Ted Wexler
Ted Wexler
Bumping this up as it hasn't seen any love in a while. This is super useful to my company, as we would like to be able to operate hybrid clusters...
That's a good point, it does mesh really nicely with allowing multiple CCMs (AWS or otherwise) to manage a single cluster. I was more approaching the idea of having an...
Yeah, feels very similar. I like that parallel a lot.
Things to do _after_ this merges: 1. Remove CircleCI integration 2. Remove requirements on CircleCI
Example plan: ``` module.cluster.module.sec_groups.azurerm_network_security_group.my_cool_security_group: Refreshing state... [id=/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/my-resource-group/providers/Microsoft.Network/networkSecurityGroups/my-cool-security-group] module.cluster.module.sec_groups.azurerm_network_security_rule.outbound: Refreshing state... [id=/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/my-resource-group/providers/Microsoft.Network/networkSecurityGroups/my-cool-security-group/securityRules/my-cool-security-group-outbound] Note: Objects have changed outside of Terraform Terraform detected the following changes made outside of Terraform since the last...