diff --git a/main.tf b/main.tf index 9782103..ec698ff 100644 --- a/main.tf +++ b/main.tf @@ -1,7 +1,7 @@ terraform { required_providers { spectrocloud = { - version = "~> 0.10.2" + version = "~> 0.11.0" source = "spectrocloud/spectrocloud" } }