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
We definitely need to consider moving to terraform
I suggest to replace all the cloud roles to terraform states and keep the local role only to run ansible after terraform done with clouds.
pros:
No python libraries anymore. No mess. Only a file to run all the provides. Very simple installation and configuration.
I could write a Packer script to build an Amazon AWS AMI, then a terraform script to deploy the security groups, etc. and the AMI. Sound like a good starting point? I don't know much about Google, Azure, or Digital Ocean.
We definitely need to consider moving to terraform
I suggest to replace all the cloud roles to terraform states and keep the local role only to run ansible after terraform done with clouds.
pros:
cons:
The text was updated successfully, but these errors were encountered: