Releases: ConseilsTI/TerraformCloud-Policies
v1.1.3
v1.1.2
Version 1.1.2
Bumps ConseilsTI/GitHubAction-TerraformFormat from 1.0.0 to 1.0.1.
Release notes
Sourced from ConseilsTI/GitHubAction-TerraformFormat's releases.
v1.0.1
Version 1.0.1
Overview/Summary
Fix error with
Terraform fmt
command withcheck
is set tofalse
.This PR fixes/adds/changes/removes
- Change: comand line for terraform fmt
Commits
Commits
613ec3e
Merge pull request #2 from ConseilsTI/v1.0.15b6cb8e
initial commite1752a6
v1.0.1- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Commits
v1.1.1
Version 1.1.1
Overview/Summary
Update Terraform workflow.
This PR fixes/adds/changes/removes
- Add: Pull request comment.
Commits
v1.1.0
Version 1.1.0
Overview/Summary
Convert code to use variable.
This PR fixes/adds/changes/removes
- Change: Replace local values by variables.
- Change: Update documentation.
Commits
v1.0.1
Version 1.0.1
Overview/Summary
Fic documentation.
This PR fixes/adds/changes/removes
- Change: Readme title
- Add: Documentation in Sentinel workflow
Commits
v1.0.0
Version 1.0.0
Overview/Summary
Initial release.
Commits
v0.0.2
Version 0.0.2
Bumps benyboy84/GitHubAction_sentinel-fmt from 1.5.0 to 1.5.1.
Release notes
Sourced from benyboy84/GitHubAction_sentinel-fmt's releases.
v1.5.1
Version 1.5.1
Overview/Summary
Fix the ouput to have the proper exit code when
Check
is set tutrue
.This PR fixes/adds/changes/removes
- Fix: use variable as the exit code.
Commits
Commits
85acd6b
Merge pull request #17 from benyboy84/v1.5.156cdb64
v1.5.1- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Commits
v0.0.1
Version 0.0.1
initial commit