We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d3dea commit fda8207Copy full SHA for fda8207
internal/service/athena/database.go
@@ -31,7 +31,6 @@ func ResourceDatabase() *schema.Resource {
31
"bucket": {
32
Type: schema.TypeString,
33
Required: true,
34
- ForceNew: true,
35
},
36
"force_destroy": {
37
Type: schema.TypeBool,
0 commit comments