Requirements
| Name |
Version |
| terraform |
>= 1.3.0 |
| aws |
>= 5.0 |
Providers
Modules
No modules.
Resources
Inputs
| Name |
Description |
Type |
Default |
Required |
| cron-expression |
Cron expression for SSM maintenance window schedule |
string |
n/a |
yes |
| description |
Description of command to run |
string |
n/a |
yes |
| instance-id |
Id of Ec2 instance to execute the script |
string |
n/a |
yes |
| schedule-name |
Name of maintenance window. e.g. Daily0900UTC8 |
string |
n/a |
yes |
| shell-script-path |
Full path to script |
string |
n/a |
yes |
Outputs
No outputs.
Authorship
This module was developed by xpk.