This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
Releases: masterpointio/terraform-aws-amplify-app
Releases · masterpointio/terraform-aws-amplify-app
0.8.2: Fixes issues with framework / platform changing + addresses not associating the backend environments
0.8.1: Adds support for connecting an IAM Service Role to the Amplify App
feat: adds support for amplify service role
0.7.0: Adds support for aws_amplify_backend_environment resource
feat: adds support for aws_amplify_backend_environment
0.6.0: Upgrades module to released Amplify resource spec
Info
- Now that AWS Amplify support has finally been added to the AWS Provider, this upgrades the module to support the latest resource specifications.
- Upgrades module to use
context.tf
pattern from https://github.com/cloudposse/terraform-null-label - Upgrades version pin to enforce 0.14 and above
- Updates README with latest terraform-docs generation
- Upgrades pre-commit-terraform version