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 decided to implement the first approach since its faster to manage resource than the 2nd one.
Terraform + Github actions loses a good amount of time to preapre the environment where the execution will take in place, and between different Terraform actions (init, plan, apply, state...)
For 1st approach we can use either Dots the official Do API, or it's wrapper made by DO community
We decided to implement the first approach since its faster to manage resource than the 2nd one.
Terraform + Github actions loses a good amount of time to preapre the environment where the execution will take in place, and between different Terraform actions (init, plan, apply, state...)
For 1st approach we can use either Dots the official Do API, or it's wrapper made by DO community