AzBuilder / terrakube

Open source IaC Automation and Collaboration Software.
https://docs.terrakube.io
Apache License 2.0
496 stars 38 forks source link

Support to run "terraform apply myPlan.tfplan" for remote CLI driven workflow #1238

Closed alfespa17 closed 1 month ago

alfespa17 commented 1 month ago

Adding support to run a remote plan and run the apply like the following when using the CLI driven workflow:

terraform plan -out myPlan.tfplan
terraform apply myPlan.tfplan

Fix #1166

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud