Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
CHANGELOG: update for v0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ketzacoatl committed Dec 10, 2019
1 parent 0843632 commit c302369
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

### Modules

* `asg`: Allow ASG instances to have additional EBS block devices
* `tf-cloud-credentials`: Switch the module to use a datasource to lookup an
existing TF Cloud workspace instead of trying to create one.

### Examples

Expand All @@ -20,7 +23,8 @@
* `iam-users`: fixed error from zipmap in outputs when a user gets deleted
from user list
* `tf-cloud-credential`: minor interpolation cleanup, added module to tests
* `setup-meta-infrastructure`: Parameterize password length and age for iam password policy.
* `setup-meta-infrastructure`: Parameterize password length and age for iam
password policy.
* `iam-instance-profile`: Add role ID ouput for IAM instance profile module.

### Examples
Expand Down Expand Up @@ -87,7 +91,6 @@
You will need to _manually_ remove the conflicting route (which was created
by the old inline route), for example in the AWS console, and then re-apply
to add it back.
* `tf-cloud-credentials`: Switches the module to use a datasource to lookup an existing TF Cloud workspace instead of trying to create one.

### Examples

Expand Down

0 comments on commit c302369

Please sign in to comment.