We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
aws-nuke
1 parent 26681dd commit e2523f4Copy full SHA for e2523f4
.circleci/integration-tests/Dockerfile
@@ -79,6 +79,7 @@ USER astro
79
FROM quay.io/astronomer/astro-runtime:5.0.0-base as astro-cloud
80
81
ENV AIRFLOW__CORE__DAGS_ARE_PAUSED_AT_CREATION=False
82
+ENV AWS_NUKE_VERSION=v2.17.0
83
84
USER root
85
.circleci/integration-tests/nuke-config.yml
@@ -27,4 +27,4 @@ resource-types:
27
- S3MultipartUpload
28
- RedshiftCluster
29
accounts:
30
- '475538383708': # aws-oss-main
+ '396807896376': # aws-airflow-providers-main
0 commit comments