<- All Guardrails
Terraform Policy
Ensure that the EC2 Metadata Service only allows IMDSv2
Ensure that the EC2 Metadata Service only allows IMDSv2
Copy
GUARDRAIL "[CIS - AWS] 5.7 Ensure that the EC2 Metadata Service only allows IMDSv2"
  WHEN aws_instance.metadata_options.http_endpoint != "disabled"
    REQUIRE metadata_options.http_tokens = "required"
  OVERRIDE WITH APPROVAL @security
Import into Resourcely
Why import into Resourcely?
Made by
Resourcely
Provider
AWS
Compliance Standards
(see all)
Category
General security