Skip to content

Latest commit

History

History
36 lines (23 loc) 路 795 Bytes

File metadata and controls

36 lines (23 loc) 路 795 Bytes

HTTP Security Group example

Configuration in this directory creates set of Security Group and Security Group Rules resources in various combination.

Data sources are used to discover existing VPC resources (VPC and default security group).

Usage

To run this example you need to execute:

$ terraform init
$ terraform plan
$ terraform apply

Note that this example may create resources which cost money. Run terraform destroy when you don't need these resources.

Providers

Name Version
aws n/a

Inputs

No input.

Outputs

Name Description
this_security_group_id The ID of the security group