-
-
Notifications
You must be signed in to change notification settings - Fork 19
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: OP5dev/TF-via-PR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: OP5dev/TF-via-PR
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 2 commits
- 5 files changed
- 1 contributor
Commits on Dec 4, 2024
-
docs: tighten up wording and line breaks (#362)
* bold Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * refactor tips Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * include `arg-backend-config` within repeated arguments Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * concise Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * secret passphrase phrasing Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * line breaks after images Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * reorder over-the-fold Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * more linebreaks Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * more linebreaks Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> --------- Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5343973 - Browse repository at this point
Copy the full SHA 5343973View commit details
Commits on Dec 5, 2024
-
docs: plan-file download and tflint workflow examples (#363)
* expand command input description Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * enforce command input for initial steps Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * as above Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * limit tests Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * use placeholder hostname for gh cli Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * inputs.command description wording Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * test init only Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * empty command input Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * comment format and validate inputs as well Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * fallback for empty command input Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * add fallback for tf.console.txt Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * change fallback to touch empty file instead of passing default true value Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * revert fallback value and default values in place of selective command inputs Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * comment out command input altogether just to see what happens Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * show plan-file artifact Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * show "tfplan" Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * require tf init before tf show Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * change dir Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * test without init, just to see what the error looks like Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * comment in tf init again Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * grep planfile Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * decrypt Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * plan-encrypt Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * check the basics Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * retry Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * change directory Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * retry Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * decrypt Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * init plan-encrypt Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * show tfplan Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * output Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * comment out command input for kicks and giggles Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * revert include command input init Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * docs improve wording command input Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * check apply job output Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * check negative case Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * echo diff_exists status Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * retry Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * output diff_exists value from step Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * test negative case Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * revert post-test Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * doc pr_push_stages example workflow for condition job stages Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * line breaks Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * line breaks Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * br Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * br Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * br Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * br Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * br clean Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * bold Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * plan file naming Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * being tflint workflow example Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * draft pr_push_lint workflow Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * code Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * dogfood pr_push_lint workflow Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * test with tofu Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * use terraform for simplicity Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * debug Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * debug static string Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * more debug Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * test tflint stderr output Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * now with tflint stdout Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * raw tflint error Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * remove dquotes Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * remove ticks Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * re-introduce dquotes Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * introduce heredoc Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * variable tflint output Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * er Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * one backtick Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * second backtick Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * erm Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * just tflint output by itself Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * sub backtick for squote Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * sub backtick for dquote Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * heredoc Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * retry Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * re Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * um Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * re Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * backticks syntax highlighting Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * sheesh Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * what Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * er Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * concise Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * dquotes Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * remove braces Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * squotes Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * surround in parentheses Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * dquotes Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * separate Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * compact Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * dquotes instead of squotes Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * stderr or stdout Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * ready pr_push_lint Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * revert tf_tests Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * ready merge Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> --------- Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b3d1122 - Browse repository at this point
Copy the full SHA b3d1122View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v12.0.8...v12.1.0