mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Add basic terraform bootstrap and staging environments
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -119,3 +119,10 @@ logs/**
|
||||
app/version.py
|
||||
# app/static # is generated at build time, TODO: de-UKify and ignore again
|
||||
# app/templates/vendor # is generated at build time, TODO: de-UKify and ignore again
|
||||
|
||||
# Terraform
|
||||
.terraform.lock.hcl
|
||||
**/.terraform/*
|
||||
secrets.auto.tfvars
|
||||
terraform.tfstate
|
||||
terraform.tfstate.backup
|
||||
|
||||
Reference in New Issue
Block a user