TechToSpeech / terraform-aws-serverless-static-wordpress

Terraform module for deploying Serverless Static Wordpress on AWS
GNU General Public License v3.0
196 stars 69 forks source link

fix: use site_prefix in DNS entries #68

Open blimmer opened 2 years ago

blimmer commented 2 years ago

Previously, the site_prefix was not taken into account when creating the DNS entries.

nvnivs commented 2 years ago

Seems related with https://github.com/TechToSpeech/terraform-aws-serverless-static-wordpress/issues/51