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

Allow setting region without updating provider #42

Merged
merged 1 commit into from
Nov 14, 2019
Merged

Conversation

ocervell
Copy link
Contributor

Currently if we work in a specific region we'll have to specify it in our google provider.
This change allows to keep a region-agnostic provider and simply pass the region to the data.google_compute_zones.available resource.

Currently if we work in a specific region we'll have to specify it in our google provider.
This change allows to keep a region-agnostic provider and simply pass the region to the `data.google_compute_zones.available` resource.
@ocervell ocervell requested a review from morgante November 14, 2019 19:17
@morgante morgante merged commit 39f10e7 into master Nov 14, 2019
ocervell pushed a commit to terraform-google-modules/terraform-google-lb-internal that referenced this pull request Nov 19, 2019
Same problem as terraform-google-modules/terraform-google-vm#42 but for the ILB module:

Currently if we work in a specific region we'll have to specify it in our google provider.
This change allows to keep a region-agnostic provider and simply pass the region to the data.google_compute_zones.available resource.
@ocervell ocervell deleted the ocervell-patch-1 branch November 20, 2019 10:15
aaron-lane pushed a commit that referenced this pull request Nov 28, 2019
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.

2 participants