This repository was archived by the owner on Jun 5, 2020. It is now read-only.
This repository was archived by the owner on Jun 5, 2020. It is now read-only.
ensure => absent does not remove route53 records #220
Open
Description
ensure => 'present' creates A record with no issues:
Info: Creating A record local33.localdomain.com.
changing present to absent does not remove the newly created route53 record. no errors are displayed during puppet agent run:
Info: Checking if A record local33.localdomain.com. exists
PE 3.8.1 on Ubuntu 14.04.3 LTS
AWS module 1.1.1