Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Commit

Permalink
Corrected module README docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rdunn-Hypr committed Mar 17, 2020
1 parent bf39822 commit 5e8d8da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion policy-and-role/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Terraform Group To Policy Module
## Terraform Policy and Role Module

This module creates a IAM policy and IAM Role and attaches the policy to the role.

Expand Down
2 changes: 1 addition & 1 deletion policy-to-group/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Terraform Group To Policy Module
## Terraform Policy to Group Module

This module ill create a IAM policy and group and bind the policy to the group.

Expand Down
2 changes: 1 addition & 1 deletion policy-to-role/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Terraform Group To Policy Module
## Terraform Policy to Role Module

This module creates a IAM policy and attaches the policy to an existing Role.

Expand Down

0 comments on commit 5e8d8da

Please sign in to comment.