is there any way to update KOPS cluster configuration details(tagging) through terraform template and apply?

12/12/2019

I am using KOPS for K8s in AWS environment. using Helm and Terraform as well. Whenever there is a change in the tagging side, we are editing cluster using #kops edit cluster and updating the new tag and same time updating the tagging details in terraform template as well for both should be in sync. Now my requirement is i wanted to do the tagging change thru terraform template editing and #terraform apply and it should update on KOPS cluster config file instead of #kops edit cluster and updating. Any idea how to do this ?? is there anyway to do this?

-- Ching Kast
amazon-web-services
kops
kubernetes
terraform

0 Answers