Title here
Summary here
Have a look to the guide dedicated to this topic →


terraform-demogit clone https://github.com/your-username/terraform-demo.git.env under terraform-demo directoryexport AWS_ACCESS_KEY_ID="your-access-key-id"
export AWS_SECRET_ACCESS_KEY="your-secret-access-key".gitignore file under terraform-demo directory.envsource .env
- Run this command to verify
```shell
aws s3 ls