home-cluster-proxmox icon indicating copy to clipboard operation
home-cluster-proxmox copied to clipboard

Make infra deployments idempotent

Open alexwaibel opened this issue 3 years ago • 1 comments

Details

Describe the solution you'd like:

Infra deployments should be idempotent. Running the scripts multiple times in a row shouldn't change anything if the infra deployed successfully.

Anything else you would like to add:

Additional Information:

Need to update the following:

  • [x] Terraform ~~- [ ] Packer~~
  • [ ] Ansible

alexwaibel avatar Sep 23 '21 04:09 alexwaibel

Resolved for terraform. Seems from some cursory digging that packer isn't intended to be idempotent. Still some potential improvements to the ansible playbooks left.

alexwaibel avatar Oct 02 '21 22:10 alexwaibel