Support loading CloudFormation templates from an S3 Bucket
Due to the API limits limiting in-call CloudFormation template length to 51200 bytes, consider enabling the option to load a CF template from an S3 bucket. This functionality already exists in the CLI, and can be done via a script step, but having it be baked in would be an enhancement.
3
votes

This is available in 2021.3: https://github.com/OctopusDeploy/Issues/issues/6993