Skip to content

Commit

Permalink
http_put_response_hop_limit = 2
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvveen committed Jan 2, 2025
1 parent f3f14bb commit 60b8971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 00-variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ variable metadata_options {
default = {
http_endpoint = "enabled"
http_tokens = "required"
http_put_response_hop_limit = 2
instance_metadata_tags = "disabled"
}
}
Expand Down

0 comments on commit 60b8971

Please sign in to comment.