-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding terraform and tests #371
Merged
danieldeleo
merged 36 commits into
GoogleCloudPlatform:master
from
franklinWhaiteOrg:master
Jul 12, 2023
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
d8bc049
adding terraform and tests
franklinWhaite 2e14dd1
Merge branch 'master' into master
franklinWhaite f98521d
Update tools/cloud_functions/bq_table_snapshots/terraform/backend.tf
franklinWhaite 8d9234e
Update tools/cloud_functions/bq_table_snapshots/terraform/main.tf
franklinWhaite c7a5b54
Update tools/cloud_functions/bq_table_snapshots/terraform/main.tf
franklinWhaite e8ec829
Update tools/cloud_functions/bq_table_snapshots/terraform/backend.tf
franklinWhaite f88db34
Update tools/cloud_functions/bq_table_snapshots/tests/bq_backup_fetch…
franklinWhaite c0a930d
Update tools/cloud_functions/bq_table_snapshots/tests/bq_backup_creat…
franklinWhaite 4eb7585
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite 8501dfc
Update tools/cloud_functions/bq_table_snapshots/tests/bq_backup_creat…
franklinWhaite fd48691
Update tools/cloud_functions/bq_table_snapshots/terraform/function.tf
franklinWhaite 856c8a3
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite b172b36
Update tools/cloud_functions/bq_table_snapshots/tests/bq_backup_creat…
franklinWhaite edfd098
Update tools/cloud_functions/bq_table_snapshots/tests/bq_backup_fetch…
franklinWhaite 6525b7a
using .tfvars and adding gcs backend
franklinWhaite 7a5018e
updating readme, using .tfvars, adding gcs backend
franklinWhaite cf01080
adding descriptions for variables
franklinWhaite f38219d
removing tf state files
franklinWhaite b178a40
Update tools/cloud_functions/bq_table_snapshots/terraform/deployment_…
franklinWhaite 3f8f8bc
Update tools/cloud_functions/bq_table_snapshots/terraform/deployment_…
franklinWhaite ec95133
Update tools/cloud_functions/bq_table_snapshots/README.md
franklinWhaite 18c178c
Update tools/cloud_functions/bq_table_snapshots/README.md
franklinWhaite 67b2671
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite 086428a
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite 7d45fda
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite fa9bd01
fixing typos
franklinWhaite f3c5e20
renaiming .tfvars file
franklinWhaite 7308c3c
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite 042d060
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite 4be091d
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite 9c665ae
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite afe5e2e
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite 232f7c0
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite 2bf70ea
reafactoring readme
franklinWhaite 067b4dc
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
franklinWhaite 243e9d4
Update tools/cloud_functions/bq_table_snapshots/terraform/backend.tf
franklinWhaite File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update tools/cloud_functions/bq_table_snapshots/terraform/variables.tf
Co-authored-by: Daniel De Leo <danieldeleo@users.noreply.github.com>
- Loading branch information
commit 67b26712449754e34b46fd0a49148d27dca46f8c
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing description
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added