Skip to content

Bump hashicorp/google from 6.1.0 to 6.12.0 #72

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

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

roger2hk
Copy link
Contributor

Towards #53.

The default_backup_schedule_type field was added to google_spanner_instance in 6.12.0.

https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md#6120-november-18-2024

17:57:08.912 INFO   Downloading Terraform configurations from ../../../modules/gcp into ./.terragrunt-cache/u2H3Rb8M2bUxoFwdXNwSqfaO1X4/u3yEPTHI42lFP2ufEiajjQcTgw0
17:57:10.772 STDERR terraform: ╷
17:57:10.772 STDERR terraform: │ Error: Unsupported argument
17:57:10.772 STDERR terraform: │ 
17:57:10.772 STDERR terraform: │   on ../storage/main.tf line 49, in resource "google_spanner_instance" "log_spanner":
17:57:10.772 STDERR terraform: │   49:   default_backup_schedule_type = "NONE"
17:57:10.773 STDERR terraform: │ 
17:57:10.773 STDERR terraform: │ An argument named "default_backup_schedule_type" is not expected here.
17:57:10.773 STDERR terraform: ╵
17:57:10.779 ERROR  terraform invocation failed in ./.terragrunt-cache/u2H3Rb8M2bUxoFwdXNwSqfaO1X4/u3yEPTHI42lFP2ufEiajjQcTgw0/conformance
17:57:10.779 ERROR  error occurred:

* Failed to execute "terraform plan" in ./.terragrunt-cache/u2H3Rb8M2bUxoFwdXNwSqfaO1X4/u3yEPTHI42lFP2ufEiajjQcTgw0/conformance
  ╷
  │ Error: Unsupported argument
  │ 
  │   on ../storage/main.tf line 49, in resource "google_spanner_instance" "log_spanner":
  │   49:   default_backup_schedule_type = "NONE"
  │ 
  │ An argument named "default_backup_schedule_type" is not expected here.
  ╵
  
  exit status 1

@roger2hk roger2hk merged commit f181ce4 into transparency-dev:main Nov 29, 2024
7 checks passed
@roger2hk roger2hk deleted the bump-tf-google branch November 29, 2024 10:50
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

Successfully merging this pull request may close these issues.

2 participants