Creates a standard Consul client security group in AWS.
Checkout examples for fully functioning examples.
AWS_DEFAULT_REGION
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
create
: [Optional] Create Module, defaults to true.name
: [Optional] Name for resources, defaults to "consul-client-ports-aws".vpc_id
: [Required] VPC ID to provision resources in.cidr_blocks
: [Required] CIDR blocks for Security Groups.tags
: [Optional] Optional map of tags to set on resources, defaults to empty map.
consul_client_sg_id
: Consul client security group ID.
None
HashiCorp Solutions Engineering Team.
Mozilla Public License Version 2.0. See LICENSE for full details.