terraform-provider-confluentcloud
terraform-provider-confluentcloud copied to clipboard
Change ingress & egress values to TypeFloat
Hi! I appreciate that you created a provider for confluent cloud!
I would suggest this improvement: Could we have TypeFloat instead of TypeInt for ingress and egress values?
The reason being high cost of write/read usage MB/s https://www.confluent.io/confluent-cloud/pricing
If wanted, I can create a PR for this change.