Skip to content

Commit

Permalink
* 2.12.1 -- 2025-07-14
Browse files Browse the repository at this point in the history
  - examples/application-terraform-state
    - add files for example application terraform state (will turn into submodule later)
  • Loading branch information
badra001 committed Jul 14, 2025
1 parent 4e45e18 commit 3750ce2
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 @@ -408,3 +408,7 @@
- terraform-state
- add application_mode, application_assume_roles
- when application_mode is _true_, it creates tfstate and ddb for `name` to be used by application areas, not for infrastructure

* 2.12.1 -- 2025-07-14
- examples/application-terraform-state
- add files for example application terraform state (will turn into submodule later)
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 = "2.12.0"
_module_version = "2.12.1"
}

0 comments on commit 3750ce2

Please sign in to comment.