diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7a24353..8ab2764 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,6 +20,7 @@ jobs: uses: hashicorp/setup-terraform@v1.2.1 with: terraform_version: 0.13.5 + terraform_wrapper: false - name: Setup Go environment uses: actions/setup-go@v2.1.3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c67d63..3d47fae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,4 +12,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Module for creating auto-validating ACM certificates. - Module for creating infrastructure for hosting a static website with CloudFront and S3. -[0.1.0]: https://github.com/distil/sre-git-documentation-template/releases/tag/v0.1.0 +[0.1.0]: https://github.com/vytautaskubilius/infrastructure-modules/releases/tag/v0.1.0