puppetlabs / puppetlabs-pecdm

Puppet Bolt driven fusion of puppetlabs/peadm and Terraform.
Apache License 2.0
14 stars 19 forks source link

internalDNS AWS #84

Closed cdenneen closed 1 year ago

cdenneen commented 1 year ago

With internalDNS added to AWS terraform. Update plans to include this change.

ody commented 1 year ago

From the Terraform perspective, this is already complete but using it inside pecdm is blocked by a PR waiting to be merged on puppetlabs-terraform.

https://github.com/puppetlabs/puppetlabs-terraform/pull/27

ody commented 1 year ago

PR has been merged

ody commented 1 year ago

Requirements for making this all work have been merged. An example of how to create route53 based records prior to deploying PE can be found here: https://github.com/ody/example-pe_provisioner/tree/main/plans/aws