Skip to content

Commit

Permalink
Mark google_sql_database_instance.settings.data_cache_config Comput…
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson authored and BBBmau committed Nov 5, 2024
1 parent 9113af5 commit edd833b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ func ResourceSqlDatabaseInstance() *schema.Resource {
"data_cache_config": {
Type: schema.TypeList,
Optional: true,
Computed: true,
MaxItems: 1,
Description: `Data cache configurations.`,
Elem: &schema.Resource{
Expand Down

0 comments on commit edd833b

Please sign in to comment.