Manage AWS Config
Manual testing:
# Replace "xxx" with an actual AWS profile, then execute the integration tests.
export AWS_PROFILE=xxx
make terraform/pytest PYTEST_ARGS="-v --nomock"
For automated testing, PYTEST_ARGS is optional and no profile is needed:
make mockstack/up
make terraform/pytest PYTEST_ARGS="-v"
make mockstack/clean
Name | Version |
---|---|
terraform | >= 0.12 |
aws | >= 5.38.0 |
Name | Version |
---|---|
aws | >= 5.38.0 |
Name | Type |
---|
Name | Description | Type | Default | Required |
---|---|---|---|---|
config | Object of inputs for AWS Config service | object({ |
n/a | yes |
Name | Description |
---|---|
config_delivery_channel_id | The name of the AWS Config delivery channel |
config_recorder_id | The name of the AWS Config recorder |