Terraform Level 2 Create and Configure Alarm Using CloudWatch Using Terraform Task 18

Hi,

I got

outputs.tf

output “KKE_instance_name” {
value = “datacenter-ec2”
}

output “KKE_cloudwatch_alarm_name” {
value = “datacenter-alarm”
}

Can you please check?

Regards,

Hi @itayara

Thanks for your feedback.

It is a valid issue, I’ve forwared to the team and it will be fixed soon.

Hi @itayara,

The issue is fixed, please try again.

1 Like