Skip to content

Commit

Permalink
add variables profile, region
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 8, 2021
1 parent 5443329 commit 457cdb6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,7 @@

* v1.10.0 -- 20210407
- vpc-remove-defaults created

* v1.10.1 -- 20210408
- vpc-remove-defaults
- add `region` and `profile` variables
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 = "1.10.0"
_module_version = "1.10.1"
}

0 comments on commit 457cdb6

Please sign in to comment.