Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emocharnik authored Jul 15, 2022
1 parent 360cc17 commit 1cc10f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Features
- Creates a provider configuration with the module-created role. The role can have the following trusted entities types:

- AWS account - Allow entities in other AWS accounts belonging to you or a 3rd party to perform actions in this account.
- AWS service - Allow AWS services like EC2, Lambda, or others to perform actions in this account.
- AWS service - Allow AWS services like EC2 to perform actions in this account.

- Custom IAM policy documents for the module-created IAM roles.

Expand Down Expand Up @@ -137,4 +137,4 @@ resource "scalr_workspace" "test" {
# alias = "west" # uncomment if you have more than one AWS provider in the workspace
}
}
```
```

0 comments on commit 1cc10f6

Please sign in to comment.