Skip to content

Commit

Permalink
fix: link for input var
Browse files Browse the repository at this point in the history
  • Loading branch information
hayk99 authored Aug 5, 2022
1 parent fdb2b78 commit d28582d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ This error happens when the ECS `TaskRole` has no permissions to assume this rol
### Q-AWS: Getting error 409 `EntityAlreadyExists`

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.
<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)
<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)

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

0 comments on commit d28582d

Please sign in to comment.