Closed jeffmccune closed 3 years ago
The following have been validated with version 4.0.0 of the multinic module with the following terragrunt configuration:
# terragrunt.hcl terraform { source = "git::git@github.com:openinfrastructure/terraform-google-multinic.git//examples/multiregion?ref=4.0.0" }
terraform -v Terraform v0.14.5 + provider registry.terraform.io/hashicorp/google v3.55.0 + provider registry.terraform.io/hashicorp/google-beta v3.55.0 + provider registry.terraform.io/hashicorp/random v2.3.1 + provider registry.terraform.io/hashicorp/template v2.2.0
terragrunt -v terragrunt version v0.27.3
The following have been validated with version 4.0.0 of the multinic module with the following terragrunt configuration: