Terraform v0.11.7
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
org_id
field and add folder_id
will move a project into the folderorg_id
google_project.project_a: 'org_id' and 'folder_id' cannot be both set.
Steps to Reproduce
terraform apply
to create a GCP project with org_id
org_id
line, and add folder_id
terraform apply
againRetroSearch 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