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

Update resource_compute_network_endpoint_group to support more values… #6472

Conversation

modular-magician
Copy link
Collaborator

… for network_endpoint_type parameter

To resolve hashicorp/terraform-provider-google#16138, this PR adds the following possible values, as taken from Google's documentation:

  • INTERNET_IP_PORT
  • INTERNET_FQDN_PORT
  • SERVERLESS
  • PRIVATE_SERVICE_CONNECT

Release Note Template for Downstream PRs (will be copied)

compute: added `INTERNET_IP_PORT`, `INTERNET_FQDN_PORT`, `SERVERLESS`, and `PRIVATE_SERVICE_CONNECT` as acceptable values for the `network_endpoint_type` field for the `resource_compute_network_endpoint_group` resource

Derived from GoogleCloudPlatform/magic-modules#9207

… for network_endpoint_type parameter (#9207)

[upstream:3e8ab9117f762b936a03a656deb5e52b451d61c0]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit c47f17b into hashicorp:main Oct 10, 2023
@modular-magician modular-magician deleted the downstream-pr-3e8ab9117f762b936a03a656deb5e52b451d61c0 branch November 16, 2024 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Synchronise valid options for google_compute_network_endpoint_group resource's network_endpoint_type parameter
1 participant