You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-6Lines changed: 9 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,15 @@ For other Cloud providers check: [GCP](https://github.com/sysdiglabs/terraform-g
39
39
40
40
[comment]: <>(- `/org-role-eks`)
41
41
42
+
43
+
### Notice
44
+
45
+
***Resource creation inventory** Find all the resources created by Sysdig examples in the resource-group `sysdig-secure-for-cloud` (AWS Resource Group & Tag Editor) <br/><br/>
46
+
***Deployment cost** This example will create resources that cost money.<br/>Run `terraform destroy` when you don't need them anymore
47
+
48
+
<br/>
49
+
50
+
42
51
## Usage
43
52
44
53
- There are several ways to deploy this in you AWS infrastructure, gathered under **[`/examples`](./examples)**
@@ -107,12 +116,6 @@ $ terraform plan
107
116
$ terraform apply
108
117
```
109
118
110
-
### Notice
111
-
112
-
***Resource creation inventory** Find all the resources created by Sysdig examples in the resource-group `sysdig-secure-for-cloud` (AWS Resource Group & Tag Editor) <br/><br/>
113
-
***Deployment cost** This example will create resources that cost money.<br/>Run `terraform destroy` when you don't need them anymore
0 commit comments