Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing data for ec_gcp_private_service_connect_endpoint #860

Open
4 tasks done
ichbinfrog opened this issue Sep 23, 2024 · 0 comments
Open
4 tasks done

Missing data for ec_gcp_private_service_connect_endpoint #860

ichbinfrog opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@ichbinfrog
Copy link
Contributor

The doc states that the europe-west9 region is available but the ec_gcp_private_service_connect_endpoint yields an error could not find a privatelink endpoint for region: europe-west9.

Readiness Checklist

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I am reporting the issue to the correct repository (for multi-repository projects)

Expected Behavior

The data source returns

Current Behavior

## Terraform definition

data "ec_gcp_private_service_connect_endpoint" "main" {
  region = "europe-west9"
}

Steps to Reproduce

Context

Possible Solution

Your Environment

  • Version used:
  • Running against Elastic Cloud SaaS or Elastic Cloud Enterprise and version:
  • Environment name and version (e.g. Go 1.9):
  • Server type and version:
  • Operating System and version:
  • Link to your project:
@ichbinfrog ichbinfrog added the bug Something isn't working label Sep 23, 2024
@Kushmaro Kushmaro added this to the 0.14.0 milestone Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants