1
0
mirror of synced 2026-01-05 12:05:28 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
Sherif A. Nada
8de9f5c7b8 move terraform/readme.md to airbyte-integrations/infrastructure/readme.md (#5631) 2021-08-26 21:43:24 -07:00
Sherif A. Nada
2e3dfccc68 Setup terraform structure for connector dev infra for GCP and AWS (#4641)
* setup GCP terraform structure for connector dev infra

* fxes

* Created aws terraform bootstrap infrastructure

* Corrected path for S3 state file

* Creating ssh tunnel testing infrastructure

* Creating a bastion host

* Docs

* Created bastion host with airbyte unprivileged account for tunneling

* Added yum updates

* Create a private subnet and a postgres database within it

* Identifier for db

* Create postgres and bastion within a module.

* Set up postgres infrastructure

* Don't need this terraform wrapper when we run with tfenv

* Dropped incomplete WIP from GCP setup for this PR.

* Touchups to how to use terraform

* Updated to resolve merge conflict

* More separated top level structure to avoid monorepo problems with terraform destroy.

* Clarifying directory structure

* Migrated directory structure for testing infrastructure

Co-authored-by: Jenny Brown <jenny@airbyte.io>
2021-08-03 16:39:26 -05:00
Michel Tricot
3f6415f007 Fix demo after we added the list_latest endpoint (#2709) 2021-04-02 11:22:39 -07:00
Michel Tricot
ea00397f26 Bump demo instance disk (#1901) 2021-01-29 19:09:40 -08:00
Michel Tricot
d9da1172a2 Quick & dirty setup of a read only airbyte instance (#1802) 2021-01-26 18:54:12 -08:00