nutanix / terraform-provider-nutanix

Terraform Nutanix Provider
https://www.terraform.io/docs/providers/nutanix/
Mozilla Public License 2.0
95 stars 111 forks source link

[nutanix_s3_bucket] To be Designed & Implemented #519

Open abdennour opened 1 year ago

abdennour commented 1 year ago

Is your feature request related to a problem? Please describe. Inconsistency of automation : vm , nbd(era),....etc are provisioned with terraform, but other common resources like S3 buckets does not considered yet with this Terraform provider.

Describe the solution you'd like

nutanix_s3_bucket {
   middle_name       =  "xyz"
   events           = {
     kafka_topic= ...
   }
}

Describe alternatives you've considered N/A Additional context Nutanix + Openshift + Kubeform