Skip to content

Wrong versions in module instance_template #575

@Thibaut-Nurit

Description

@Thibaut-Nurit

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-point

Terraform Version

Terraform v1.12.2

Terraform 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.1

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions