diff --git a/content/reference/drone-amazon-subnet-ids-alt.md b/content/reference/drone-amazon-subnet-ids-alt.md new file mode 100644 index 0000000..bb194f7 --- /dev/null +++ b/content/reference/drone-amazon-subnet-ids-alt.md @@ -0,0 +1,17 @@ +--- +date: +--- +date: 2023-03-28T00:00:00+05:00 +title: DRONE_AMAZON_SUBNET_IDS_ALT +author: maxknee +toc: false +--- + +A comma separated string, provides the subnet identifiers you wish to use +when provisioning instances. + +``` +DRONE_AMAZON_SUBNET_IDS_ALT=subnet-0b32177f,subnet-23a4432f +``` + +