chore: add current provisioning state before migration

This commit is contained in:
Jesús Pérez 2025-09-22 23:11:41 +01:00
parent a9703b4748
commit 50745b0f22
660 changed files with 88126 additions and 0 deletions

4
providers/aws/versions Normal file
View file

@ -0,0 +1,4 @@
AWS_AWS_VERSION="2.17.7"
AWS_AWS_SOURCE="https://awscli.amazonaws.com/awscli-exe-${OS}-${ORG_ARCH}.zip"
AWS_AWS_TAGS="https://github.com/aws/aws-cli/tags"
AWS_AWS_SITE="https://docs.aws.amazon.com/cli/"