version should be set properly in karbon cluster resource. Incase, version is changed out of terraform (using UI) and if someone tries to match the version in hcl file. then resource should set the updated version in state file.
Actual Behavior
version doesn't update itself and causing the resource to destroy and recreate.
Affected Resource(s)
Expected Behavior
version should be set properly in karbon cluster resource. Incase, version is changed out of terraform (using UI) and if someone tries to match the version in hcl file. then resource should set the updated version in state file.
Actual Behavior
version doesn't update itself and causing the resource to destroy and recreate.