Skip to content

Commit b5c758d

Browse files
author
iru
authored
doc: available regions on notice
1 parent 6fc2e89 commit b5c758d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Provides unified threat-detection, compliance, forensics and analysis through th
1414

1515
For other Cloud providers check: [AWS](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud), [Azure](https://github.com/sysdiglabs/terraform-azurerm-secure-for-cloud)
1616

17+
18+
## Notice
19+
* [GCP regions](https://cloud.google.com/compute/docs/regions-zones/#available)
20+
* All Sysdig Secure for Cloud features but [Image Scanning](https://docs.sysdig.com/en/docs/sysdig-secure/scanning/) are enabled by default. You can enable it through `deploy_scanning` input variable parameter of each example.<br/>
21+
* This example will create resources that **cost money**. Run `terraform destroy` when you don't need them anymore.
22+
1723
## Prerequisites
1824

1925
You **must** have following **roles** in your GCP credentials
@@ -103,10 +109,6 @@ $ terraform plan
103109
$ terraform apply
104110
```
105111

106-
Notice that:
107-
* This example will create resources that cost money.<br/>Run `terraform destroy` when you don't need them anymore
108-
109-
110112
<br/><br/>
111113

112114

0 commit comments

Comments
 (0)