Skip to content

Commit

Permalink
add links for versions.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 25, 2022
1 parent 1ee54ff commit 8719cea
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,6 @@ This works with the Terraform AWS provider 4.x, released 2022-02.
* 3.0.3 -- 2022-03-25
- common/resource.tf
- add back in acl, service_side_encryption, logging, versiong as they do not appear to work in govcloud

* 3.0.4 -- 2022-03-25
- add links to versions.tf
2 changes: 1 addition & 1 deletion common/version.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
locals {
_module_version = "3.0.3"
_module_version = "3.0.4"
}
1 change: 1 addition & 0 deletions standard/versions.tf
1 change: 1 addition & 0 deletions title26/versions.tf

0 comments on commit 8719cea

Please sign in to comment.