On our project, we have a need to add an extra tag to the load balancer's security group as a way to mark the security group as exempt from a particular requirement.
We've tested this change in our environment and confirmed it's backwards compatible (i.e., no change to the existing security group when using the default value for security_group_tags).
On our project, we have a need to add an extra tag to the load balancer's security group as a way to mark the security group as exempt from a particular requirement.
We've tested this change in our environment and confirmed it's backwards compatible (i.e., no change to the existing security group when using the default value for
security_group_tags
).This PR also updates the CircleCI image to pull in terraform-docs v0.12.0 (see https://github.com/trussworks/docker-circleci/pull/16).