Skip to content
New issue

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

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

Already on GitHub? # to your account

docs: Updated autoscaling.md #1515

Merged
merged 2 commits into from
Aug 25, 2021
Merged

docs: Updated autoscaling.md #1515

merged 2 commits into from
Aug 25, 2021

Conversation

PascalBourdier
Copy link
Contributor

to avoid it:

│ Error: Invalid index
│
│   on .terraform/..., in resource "aws_iam_role_policy_attachment" "workers_autoscaling":
│    5:   role       = module.my_cluster.worker_iam_role_name[0]
│     ├────────────────
│     │ module.my_cluster.worker_iam_role_name is "..."
│
│ This value does not have any indices.

PR o'clock

Description

Please explain the changes you made here and link to any relevant issues.

Checklist

to avoid it:
```
│ Error: Invalid index
│
│   on .terraform/..., in resource "aws_iam_role_policy_attachment" "workers_autoscaling":
│    5:   role       = module.my_cluster.worker_iam_role_name[0]
│     ├────────────────
│     │ module.my_cluster.worker_iam_role_name is "..."
│
│ This value does not have any indices.
```
@PascalBourdier PascalBourdier changed the title Update autoscaling.md doc: Update autoscaling.md Aug 6, 2021
@PascalBourdier PascalBourdier changed the title doc: Update autoscaling.md docs: Update autoscaling.md Aug 6, 2021
Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

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

@antonbabenko / @barryib 👍🏼

@antonbabenko antonbabenko changed the title docs: Update autoscaling.md docs: Updated autoscaling.md Aug 25, 2021
@antonbabenko antonbabenko merged commit 880b08c into terraform-aws-modules:master Aug 25, 2021
@github-actions
Copy link

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 13, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants