This project is mirrored from https://:*****@github.com/hashicorp/terraform.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 05 Aug, 2022 4 commits
-
-
Radek Simko authored
-
Radek Simko authored
-
Kevin Wang authored
-
Kevin Wang authored
-
- 03 Aug, 2022 4 commits
-
-
hc-github-team-tf-core authored
-
hc-github-team-tf-core authored
-
kmoe authored
-
kmoe authored
If there are outputs in configuration, a destroy plan will always contain a "delete" change for each of these outputs. This leads to meaningless delete changes being present for outputs which were not present in state and therefore cannot be deleted. Since there is a change in the plan, this plan will then be considered applyable, and the user will be presented with text instructing them to apply a plan in which there are no actual changes. This commit stops the above from happening in the case of root module outputs.
-
- 02 Aug, 2022 10 commits
-
-
James Bardin authored
update json plan docs with drift output
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
Add "resource_drift" and "relevant_attributes" to the json plan documentation.
-
Laura Pacilio authored
Tiny README heading fix
-
Laura Pacilio authored
-
Laura Pacilio authored
Update Docs README to support versioned documentation
-
Liam Cervante authored
-
Alisdair McDiarmid authored
replace [dir] with [DIR] for consistency
-
- 01 Aug, 2022 7 commits
-
-
sebhcp authored
-
sebhcp authored
-
sebhcp authored
-
sebhcp authored
-
Laura Pacilio authored
Add note about module.path and local module sources
-
Laura Pacilio authored
-
- 29 Jul, 2022 8 commits
-
-
Laura Pacilio authored
Detailing `-chdir` behavior with `terraform.d/plugin` folders
-
Laura Pacilio authored
-
Laura Pacilio authored
-
Laura Pacilio authored
fix grammar: subject-verb agreement
-
Radek Simko authored
-
Radek Simko authored
-
Radek Simko authored
-
Radek Simko authored
-
- 28 Jul, 2022 2 commits
-
-
Brandon Croft authored
`terraform output` should adhere to Terraform Cloud authorization
-
Brandon Croft authored
-
- 27 Jul, 2022 3 commits
-
-
sebhcp authored
-
James Bardin authored
always allow computed-only changes in the plan
-
Francis Nickels III authored
lgtm Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
- 25 Jul, 2022 2 commits
-
-
Brandon Croft authored
-
Brandon Croft authored
-