Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Apr 23, 2024
1 parent 80d048a commit 2812314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/resource/infrastructure_stack_schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ func (r *InfrastructureStackResource) schema() schema.Schema {
},
},
"files": schema.MapAttribute{
Description: "File path-content map.",
MarkdownDescription: "File path-content map.",
Optional: true,
Computed: true,
Expand Down

0 comments on commit 2812314

Please sign in to comment.