You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| metadata_http_endpoint | The state of the instance metadata service. Requires `create_launch_template` to be `true`| bool |`var.workers_group_defaults[metadata_http_endpoint]`|
49
+
| metadata_http_tokens | If session tokens are required. Requires `create_launch_template` to be `true`| bool |`var.workers_group_defaults[metadata_http_tokens]`|
50
+
| metadata_http_put_response_hop_limit | The desired HTTP PUT response hop limit for instance metadata requests. Requires `create_launch_template` to be `true`| bool |`var.workers_group_defaults[metadata_http_put_response_hop_limit]`|
48
51
49
52
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
0 commit comments