Skip to content

Commit d28582d

Browse files
authored
fix: link for input var
1 parent fdb2b78 commit d28582d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ This error happens when the ECS `TaskRole` has no permissions to assume this rol
347347
### Q-AWS: Getting error 409 `EntityAlreadyExists`
348348

349349
A: Probably you or someone in the same environment you're using, already deployed a resource with the sysdig terraform module and a naming collision is happening.
350-
<br/>S: If you want to maintain several versions, make use of the [`name` input var of the examples](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/single-account#input_name)
350+
<br/>S: If you want to maintain several versions, make use of the [`name` input var of the examples](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/single-account-ecs#input_name)
351351

352352
### Q-AWS-Datasources: I cannot see my acccount alias in the `Data Sources > Cloud page`
353353
A: There are several causes to this.

0 commit comments

Comments
 (0)