Skip to content

Commit

Permalink
Update tf version bump azuread version (#2455)
Browse files Browse the repository at this point in the history
* Update .terraform-version

* Update state.tf

* Update Chart.yaml

* Update Chart.yaml

---------

Co-authored-by: ankita-srivastava009 <[email protected]>
  • Loading branch information
dinesh1patel and ankita-srivastava009 committed Jul 16, 2024
1 parent 4da6b38 commit 606cb48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infrastructure/.terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.9
1.9.2
2 changes: 1 addition & 1 deletion infrastructure/state.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}
azuread = {
source = "hashicorp/azuread"
version = "2.48.0"
version = "2.53.1"
}
}
}

0 comments on commit 606cb48

Please sign in to comment.