Skip to content

docs: Updated autoscaling.md#1515

Merged
antonbabenko merged 2 commits into
terraform-aws-modules:masterfrom
PascalBourdier:patch-1
Aug 25, 2021
Merged

docs: Updated autoscaling.md#1515
antonbabenko merged 2 commits into
terraform-aws-modules:masterfrom
PascalBourdier:patch-1

Conversation

@PascalBourdier

Copy link
Copy Markdown
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

@bryantbiggs bryantbiggs left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown

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
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.

3 participants