Difference between revisions of "Vpc security group ids"
Jump to navigation
Jump to search
(Redirected page to Aws instance) Tag: New redirect |
|||
(17 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{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 == | ||
+ | * {{terraform aws resources}} | ||
+ | |||
+ | [[Category:Terraform]] |
Latest revision as of 17:29, 6 April 2023
Advertising: