We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ca6bf commit ada4f28Copy full SHA for ada4f28
scaleway/resource_rdb_instance.go
@@ -72,6 +72,7 @@ func resourceScalewayRdbInstance() *schema.Resource {
72
Type: schema.TypeString,
73
},
74
Description: "Map of engine settings to be set.",
75
+ Computed: true,
76
Optional: true,
77
78
"tags": {
0 commit comments