Skip to content

Commit

Permalink
chore: update CHANGELOG.md for #589
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Oct 19, 2023
1 parent 33d30a3 commit 8ad8d6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

### :rocket: **New Features**

* **New Data Source:** `datasource/cloudavenue_s3_bucket_cors_configuration` - Get information about S3 bucket CORS configuration. ([GH-578](https://github.com/orange-cloudavenue/terraform-provider-cloudavenue/issues/578))
* **New Data Source:** `datasource/cloudavenue_s3_bucket_versioning_configuration` - Get S3 bucket versioning configuration. ([GH-584](https://github.com/orange-cloudavenue/terraform-provider-cloudavenue/issues/584))
* **New Data Source:** `datasource/cloudavenue_s3_bucket` - Retrieve information about S3 buckets. ([GH-576](https://github.com/orange-cloudavenue/terraform-provider-cloudavenue/issues/576))
* **New Resource:** `resource/cloudavenue_s3_bucket_cors_configuration` - Manage S3 bucket CORS configuration. ([GH-578](https://github.com/orange-cloudavenue/terraform-provider-cloudavenue/issues/578))
* **New Resource:** `resource/cloudavenue_s3_bucket_versioning_configuration` - Manage S3 bucket versioning configuration. ([GH-584](https://github.com/orange-cloudavenue/terraform-provider-cloudavenue/issues/584))
* **New Resource:** `resource/cloudavenue_s3_bucket` - Create and manage S3 buckets. ([GH-576](https://github.com/orange-cloudavenue/terraform-provider-cloudavenue/issues/576))

Expand Down

0 comments on commit 8ad8d6c

Please sign in to comment.