- Re-use the previous generated TF files and group them all either in one directory or in the same file
- Generates a speculative execution plan with terraform plan command
- Create the resources with terraform apply command
- Check that all resources are correctly created/running on the Harvester cluster
- Destroy the resources with the command terraform destroy
Expected Results
Refer to the harvester_ssh_key resource expected results