Create a security group with user defined rules.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
AWS Access Key | FDAWS |
_ACCESS_KEY | Yes | The access key found on the "Security Credentials" page of the AWS management console. |
AWS Secret Key | FDAWS_ |
SECRET_KEY | Yes | The secret key found on the "Security Credentials" page of the AWS management console. |
AWS Endpoint | FDAWS |
_ENDPOINT | Yes | The AWS endpoint to use for plugin operations |
...
Inputs
Property Name | Required | Description | |
---|---|---|---|
Security Group Name | FDAWS_EC2_SEC_GROUP_NAME | Yes | The name of the security group to create. |
Description | FDAWS_EC2_SEC_GROUP_DESCRIPTION | No | A description for the security groupDefault "Created by FlexDeploy" (or similar). |
Inbound Security Rules | FDAWS_EC2_INBOUND_SECURITY_RULES | No | The inbound rules to create the group with. See security rule examples. |
Outbound Security Rules | FDAWS_EC2_OUTBOUND_SECURITY_RULES | No | The outbound rules to create the group with. See security rule examples. |
...
Outputs
Property Name | Required | Description |
---|---|---|
|
|
|
Artifacts
This operation does not produce or consume artifacts.
...
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Info |
---|
See Secutiry Rules Examples for more information. |
...