terraform-aws-modules / terraform-aws-autoscaling

Terraform module to create AWS Auto Scaling resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/autoscaling/aws
Apache License 2.0
288 stars 552 forks source link

docs: Update README to restrict max hop limit for IMDSv2 #247

Closed nitrocode closed 8 months ago

nitrocode commented 8 months ago

Description

set hops to 1 as per aws recommendation

https://docs.aws.amazon.com/securityhub/latest/userguide/autoscaling-controls.html#autoscaling-4

Motivation and Context

Follow best practices

Breaking Changes

None

How Has This Been Tested?

antonbabenko commented 8 months ago

This PR is included in version 7.2.0 :tada:

github-actions[bot] commented 7 months ago

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.