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
Copy file name to clipboardExpand all lines: docs/resources/space_asgs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ description: |-
10
10
11
11
Provides a Cloud Foundry resource for managing Cloud Foundry application security groups for a space.
12
12
13
-
~> **NOTE:** This resource requires the acting user of terreform to be autherized as space developer for the target space. If the target space is managed be terraform use the resource cloudfoundry_space_users to add the acting user as developer first.
14
-
~> **NOTE:** This resource only modifies asgs managed in the resource itself. It ignores any existing default asgs (asgs defined on platform level).
13
+
~> **NOTE:** This resource requires the acting user of Terraform to be authorized as space developer for the target space. If the target space is managed by terraform, use the resource cloudfoundry_space_users to add the acting user as developer first.
14
+
~> **NOTE:** This resource only modifies asgs managed in the resource itself. It ignores any existing default asgs (asgs defined at the platform level).
0 commit comments