We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f3741 commit 4ffd87fCopy full SHA for 4ffd87f
cloudconnexa/provider.go
@@ -17,7 +17,7 @@ const ClientIDEnvVar = "CLOUDCONNEXA_CLIENT_ID"
17
const ClientSecretEnvVar = "CLOUDCONNEXA_CLIENT_SECRET"
18
19
// version represents the current version of the Terraform provider
20
-var version = "v1.1.0"
+var version = "v1.0.6"
21
22
// Token represents the authentication token structure returned by the CloudConnexa API
23
type Token struct {
0 commit comments