Skip to content

Commit fdf0dba

Browse files
committed
Merge branch 'readme-note-linux-only' into 'master'
Note about linux only support for TF client See merge request postgres-ai/database-lab-infrastructure!20
2 parents 0b1e934 + bf77317 commit fdf0dba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Your source PostgreSQL database can be located anywhere, but DLE with other comp
2121
* Read/Write permissions on Cloudwatch
2222

2323
## How to use
24+
- :construction: Currently, it is supposed that you run `terraform` commands on a Linux machine. MacOS and Windows support is not yet implemented (but planned).
2425
- It is recommended to clone this Git repository and adjust for your needs. Below we provide the detailed step-by-step instructions for quick start (see "Quick start") for a PoC setup
2526
- To configure parameters used by Terraform (and the Database Lab Engine itself), you will need to modify `terraform.tfvars` and create a file with secrets (`secret.tfvars`)
2627
- This Terraform module can be run independently or combined with any other standard Terraform module. You can learn more about using Terraform and the Terraform CLI [here](https://www.terraform.io/docs/cli/commands/index.html)

0 commit comments

Comments
 (0)