Skip to content

Commit

Permalink
docs(obs): fix docs issues (FlexibleEngineCloud#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zippo-Wang committed Oct 28, 2023
1 parent c14dba5 commit 0eea7d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flexibleengine/resource_flexibleengine_s3_bucket.go
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ func resourceS3Bucket() *schema.Resource {
"website_domain": {
Type: schema.TypeString,
Computed: true,
ForceNew: true,
},
},
}
Expand Down

0 comments on commit 0eea7d6

Please sign in to comment.