Skip to content

Commit 2f4802c

Browse files
author
iru
authored
Update README.md
1 parent 63f9a63 commit 2f4802c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ A: We don’t scan images from the management account ECR because is not a best
291291
}
292292
```
293293
### Q-AWS: Getting Error "BadRequestException: Cannot create group: group already exists
294-
A: This happens when a previous installation of secure-for-cloud exists.
295-
<br/>S: Remove previous installation, or if multiple setups are required, provide a prefix through `name` input variable on each example (defaulted to
294+
A: This happens when a previous installation of secure-for-cloud exists. On each account where Sysdig has to create resources, it will create a grouping resource-group using the `name` variable (defaulted to `sfc` on main examples).
295+
<br/>S: Remove previous installation, or if multiple setups are required, use the `name` varible to change the resource-group name.
296296

297297
### Q-AWS: In the ECS compute flavor of secure for cloud, I don't see any logs in the cloud-connector component
298298
A: This may be due to the task not beinb able to start, normally due not not having enough permissions to even fetch the secure apiToken, stored in the AWS SSM service.

0 commit comments

Comments
 (0)