Closed cloud-foundation-bot closed 1 year ago
Thanks for the PR! π Unfortunately it looks like some of our CI checks failed. See the Contributing Guide for details.
Running terraform fmt
Running terraform validate
terraform_validate .
β·
β
Error: Unsupported Terraform Core version β
β
on versions.tf line 18, in terraform: β
18:
required_version = "~> 0.12.6"
β
β
This configuration does not support Terraform version 1.0.5. To proceed, β
either choose another supported Terraform version or update this version β
constraint. Version constraints are normally set for good reason, so β
updating the constraint may lead to other errors or unexpected behavior. β΅ terraform_validate ./examples/shared_vpc_example β· β
Error: Unsupported Terraform Core version β
β
on versions.tf line 18, in terraform: β
18:
required_version = "~> 0.12.6"
β
β
This configuration does not support Terraform version 1.0.5. To proceed, β
either choose another supported Terraform version or update this version β
constraint. Version constraints are normally set for good reason, so β
updating the constraint may lead to other errors or unexpected behavior. β΅ β· β
Error: Unsupported Terraform Core version β
β
on ../../versions.tf line 18, in terraform: β
18:
required_version = "~> 0.12.6"
β
β
Module module.jenkins-gce (from ../../) does not support Terraform version β
1.0.5. To proceed, either choose another supported Terraform version or β
update this version constraint. Version constraints are normally set for β
good reason, so updating the constraint may lead to other errors or β
unexpected behavior. β΅ terraform_validate ./examples/simple_example β· β
Error: Unsupported Terraform Core version β
β
on versions.tf line 18, in terraform: β
18:
required_version = "~> 0.12.6"
β
β
This configuration does not support Terraform version 1.0.5. To proceed, β
either choose another supported Terraform version or update this version β
constraint. Version constraints are normally set for good reason, so β
updating the constraint may lead to other errors or unexpected behavior. β΅ β· β
Error: Unsupported Terraform Core version β
β
on ../../versions.tf line 18, in terraform: β
18:
required_version = "~> 0.12.6"
β
β
Module module.jenkins-gce (from ../../) does not support Terraform version β
1.0.5. To proceed, either choose another supported Terraform version or β
update this version constraint. Version constraints are normally set for β
good reason, so updating the constraint may lead to other errors or β
unexpected behavior. β΅ terraform_validate ./modules/artifact_storage β· β
Error: Missing required argument β
β
on main.tf line 18, in resource "google_storage_bucket" "artifacts": β
18: resource "google_storage_bucket" "artifacts" { β
β
The argument "location" is required, but no definition was found. β΅ terraform_validate ./test/fixtures/simple_example β· β
Error: Unsupported Terraform Core version β
β
on ../../../versions.tf line 18, in terraform: β
18:
required_version = "~> 0.12.6"
β
β
Module module.example.module.jenkins-gce (from ../../) does not support β
Terraform version 1.0.5. To proceed, either choose another supported β
Terraform version or update this version constraint. Version constraints β
are normally set for good reason, so updating the constraint may lead to β
other errors or unexpected behavior. β΅ β· β
Error: Unsupported Terraform Core version β
β
on ../../../examples/simple_example/versions.tf line 18, in terraform: β
18:
required_version = "~> 0.12.6"
β
β
Module module.example (from ../../../examples/simple_example) does not β
support Terraform version 1.0.5. To proceed, either choose another β
supported Terraform version or update this version constraint. Version β
constraints are normally set for good reason, so updating the constraint β
may lead to other errors or unexpected behavior. β΅ terraform_validate ./test/setup β· β
Error: Failed to read module directory β
β
Module directory .terraform/modules/project/modules/shared_vpc does not β
exist or cannot be read. β΅ β· β
Error: Failed to read module directory β
β
Module directory .terraform/modules/project/modules/shared_vpc does not β
exist or cannot be read. β΅
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This PR was auto generated, please review for accuracy before merging