You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2024. It is now read-only.
The aerospike-cluster-workload.template.yaml template creates a 'PseudoRandom' Security Group in order to have a unique value to include in the AutoScale Group name. It is done this way to avoid a circular dependency.
This Security Group is created in the default VPC rather than the existing VPC where the rest of the resources will be deployed.
Can this be changed to create the Security Group in the specified VPC instead?