Template useful to create a AWS terraform projects
- Create your git repository starting form this template.
- Configure your aws cli and set the credentials settings. Also refer the conflunece page to work with AWS SSO.
- The src/init directory contains the terraform code to setup the S3 backend and Dynamodb lock table
- The src/azuredevops direcory containes the terraform code to setup the azure devops project aming to run the IAC pipeline with the code defined in this repository.
- The src/main directory cointains the terraform code aming to setup the infrastructure.
export AWS_PROFILE=ppa-pagopa-<ENV>
aws sso login