ionos-cloud / terraform-provider-ionoscloud

The IonosCloud Terraform provider gives the ability to deploy and configure resources using the IonosCloud APIs.
Mozilla Public License 2.0
34 stars 23 forks source link

Feat: Add S3 Bucket, Policy, Object #608

Closed cbeti-ionos closed 1 month ago

cbeti-ionos commented 1 month ago

What does this fix or implement?

  1. Implementation of the following S3 API resources

    • Buckets
    • Bucket Policies
    • Objects
  2. adds terraform-plugin-framework support

    • enable provider muxing for new resource implementations or existing resources migration
    • enable tfproto6

Checklist

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
48 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
6.4% Duplication on New Code

See analysis details on SonarCloud