terraform.aws-baseline-infra/modules/ManagementGovernance/Monitoring.EC2/variables.tf

8 lines
229 B
Terraform
Raw Normal View History

2022-11-02 18:05:26 +08:00
variable "cw-alarm-prefix" {}
variable "actions-enabled" {}
variable "ec2-instance-id" {}
variable "settings" {}
# variable asrolearn {}
variable target-account-ak {}
variable target-account-sk {}
variable target-account-token {}