Difference between revisions of "Vpc security group ids"
Jump to navigation
Jump to search
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | + | <code>vpc_security_group_ids</code> | |
− | |||
+ | * [[Terraform resource]]: <code>[[Terraform resource: aws_instance|aws_instance]]</code> | ||
+ | * [[Terraform resource]]: <code>[[Terraform resource: aws_db_instance|aws_db_instance]]</code> | ||
− | * | + | == Example == |
+ | * <code>vpc_security_group_ids = [aws_security_group.your_sg_name.id]</code> | ||
+ | == Related == | ||
+ | * [[Terraform resource]]: <code>[[Terraform resource: aws_security_group]]</code> | ||
+ | * <code>[[Still destroying]]</code> | ||
== See also == | == See also == | ||
− | * {{ | + | * {{terraform aws resources}} |
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 17:29, 6 April 2023
Advertising: