There was an error while loading. Please reload this page.
1 parent 82501f2 commit 28718b4Copy full SHA for 28718b4
_example/redis/example.tf
@@ -93,9 +93,9 @@ module "redis" {
93
####----------------------------------------------------------------------------------
94
route53_record_enabled = true
95
ssm_parameter_endpoint_enabled = true
96
- dns_record_name = "prodd"
+ dns_record_name = "prod"
97
route53_ttl = "300"
98
route53_type = "CNAME"
99
- route53_zone_id = "Z0176416XCY9LDL0GH04"
+ route53_zone_id = "Z017xxxxDLxxx0GH04"
100
101
}
0 commit comments