diff --git a/main.tf b/main.tf index bc0ffd3..0d100fc 100644 --- a/main.tf +++ b/main.tf @@ -1,7 +1,7 @@ terraform { required_providers { spectrocloud = { - version = "~> 0.11.5" + version = "~> 0.11.7" source = "spectrocloud/spectrocloud" } }