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

Error: gcp adv_peering_4fw_2spoke ilb ip_address default value #17

Open
Nornode opened this issue Dec 10, 2019 · 0 comments
Open

Error: gcp adv_peering_4fw_2spoke ilb ip_address default value #17

Nornode opened this issue Dec 10, 2019 · 0 comments

Comments

@Nornode
Copy link

Nornode commented Dec 10, 2019

Having a default value for the variable ip_address in ./modules/ilb/variables.tf casues errors:

terraform/gcp/adv_peering_4fw_2spoke (master) $ terraform apply
data.google_compute_zones.available: Refreshing state...

Error: could not parse "ip_address" to IP address

  on modules/ilb/main.tf line 23, in resource "google_compute_forwarding_rule" "default":
  23: resource "google_compute_forwarding_rule" "default" {



Error: could not parse "ip_address" to IP address

  on modules/ilb/main.tf line 23, in resource "google_compute_forwarding_rule" "default":
  23: resource "google_compute_forwarding_rule" "default" {

Yet, not having them casues other errors...

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

No branches or pull requests

1 participant