Skip to content

Commit bfbc5c6

Browse files
milldrgithub-actions[bot]
authored andcommitted
(github actions) generated latest snippets
1 parent ebe60c8 commit bfbc5c6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+31
-1129
lines changed

examples/snippets/.github/workflows/atmos-components-updater.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ jobs:
1010
update:
1111
environment: atmos
1212
runs-on:
13-
- self-hosted
14-
- terraform
13+
- "runs-on=${{ github.run_id }}"
14+
- "runner=small"
15+
- "private=false"
1516
steps:
1617
- name: "Checkout source code at current commit"
1718
uses: actions/checkout@v4

examples/snippets/.github/workflows/atmos-terraform-apply-matrix.yaml

Lines changed: 0 additions & 55 deletions
This file was deleted.

examples/snippets/.github/workflows/atmos-terraform-apply.yaml

Lines changed: 0 additions & 102 deletions
This file was deleted.

examples/snippets/.github/workflows/atmos-terraform-dispatch.yaml

Lines changed: 0 additions & 65 deletions
This file was deleted.

examples/snippets/.github/workflows/atmos-terraform-drift-detection.yaml

Lines changed: 0 additions & 63 deletions
This file was deleted.

examples/snippets/.github/workflows/atmos-terraform-drift-remediation.yaml

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)