Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small 0.12 improvements #36

Merged
merged 5 commits into from
Aug 15, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The goal of this effort is to provide tools/configuration files/scripts/other to
- CloudWatch Logs group
- CloudWatch Metrics Dashboard

## Note: This module is compatible only with Terraform version >=12. Last TF 0.11.x compatible version is, well, module's version [0.11.3][0.11-compatible].
## Note: This module is compatible only with Terraform version >=12. Last TF 0.11.x version compatible is, well, module's version [0.11.4][0.11-compatible].

![Diagram][diagram]

Expand Down Expand Up @@ -68,4 +68,4 @@ See the [LICENSE][license] file for information.
[https-usage]: examples/https_enabled
[autoscaling-usage]: examples/autoscaling
[external-vpc-usage]: examples/external_vpc
[0.11-compatible]: https://github.com/strvcom/terraform-aws-fargate/tree/0.11.3
[0.11-compatible]: https://github.com/strvcom/terraform-aws-fargate/tree/0.11.4
Loading