diff --git a/infrastructure/_state.tf b/infrastructure/_state.tf index 174d5cfc7a7..aba1f8007f0 100644 --- a/infrastructure/_state.tf +++ b/infrastructure/_state.tf @@ -26,7 +26,7 @@ terraform { azurerm = { source = "hashicorp/azurerm" - version = "~> 4.16.0" + version = "~> 4.18.0" } } }