OctopusDeploy / Library

| Public | A repository of step templates and other community-contributed extensions to Octopus Deploy
Other
171 stars 504 forks source link

Add AWS vars to library variable set #1456

Closed mcasperson closed 12 months ago

mcasperson commented 12 months ago

Background

This PR adds a new library variable set to the EKS reference architecture step to capture the AWS credentials. This paves the way for using the RA steps as the basis for platform engineering with octoterra, as these credentials need to be consumed by a runbook to recreate the AWS account.

Pre-requisites