Skip to content
#

fluentd

Here are 514 public repositories matching this topic...

holisticode
holisticode commented Jul 22, 2020

Describe the Bug

Whatever is in security_groups seems to be ignored

Expected Behavior

Security groups specified in security_groups should be applied

Steps to Reproduce

security_groups = [aws_security_group.my_group1.id, aws_security_group.my_group2.id]

Screenshots

Output of terraform plan:

 ~ vpc_options {
            availability_zones = [
              

Improve this page

Add a description, image, and links to the fluentd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fluentd topic, visit your repo's landing page and select "manage topics."

Learn more