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

docs: Update version constraints #162

Merged
merged 2 commits into from
Sep 8, 2021

Conversation

jmatsushita
Copy link
Contributor

Description

Update version constraints to prevent from (theoretical) problems when copy pasting examples...

Motivation and Context

Someone (!) could copy paste and have errors difficult to interpret:

│ Error: Unsupported attribute
│
│   on roles.tf line 186, in module "iam_group_with_assumable_roles_policy":
│  186:     module.iam_assumable_role_custom.iam_role_arn
│     ├────────────────
│     │ module.iam_assumable_role_custom is a object, known only after apply
│
│ This object does not have an attribute named "iam_role_arn".

Breaking Changes

None

How Has This Been Tested?

Copy pasted and it worked. :)

@jmatsushita jmatsushita changed the title Update version constraints docs: Update version constraints Sep 2, 2021
@antonbabenko antonbabenko merged commit 37d5168 into terraform-aws-modules:master Sep 8, 2021
@antonbabenko
Copy link
Member

Thanks, @jmatsushita !

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants