Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Armesto <[email protected]>
  • Loading branch information
mnitchev and fiunchinho authored Nov 11, 2024
1 parent 8d30b09 commit 90e32d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ $ aws --endpoint=http://localhost:4566 route53 list-hosted-zones-by-name
To run the integration and acceptance tests against an AWS account you need to create an IAM role. To do that, first source the `aws-resolver-rules-operator-test-secrets.sh` file from LastPass and then run the following commands:

```shell
source aws-resolver-rules-operator-test-secrets.sh
aws iam create-policy --policy-name tests-aws-network-topology-operator --policy-document file://tests/assets/test-role-policy.json

policy_file=$(mktemp)
Expand Down

0 comments on commit 90e32d0

Please sign in to comment.