You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"main": "ObjectStorage bucket resource schema. Must have a `region` specified in the provider configuration. If you are creating `credentialsgroup` and `bucket` resources simultaneously, please include the `depends_on` field so that they are created sequentially. This prevents errors from concurrent calls to the service enablement that is done in the background.",
112
-
"id": "Terraform's internal resource identifier. It is structured as \"`project_id`,`name`\".",
112
+
"id": "Terraform's internal resource identifier. It is structured as \"`project_id`,`region`,`name`\".",
113
113
"name": "The bucket name. It must be DNS conform.",
114
114
"project_id": "STACKIT Project ID to which the bucket is associated.",
0 commit comments