Skip to content

Commit

Permalink
[terraform] Upgrade to 0.11.14 (#194)
Browse files Browse the repository at this point in the history
* Upgrade terraform

* Fix markdown
  • Loading branch information
osterman authored May 30, 2019
1 parent c5d9884 commit b8f3b20
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Add the following to your `Dockerfile` near the top.
ADD https://apk.cloudposse.com/[email protected] /etc/apk/keys/
RUN echo "@cloudposse https://apk.cloudposse.com/3.9/vendor" >> /etc/apk/repositories
```
__NOTE__: we support alpine `3.7`, `3.8, and `3.9` packages at this time
__NOTE__: we support alpine `3.7`, `3.8`, and `3.9` packages at this time

### Installing Alpine Packages

Expand Down Expand Up @@ -242,7 +242,7 @@ slack-notifier 0.1.3 Command line utility to send messages with
sops 3.2.0 Secrets management stinks, use some sops!
stern 1.8.0 ⎈ Multi pod and container log tailing for Kubernetes
teleport 3.2.4 Privileged access management for elastic infrastructure.
terraform 0.11.13 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
terraform 0.11.14 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
terraform-0.11 0.11.14 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
terraform-docs 0.4.5 Generate docs from terraform modules
terragrunt 0.18.3 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
Expand Down
2 changes: 1 addition & 1 deletion README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ usage: |-
ADD https://apk.cloudposse.com/[email protected] /etc/apk/keys/
RUN echo "@cloudposse https://apk.cloudposse.com/3.9/vendor" >> /etc/apk/repositories
```
__NOTE__: we support alpine `3.7`, `3.8, and `3.9` packages at this time
__NOTE__: we support alpine `3.7`, `3.8`, and `3.9` packages at this time
### Installing Alpine Packages
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ slack-notifier 0.1.3 Command line utility to send messages with
sops 3.2.0 Secrets management stinks, use some sops!
stern 1.8.0 ⎈ Multi pod and container log tailing for Kubernetes
teleport 3.2.4 Privileged access management for elastic infrastructure.
terraform 0.11.13 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
terraform 0.11.14 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
terraform-0.11 0.11.14 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
terraform-docs 0.4.5 Generate docs from terraform modules
terragrunt 0.18.3 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
Expand Down
2 changes: 1 addition & 1 deletion vendor/terraform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.13
0.11.14

0 comments on commit b8f3b20

Please sign in to comment.