Ian P. Christian
Ian P. Christian
Running the role on a opensuse host twice ends up with the repos baseurl getting corrupt. This is due to the re-use of the variable `datadog_zypper_repo` ```# cat repos.d/datadog.repo [datadog]...
### Terraform Core Version 1.3.9 ### AWS Provider Version 4.55.0 ### Affected Resource(s) * aws_security_group ### Expected Behavior Ingress rule with description ="Allow 1431 In - BUG? - will not...
##### SUMMARY under certain conditions, update_facts will prevent variables being substituted within variables it manipulates ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ansible.utils.update_fact ##### ANSIBLE VERSION ```paste below...
### Describe the Bug Updating from 0.30.0 to 0.30.2 causes SSM parameter to be deleted. see also: https://github.com/cloudposse/terraform-aws-documentdb-cluster/issues/127 code was: ``` module "documentdb_cluster" { source = "cloudposse/documentdb-cluster/aws" # NOTE: DO...