chore(projectmanager): remove members attribute (#737)
relates to STACKITTPR-165
This commit is contained in:
parent
a8809a4979
commit
297a8a6f88
7 changed files with 145 additions and 713 deletions
|
|
@ -25,7 +25,6 @@ data "stackit_resourcemanager_project" "example" {
|
|||
### Optional
|
||||
|
||||
- `container_id` (String) Project container ID. Globally unique, user-friendly identifier.
|
||||
- `owner_email` (String) Email address of the owner of the project. This value is only considered during creation. Changing it afterwards will have no effect.
|
||||
- `project_id` (String) Project UUID identifier. This is the ID that can be used in most of the other resources to identify the project.
|
||||
|
||||
### Read-Only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue