Terraform module for managing SSM Default Host Management. This module also has options to enable AWS SSM Explorer, and configure an SSM Association to auto-update the SSM Agent on all EC2 instances. In total, the module instends to implement the same features as the Quick Setup for Default Host Management in an AWS Organization.
No requirements.
Name | Version |
---|---|
aws | n/a |
Name | Type |
---|---|
aws_caller_identity.this | data source |
aws_partition.this | data source |
aws_region.this | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
ssm_default_host_management | Object of attributes for configuring SSM Default Host Management | object({ |
{} |
no |
No outputs.