Skip to content

Commit

Permalink
Cme 124 db monitoring bump azurerm 4.0 (#1386)
Browse files Browse the repository at this point in the history
* CME-124 enable DB alerts

* Update suppressions.xml

* Update suppressions.xml

* Update state.tf

---------

Co-authored-by: Rapolas <[email protected]>
Co-authored-by: Kiran Kumar Yenigala <[email protected]>
  • Loading branch information
3 people authored Feb 5, 2025
1 parent a473890 commit 289911f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/state.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.0"
version = "~> 4.0"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit 289911f

Please sign in to comment.