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 1f3678d commit ce53188Copy full SHA for ce53188
cloudstack/resource_cloudstack_configuration.go
@@ -79,7 +79,7 @@ func resourceCloudStackConfiguration() *schema.Resource {
79
Computed: true,
80
},
81
"is_dynamic": {
82
- Type: schema.TypeString,
+ Type: schema.TypeBool,
83
84
85
"scope": {
0 commit comments