Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds documentation for the IAM module #48

Merged
merged 1 commit into from
Mar 6, 2020
Merged

Adds documentation for the IAM module #48

merged 1 commit into from
Mar 6, 2020

Conversation

errm
Copy link
Member

@errm errm commented Mar 6, 2020

No description provided.

@errm errm requested review from a team, kaorimatz and takanabe and removed request for a team March 6, 2020 12:20
@errm errm mentioned this pull request Mar 6, 2020
5 tasks

```hcl
module "iam" {
source = "cookpad/eks/aws//modules/iam"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the meaning of the double slash in this context ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's just how you reference submodules that are hosted on Terraform Registry ...

See https://registry.terraform.io/modules/errm/test/aws/0.0.3/submodules/cheese as an example!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@errm errm merged commit a20d5dd into master Mar 6, 2020
@errm errm deleted the doc-iam branch March 20, 2020 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants