Skip to content

0.16.0 Adds dns_subdomain variable to override subdomain

Compare
Choose a tag to compare
@maximmi maximmi released this 14 Feb 21:21
9904a81

what

  • Adds dns_subdomain variable to override subdomain
  • Fix apply_immediately parameter

why

  • Helps in case of need the ability to scope the subdomain of this service to an environment specific resource
  • It was declared as a variable, but wasn't actually set on the aws_elasticache_replication_group resource.