windows-password-rotation
giuliocalzolari/windows-password-rotation/aws
AWS SSM Windows Password Rotation
AWS SSM Windows Password Rotation Terraform version Module compatible with Terraform 0.12 Inputs | Name | Description | Type | Default | Required | |------|-------------|:----:|:-----:|:-----:| | app\_name | Application Name | string | "windows_password_rotation" | no | | create\_kms\_key | Create a dedicated KMS key or use default alias/aws/ssm | bool | "false" | no | | enabled\_cloudwatch\_task | create task to periodically install cloudwatch logs | bool | "true" | no | | schedule | SSM maintenance window schedule | string | "rate(1 day)" | no | | ssm\_target\_key | SSM maintenance window target Tags key | string | "tag:PasswordRotate" | no | | ssm\_target\_values | SSM maintenance window target Tags values | list | [ "Enabled" ] | no | Outputs | Name | Description | |------|------------
| Name | Type | Description | Default |
|---|---|---|---|
| app_name | string | Application Name | "windows_password_rotation" |
| create_kms_key | bool | Create a dedicated KMS key or use default `alias/aws/ssm` | false |
| enabled_cloudwatch_task | bool | create task to periodically install cloudwatch logs | true |
| schedule | string | SSM maintenance window schedule | "rate(1 day)" |
| ssm_target_key | string | SSM maintenance window target Tags key | "tag:PasswordRotate" |
| ssm_target_values | list | SSM maintenance window target Tags values | [
"Enabled"
] |
iam_role_name — IAM role nameiam_role_arn — IAM role ARNssm_maintenance_window — SSM maintenance window idssm_maintenance_window_target — SSM maintenance window target idkms_id — KMS id usedTerraform module for building and deploying Next.js apps to AWS. Supports SSR (L
Terraform module for provisioning an EKS cluster
Terraform module to generate well-formed JSON documents (container definitions)
Terraform module that provision an S3 bucket to store the terraform.tfstate file