Skip to content

Update Terraform google to ~> 6.20.0 #2913

Update Terraform google to ~> 6.20.0

Update Terraform google to ~> 6.20.0 #2913

Triggered via push February 12, 2025 11:05
Status Success
Total duration 3m 56s
Artifacts

ci-terraform.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
tflint
Missing version constraint for provider "google" in `required_providers`
tflint
provider 'aws' is declared in required_providers but not used by the module
tflint
Module should include an empty outputs.tf file
tflint
Interpolation-only expressions are deprecated in Terraform v0.12.14
tflint
Missing version constraint for provider "tfe" in `required_providers`
tflint
data "aws_region" "current" is declared but not used
tflint
data "aws_ec2_managed_prefix_list" "cloudfront" is declared but not used
tflint
Missing version constraint for provider "google" in `required_providers`
tflint
variable "aws_region" is declared but not used
tflint
data "google_project" "project" is declared but not used
tflint
"default.memcached1.6" is default parameter group. You cannot edit it.