Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 8, 2023
1 parent 13facea commit 69ccf9b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion terraform-organzation-info-role/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# About aws-info-setup :: terraform-organization-info-role

Role to be assumed from terraform in a remote account (or local account) to grab organization information
used for sharing resources across the organization.
used for sharing resources across the organization. This role belongs only in the organization master, or
any delegated organization master(s).

# Usage
```hcl
Expand Down
3 changes: 2 additions & 1 deletion terraform-organzation-info-role/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
* # About aws-info-setup :: terraform-organization-info-role
*
* Role to be assumed from terraform in a remote account (or local account) to grab organization information
* used for sharing resources across the organization.
* used for sharing resources across the organization. This role belongs only in the organization master, or
* any delegated organization master(s).
*
* # Usage
* ```hcl
Expand Down

0 comments on commit 69ccf9b

Please sign in to comment.