puppetlabs / puppetlabs-pecdm

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

(SOLARCH-357) adding azure provider to autope #41

Closed davidsandilands closed 3 years ago

davidsandilands commented 3 years ago

Following the work on https://github.com/puppetlabs/terraform-azure-pe_arch I have updated autope to have the providers to manage azure. It was necessary to use tags since no azure resource has both public IP and internal fqdn in any resource. This pull request would be best done in conjunction with reviewing the azure-pe_arch initial code as per merged pull requests on code base below.

https://github.com/puppetlabs/terraform-azure-pe_arch/pull/1 https://github.com/puppetlabs/terraform-azure-pe_arch/pull/2