Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarber-akamai committed Jan 14, 2025
1 parent df71894 commit 85203ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linode/databasemysqlv2/framework_datasource_schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ var frameworkDatasourceSchema = schema.Schema{
Attributes: map[string]schema.Attribute{
"id": schema.StringAttribute{
Description: "The id of the VPC.",
Computed: true,
Required: true,
},

"engine_id": schema.StringAttribute{
Expand Down

0 comments on commit 85203ce

Please sign in to comment.