test(module): really test the generated access key
All checks were successful
main / test (push) Successful in 1m21s
All checks were successful
main / test (push) Successful in 1m21s
This commit is contained in:
parent
00ee290f29
commit
c7927f49eb
5 changed files with 63 additions and 6 deletions
4
test/aws_config.tftpl
Normal file
4
test/aws_config.tftpl
Normal file
|
@ -0,0 +1,4 @@
|
|||
[default]
|
||||
aws_access_key_id = ${aws_access_key_id}
|
||||
aws_secret_access_key = ${aws_access_key_secret}
|
||||
region = eu-west-3
|
Loading…
Add table
Add a link
Reference in a new issue