feat: Add Terraform configuration for GCP infrastructure and Docker setup
This commit is contained in:
parent
94499fd16e
commit
538fed9a66
10 changed files with 283 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -24,3 +24,8 @@ vagrant/dev/ubuntu/ansible/ansible_inventory.ini
|
|||
*.cast
|
||||
vagrant/dev/ubuntu/certs/
|
||||
vagrant/dev/ubuntu/config-dev
|
||||
.terraform*
|
||||
registry*.json*
|
||||
terraform.tfstate**
|
||||
*history*.txt
|
||||
*.tfvars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue