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

Pass region to the NAT Gateway IPs #16

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

reisbel
Copy link
Contributor

@reisbel reisbel commented Sep 1, 2021

Passing region value to NAT Gateway IPs, see below error log using the current implementation

40: resource "google_compute_address" "nat-address" {
  on network.tf line 40, in resource "google_compute_address" "nat-address":

Error: Cannot determine region: set in this resource, or set provider-level 'region' or 'zone'.

@danisla
Copy link
Member

danisla commented Sep 1, 2021

LGTM. thanks

@danisla danisla merged commit a84d067 into selkies-project:master Sep 1, 2021
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