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

Add vpcAccessConnector property on google_app_engine_standard_app_version terraform resource #2405

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#4988

Release Note Template for Downstream PRs (will be copied)

appengine: added `vpc_access_connector` field to `google_app_engine_standard_app_version` resource

Derived from GoogleCloudPlatform/magic-modules#3789

…sion terraform resource (hashicorp#3789)

* add vpc access connector property in standard app version resource

* add Gemfile.lock and .ruby-version

* modify .ruby-version

* Update Gemfile.lock

* Update Gemfile.lock

* Update Gemfile.lock

* add test for vpcAccessConnector field

* change casing of test field

* add comma

* format app engine connector test

* make vpc_access_connector an object

* add vpc access connector resource to test

* pass connector id output property to app engine resource instead of hardcoding connector id

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added the size/l label Aug 19, 2020
@modular-magician modular-magician merged commit 12d8837 into hashicorp:master Aug 19, 2020
@modular-magician modular-magician deleted the downstream-pr-fd9235dd9a9148dc2b5e476afd98368f133002e1 branch November 16, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for VpcAccessConnector on App Engine Standard
1 participant