From f7d0782ee571604389a5e2ebf7f25dcf59ed7709 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:43:55 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/workflows/readme.yml | 2 +- .github/workflows/tf-checks.yml | 2 +- .github/workflows/tfsec.yml | 2 +- .gitignore | 2 +- LICENSE | 2 +- README.md | 6 +++--- docs/io.md | 1 - examples/event_bus_archive/versions.tf | 2 +- examples/event_rule_target/versions.tf | 2 +- versions.tf | 2 +- 10 files changed, 11 insertions(+), 12 deletions(-) diff --git a/.github/workflows/readme.yml b/.github/workflows/readme.yml index 2ce23dd..c4a5793 100644 --- a/.github/workflows/readme.yml +++ b/.github/workflows/readme.yml @@ -5,7 +5,7 @@ on: - master paths-ignore: - 'README.md' - - 'docs/**' + - 'docs/**' workflow_dispatch: jobs: README: diff --git a/.github/workflows/tf-checks.yml b/.github/workflows/tf-checks.yml index 24ef93d..876a93b 100644 --- a/.github/workflows/tf-checks.yml +++ b/.github/workflows/tf-checks.yml @@ -6,7 +6,7 @@ on: workflow_dispatch: jobs: event_bus_archive: - uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master + uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master with: working_directory: './examples/event_bus_archive/' event_rule_target: diff --git a/.github/workflows/tfsec.yml b/.github/workflows/tfsec.yml index b9c35ca..c203751 100644 --- a/.github/workflows/tfsec.yml +++ b/.github/workflows/tfsec.yml @@ -5,7 +5,7 @@ on: workflow_dispatch: jobs: tfsec: - uses: clouddrove/github-shared-workflows/.github/workflows/tfsec.yml@master + uses: clouddrove/github-shared-workflows/.github/workflows/tfsec.yml@master secrets: inherit with: working_directory: '.' diff --git a/.gitignore b/.gitignore index 7bacaf4..cc1c6b9 100644 --- a/.gitignore +++ b/.gitignore @@ -207,4 +207,4 @@ terraform.tfstate *.tfstate.backup *.iml *.terraform.lock.hcl -*.lock.hcl \ No newline at end of file +*.lock.hcl diff --git a/LICENSE b/LICENSE index b1d795e..f206edb 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License. diff --git a/README.md b/README.md index 907b0ba..2fd3bea 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This table contains both Prerequisites and Providers: -