Skip to content

Commit

Permalink
DisableIMDSv1 should be true.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansundin committed Aug 23, 2021
1 parent 96da975 commit 7b7604e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ebextensions/defaults.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ option_settings:
value: "8"
- namespace: aws:autoscaling:launchconfiguration
option_name: DisableIMDSv1
value: false
value: true

# Optional security group hardening:
# - namespace: aws:autoscaling:launchconfiguration
Expand Down

0 comments on commit 7b7604e

Please sign in to comment.