Skip to content

Commit

Permalink
Update the infra.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
akashcldcvr committed Oct 5, 2023
1 parent c81df2a commit 7244318
Show file tree
Hide file tree
Showing 26 changed files with 3 additions and 1,221 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ jobs:

- name: Terrarium Generate
run: |
rm -rf $TF_CONFIG_DIRECTORY
terrarium generate -p .platform-repo/$PLATFORM_DIR -a . -o $TF_CONFIG_DIRECTORY/src
cp -r .platform-repo/examples/platform-demo/modules ./$TF_CONFIG_DIRECTORY/modules
cp -r .platform-repo/examples/platform-demo/modules $TF_CONFIG_DIRECTORY/modules
rm -rf .platform-repo
- name: "Push Terrarium generated code at path : ${{ env.TF_CONFIG_DIRECTORY }}"
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: terrarium-generate-code
branch: ${{ github.head_ref || github.ref_name }}


1 change: 0 additions & 1 deletion .platform-repo
Submodule .platform-repo deleted from 4ff277
109 changes: 0 additions & 109 deletions .terrarium-output/modules/alb/alb_main.tf

This file was deleted.

29 changes: 0 additions & 29 deletions .terrarium-output/modules/alb/alb_outputs.tf

This file was deleted.

34 changes: 0 additions & 34 deletions .terrarium-output/modules/alb/alb_varibles.tf

This file was deleted.

Loading

0 comments on commit 7244318

Please sign in to comment.