-
Notifications
You must be signed in to change notification settings - Fork 393
Open
Labels
bugSomething isn't workingSomething isn't working
Description
TL;DR
The addition of VLAN variable in module instance_template needs the provider google-beta version to be >= 7.19.0
Or you would end up with an error: Unsupported argument vlan
Expected behavior
No response
Observed behavior
- Using previously-installed hashicorp/google v6.50.0
- Using previously-installed hashicorp/google-beta v6.50.0
Ends with an error as v6.50.0 does not support vlan
Terraform Configuration
Update version of terraform-google-modules/vm/google//modules/instance_template in :
/cluster-toolkit/community/modules/scheduler/htcondor-access-pointTerraform Version
Terraform v1.12.2Terraform Provider Versions
- Reusing previous version of hashicorp/random from the dependency lock file
- Reusing previous version of hashicorp/local from the dependency lock file
- Reusing previous version of hashicorp/null from the dependency lock file
- Reusing previous version of hashicorp/google from the dependency lock file
- Reusing previous version of hashicorp/google-beta from the dependency lock file
- Using previously-installed hashicorp/null v3.2.4
- Using previously-installed hashicorp/google v6.50.0
- Using previously-installed hashicorp/google-beta v6.50.0
- Using previously-installed hashicorp/random v3.8.0
- Using previously-installed hashicorp/local v2.6.1Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working