Skip to content

Commit

Permalink
initial development (#6)
Browse files Browse the repository at this point in the history
* initial commit

* initial commit failed

* make pre-commit

* pushing changes in case of data loss

* huge overhaul of function app arguments

* adding some additional examples, cleaning up main.tf

* adding files from grept, needed for ./avm pre-commit

* running ./avm pre-commit

* use of azure_regions to address some capacity limits

* running ./avm pre-commit

* adding description

* running ./avm pre-commit and adding in interfaces[broken] for tflint

* running ./avm pre-commit and fixes for tflint

* attempt to fix avmrequiredfiles.yml

* fixing azure_regions for testing

* updating logic for outputs

* updating regions

* updating regions
  • Loading branch information
donovm4 authored Feb 20, 2024
1 parent 3986b5f commit 9afdf63
Show file tree
Hide file tree
Showing 41 changed files with 3,630 additions and 168 deletions.
1 change: 0 additions & 1 deletion .github/policies/avmrequiredfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ configuration:
prBody: |
This repository needs the standard workflow and policy files to ensure compliance.
file:

2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
runs-on: ubuntu-latest
needs: testexamples
steps:
- run: echo "All tests passed"
- run: echo "All tests passed"
Loading

0 comments on commit 9afdf63

Please sign in to comment.