Skip to content

Testing Atlantis v2 #2

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

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

ramirocastillo93
Copy link
Owner

atlantis plan

@ramirocastillo93
Copy link
Owner Author

atlantis plan

1 similar comment
@ramirocastillo93
Copy link
Owner Author

atlantis plan

@ramirocastillo93
Copy link
Owner Author

Ran Plan for 4 projects:

  1. dir: app/deployment workspace: default
  2. dir: atlantis workspace: default
  3. dir: gcp/gke workspace: default
  4. dir: postgresql/deployment workspace: default

1. dir: app/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/app/deployment": exit status 1
Upgrading modules...
- flask-app in ../modules/flask-app
- gke_secret in ../modules/gke-secret

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



2. dir: atlantis workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/atlantis": exit status 1

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



3. dir: gcp/gke workspace: default

Plan Error

Show Output
running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/gcp/gke": exit status 1
Upgrading modules...
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 23.1.0 for gke...
- gke in .terraform/modules/gke/modules/private-cluster
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 25.0.0 for gke_auth...
- gke_auth in .terraform/modules/gke_auth/modules/auth
Downloading registry.terraform.io/terraform-google-modules/network/google 4.1.0 for gke_vpc...
- gke_vpc in .terraform/modules/gke_vpc
- gke_vpc.firewall_rules in .terraform/modules/gke_vpc/modules/firewall-rules
- gke_vpc.routes in .terraform/modules/gke_vpc/modules/routes
- gke_vpc.subnets in .terraform/modules/gke_vpc/modules/subnets
- gke_vpc.vpc in .terraform/modules/gke_vpc/modules/vpc
There are some problems with the configuration, described below.

The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
╷
│ Error: Invalid type specification
│ 
│   on variables.tf line 108, in variable "namespaces":
│  108:   type = map(object)
│ 
│ The object type constructor requires one argument specifying the attribute
│ types and values as a map.
╵



4. dir: postgresql/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/postgresql/deployment": exit status 1
Upgrading modules...
- postgresql in ../modules

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply
  • 🚮 To delete all plans and locks for the PR, comment:
    • atlantis unlock

@ramirocastillo93
Copy link
Owner Author

atlantis plan

@ramirocastillo93
Copy link
Owner Author

Ran Plan for 4 projects:

  1. dir: app/deployment workspace: default
  2. dir: atlantis workspace: default
  3. dir: gcp/gke workspace: default
  4. dir: postgresql/deployment workspace: default

1. dir: app/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/app/deployment": exit status 1
Upgrading modules...
- flask-app in ../modules/flask-app
- gke_secret in ../modules/gke-secret

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



2. dir: atlantis workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/atlantis": exit status 1

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



3. dir: gcp/gke workspace: default

Plan Error

Show Output
running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/gcp/gke": exit status 1
Upgrading modules...
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 23.1.0 for gke...
- gke in .terraform/modules/gke/modules/private-cluster
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 25.0.0 for gke_auth...
- gke_auth in .terraform/modules/gke_auth/modules/auth
Downloading registry.terraform.io/terraform-google-modules/network/google 4.1.0 for gke_vpc...
- gke_vpc in .terraform/modules/gke_vpc
- gke_vpc.firewall_rules in .terraform/modules/gke_vpc/modules/firewall-rules
- gke_vpc.routes in .terraform/modules/gke_vpc/modules/routes
- gke_vpc.subnets in .terraform/modules/gke_vpc/modules/subnets
- gke_vpc.vpc in .terraform/modules/gke_vpc/modules/vpc
There are some problems with the configuration, described below.

The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
╷
│ Error: Invalid type specification
│ 
│   on variables.tf line 108, in variable "namespaces":
│  108:   type = map(object)
│ 
│ The object type constructor requires one argument specifying the attribute
│ types and values as a map.
╵



4. dir: postgresql/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/postgresql/deployment": exit status 1
Upgrading modules...
- postgresql in ../modules

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply
  • 🚮 To delete all plans and locks for the PR, comment:
    • atlantis unlock

@ramirocastillo93
Copy link
Owner Author

atlantis plan

@ramirocastillo93
Copy link
Owner Author

Ran Plan for 4 projects:

  1. dir: app/deployment workspace: default
  2. dir: atlantis workspace: default
  3. dir: gcp/gke workspace: default
  4. dir: postgresql/deployment workspace: default

1. dir: app/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/app/deployment": exit status 1
Upgrading modules...
- flask-app in ../modules/flask-app
- gke_secret in ../modules/gke-secret

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



2. dir: atlantis workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/atlantis": exit status 1

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



3. dir: gcp/gke workspace: default

Plan Error

Show Output
running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/gcp/gke": exit status 1
Upgrading modules...
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 23.1.0 for gke...
- gke in .terraform/modules/gke/modules/private-cluster
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 25.0.0 for gke_auth...
- gke_auth in .terraform/modules/gke_auth/modules/auth
Downloading registry.terraform.io/terraform-google-modules/network/google 4.1.0 for gke_vpc...
- gke_vpc in .terraform/modules/gke_vpc
- gke_vpc.firewall_rules in .terraform/modules/gke_vpc/modules/firewall-rules
- gke_vpc.routes in .terraform/modules/gke_vpc/modules/routes
- gke_vpc.subnets in .terraform/modules/gke_vpc/modules/subnets
- gke_vpc.vpc in .terraform/modules/gke_vpc/modules/vpc
There are some problems with the configuration, described below.

The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
╷
│ Error: Invalid type specification
│ 
│   on variables.tf line 108, in variable "namespaces":
│  108:   type = map(object)
│ 
│ The object type constructor requires one argument specifying the attribute
│ types and values as a map.
╵



4. dir: postgresql/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/postgresql/deployment": exit status 1
Upgrading modules...
- postgresql in ../modules

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply
  • 🚮 To delete all plans and locks for the PR, comment:
    • atlantis unlock

@ramirocastillo93
Copy link
Owner Author

Did you mean to use atlantis instead of terraform?

@ramirocastillo93
Copy link
Owner Author

atlantis plan

2 similar comments
@ramirocastillo93
Copy link
Owner Author

atlantis plan

@ramirocastillo93
Copy link
Owner Author

atlantis plan

@ramirocastillo93
Copy link
Owner Author

Ran Plan for 4 projects:

  1. dir: app/deployment workspace: default
  2. dir: atlantis workspace: default
  3. dir: gcp/gke workspace: default
  4. dir: postgresql/deployment workspace: default

1. dir: app/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/app/deployment": exit status 1
Upgrading modules...
- flask-app in ../modules/flask-app
- gke_secret in ../modules/gke-secret

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



2. dir: atlantis workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/atlantis": exit status 1

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



3. dir: gcp/gke workspace: default

Plan Error

Show Output
running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/gcp/gke": exit status 1
Upgrading modules...
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 23.1.0 for gke...
- gke in .terraform/modules/gke/modules/private-cluster
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 25.0.0 for gke_auth...
- gke_auth in .terraform/modules/gke_auth/modules/auth
Downloading registry.terraform.io/terraform-google-modules/network/google 4.1.0 for gke_vpc...
- gke_vpc in .terraform/modules/gke_vpc
- gke_vpc.firewall_rules in .terraform/modules/gke_vpc/modules/firewall-rules
- gke_vpc.routes in .terraform/modules/gke_vpc/modules/routes
- gke_vpc.subnets in .terraform/modules/gke_vpc/modules/subnets
- gke_vpc.vpc in .terraform/modules/gke_vpc/modules/vpc
There are some problems with the configuration, described below.

The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
╷
│ Error: Invalid type specification
│ 
│   on variables.tf line 108, in variable "namespaces":
│  108:   type = map(object)
│ 
│ The object type constructor requires one argument specifying the attribute
│ types and values as a map.
╵



4. dir: postgresql/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/postgresql/deployment": exit status 1
Upgrading modules...
- postgresql in ../modules

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply
  • 🚮 To delete all plans and locks for the PR, comment:
    • atlantis unlock

2 similar comments
@ramirocastillo93
Copy link
Owner Author

Ran Plan for 4 projects:

  1. dir: app/deployment workspace: default
  2. dir: atlantis workspace: default
  3. dir: gcp/gke workspace: default
  4. dir: postgresql/deployment workspace: default

1. dir: app/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/app/deployment": exit status 1
Upgrading modules...
- flask-app in ../modules/flask-app
- gke_secret in ../modules/gke-secret

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



2. dir: atlantis workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/atlantis": exit status 1

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



3. dir: gcp/gke workspace: default

Plan Error

Show Output
running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/gcp/gke": exit status 1
Upgrading modules...
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 23.1.0 for gke...
- gke in .terraform/modules/gke/modules/private-cluster
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 25.0.0 for gke_auth...
- gke_auth in .terraform/modules/gke_auth/modules/auth
Downloading registry.terraform.io/terraform-google-modules/network/google 4.1.0 for gke_vpc...
- gke_vpc in .terraform/modules/gke_vpc
- gke_vpc.firewall_rules in .terraform/modules/gke_vpc/modules/firewall-rules
- gke_vpc.routes in .terraform/modules/gke_vpc/modules/routes
- gke_vpc.subnets in .terraform/modules/gke_vpc/modules/subnets
- gke_vpc.vpc in .terraform/modules/gke_vpc/modules/vpc
There are some problems with the configuration, described below.

The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
╷
│ Error: Invalid type specification
│ 
│   on variables.tf line 108, in variable "namespaces":
│  108:   type = map(object)
│ 
│ The object type constructor requires one argument specifying the attribute
│ types and values as a map.
╵



4. dir: postgresql/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/postgresql/deployment": exit status 1
Upgrading modules...
- postgresql in ../modules

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply
  • 🚮 To delete all plans and locks for the PR, comment:
    • atlantis unlock

@ramirocastillo93
Copy link
Owner Author

Ran Plan for 4 projects:

  1. dir: app/deployment workspace: default
  2. dir: atlantis workspace: default
  3. dir: gcp/gke workspace: default
  4. dir: postgresql/deployment workspace: default

1. dir: app/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/app/deployment": exit status 1
Upgrading modules...
- flask-app in ../modules/flask-app
- gke_secret in ../modules/gke-secret

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



2. dir: atlantis workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/atlantis": exit status 1

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



3. dir: gcp/gke workspace: default

Plan Error

Show Output
running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/gcp/gke": exit status 1
Upgrading modules...
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 23.1.0 for gke...
- gke in .terraform/modules/gke/modules/private-cluster
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 25.0.0 for gke_auth...
- gke_auth in .terraform/modules/gke_auth/modules/auth
Downloading registry.terraform.io/terraform-google-modules/network/google 4.1.0 for gke_vpc...
- gke_vpc in .terraform/modules/gke_vpc
- gke_vpc.firewall_rules in .terraform/modules/gke_vpc/modules/firewall-rules
- gke_vpc.routes in .terraform/modules/gke_vpc/modules/routes
- gke_vpc.subnets in .terraform/modules/gke_vpc/modules/subnets
- gke_vpc.vpc in .terraform/modules/gke_vpc/modules/vpc
There are some problems with the configuration, described below.

The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
╷
│ Error: Invalid type specification
│ 
│   on variables.tf line 108, in variable "namespaces":
│  108:   type = map(object)
│ 
│ The object type constructor requires one argument specifying the attribute
│ types and values as a map.
╵



4. dir: postgresql/deployment workspace: default

Plan Error

running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/postgresql/deployment": exit status 1
Upgrading modules...
- postgresql in ../modules

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply
  • 🚮 To delete all plans and locks for the PR, comment:
    • atlantis unlock

@ramirocastillo93
Copy link
Owner Author

atlantis plan

@ramirocastillo93
Copy link
Owner Author

Ran Plan for 4 projects:

  1. dir: app/deployment workspace: default
  2. dir: atlantis workspace: default
  3. dir: gcp/gke workspace: default
  4. dir: postgresql/deployment workspace: default

1. dir: app/deployment workspace: default

Plan Error

running "/atlantis-data/bin/terraform1.4.0 init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/app/deployment": exit status 1

Initializing the backend...
Upgrading modules...
- flask-app in ../modules/flask-app
- gke_secret in ../modules/gke-secret
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



2. dir: atlantis workspace: default

Plan Error

running "/atlantis-data/bin/terraform1.4.0 init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/atlantis": exit status 1

Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



3. dir: gcp/gke workspace: default

Plan Error

Show Output
running "/usr/local/bin/terraform init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/gcp/gke": exit status 1
Upgrading modules...
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 23.1.0 for gke...
- gke in .terraform/modules/gke/modules/private-cluster
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 25.0.0 for gke_auth...
- gke_auth in .terraform/modules/gke_auth/modules/auth
Downloading registry.terraform.io/terraform-google-modules/network/google 4.1.0 for gke_vpc...
- gke_vpc in .terraform/modules/gke_vpc
- gke_vpc.firewall_rules in .terraform/modules/gke_vpc/modules/firewall-rules
- gke_vpc.routes in .terraform/modules/gke_vpc/modules/routes
- gke_vpc.subnets in .terraform/modules/gke_vpc/modules/subnets
- gke_vpc.vpc in .terraform/modules/gke_vpc/modules/vpc
There are some problems with the configuration, described below.

The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
╷
│ Error: Invalid type specification
│ 
│   on variables.tf line 108, in variable "namespaces":
│  108:   type = map(object)
│ 
│ The object type constructor requires one argument specifying the attribute
│ types and values as a map.
╵



4. dir: postgresql/deployment workspace: default

Plan Error

running "/atlantis-data/bin/terraform1.4.0 init -input=false -upgrade" in "/atlantis-data/repos/ramirocastillo93/build-deploy-flask-app-gcp-k8s/2/default/postgresql/deployment": exit status 1

Initializing the backend...
Upgrading modules...
- postgresql in ../modules
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403: Caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist)., forbidden
│ 
│ 
╵



  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply
  • 🚮 To delete all plans and locks for the PR, comment:
    • atlantis unlock

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.

1 participant