Remove project_id from resourcemanager_project example (#163)

This commit is contained in:
Vicente Pinto 2023-12-13 14:46:26 +00:00 committed by GitHub
parent 62b6a1b3de
commit af78e8481a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View file

@ -14,7 +14,6 @@ Resource Manager project resource schema. To use this resource, it is required t
```terraform
resource "stackit_resourcemanager_project" "example" {
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
parent_container_id = "example-parent-container-abc123"
name = "example-container"
labels = {