diff --git a/_example/anomaly_example/example.tf b/_example/anomaly_example/example.tf index cc5a2b7..96f7685 100644 --- a/_example/anomaly_example/example.tf +++ b/_example/anomaly_example/example.tf @@ -42,7 +42,7 @@ module "public_subnets" { ##----------------------------------------------------- module "ec2" { source = "clouddrove/ec2/aws" - version = "2.0.1" + version = "2.0.3" name = "alarm" environment = "test"