A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/terraform-providers/terraform-provider-google/issues/1701 below:

Cannot move a project which was created with org_id into a folder · Issue #1701 · hashicorp/terraform-provider-google · GitHub

Terraform Version

Terraform v0.11.7

Affected Resource(s) Terraform Configuration Files
resource "google_project" "project_a" {
  name        = "project-a"
  project_id = "project-a"

  billing_account = "xxxxxxxx"
  folder_id = "folders/00000000"
  # org_id = "00000000" 
  skip_delete = false
}
Expected Behavior Actual Behavior
google_project.project_a: 'org_id' and 'folder_id' cannot be both set.
Steps to Reproduce
  1. terraform apply to create a GCP project with org_id
  2. Remove the org_id line, and add folder_id
  3. Run terraform apply again

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4