You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove Account Config DA from customize DA flow, add default value for prefix using random string generator and update logic that handles default resource group lookup (#47) (8b05cd5)
During updates, you may observe the destruction of a null_resource. This is expected and has no impact on existing resources.
Moving forward, there is no capability to check for the existence of the containers-kubernetes-key ahead of cluster creation. As a result, the key will always be created, even if it already exists.(#51) (e15e594)