Dry-run on Terraform Building Blocks
M
Mohammad Alhussan
I would like to have the ability to perform "dry-run" executions on Terraform building blocks. This would allow me to preview the output of
terraform plan
before executing an actual terraform apply
.This feature would be especially useful in scenarios such as:
- Upgrading building blocks: Validate changes introduced by version updates before applying them.
- Testing inputs: Confirm that inputs to a module behave as expected.
Essentially getting insights on potential changes without affecting infrastructure.
R
Rebecca
Thank you so much for taking the time to share your idea! Feel free to share the canny link with others to receive more votes for your idea.