I designed and implemented streamlined application deployment to Kubernetes, where any external Cloud resource dependencies were auto-deployed as a part of deployment using Terraform operator and Terraform code. Helm chart deployed workspace CRDs into Kubernetes, and those were picked up by the operator and executed against cloud API. Once completed, outputs were brought back to Kubernetes to be consumed by the application itself for its configuration.