Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
voxparcxls committed Mar 18, 2024
1 parent 5942f01 commit fd79394
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 37 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cicd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ jobs:
working-directory: examples/cumulus-tf
run: |
terraform init -backend=false -upgrade
ls -al .terraform/modules/
terraform validate -no-color
- name: Deploy to venue
Expand Down
5 changes: 2 additions & 3 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# BIGnBIT Module In Cumulus Deployment (cumulus-tf)
- BIGnBIT Module use in `cumulus-deploy-tf/cumulus-tf`
- BIGnBIT Module used in `cumulus-deploy-tf/cumulus-tf`
- Module Name: `big_and_bit_module`
- Source ZIP: `https://github.com/podaac/bignbit/releases/download/0.1.1/bignbit-0.1.1-cumulus-tf.zip`
- lambda_container_image_uri: `ghcr.io/podaac/bignbit/bignbit:0.1.1`

## Terraform ZIP

- variables.tf
- step.tf
- outputs.tf
- main.tf
- lambda_functions.tf
- iam_step.tf
- state_machine_definition.json
32 changes: 16 additions & 16 deletions examples/cumulus-tf/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 16 additions & 17 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fd79394

Please sign in to comment.