Skip to content

Commit ebcd130

Browse files
authored
Fix typos in space_asgs docs (#522)
1 parent 3b9525f commit ebcd130

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/space_asgs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ description: |-
1010

1111
Provides a Cloud Foundry resource for managing Cloud Foundry application security groups for a space.
1212

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).
1515

1616
## Example Usage
1717

0 commit comments

Comments
 (0)