add template for directives
This commit is contained in:
21
fuzz/corpus/db6d7a08ac8b8402ef36e4c87c5057a4f098a786
Normal file
21
fuzz/corpus/db6d7a08ac8b8402ef36e4c87c5057a4f098a786
Normal file
@@ -0,0 +1,21 @@
|
||||
output "servers" {
|
||||
value = aws_instance.seÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿironment)
|
||||
|
||||
Then you ca u nnrtests from the e3e directory with:
|
||||
|
||||
go test -v .
|
||||
|
||||
ssh into servers with:
|
||||
|
||||
%{for ip in aws_instance.server.*.public_ip~}
|
||||
ssh -i keys/${local.random_name}.pem ubuntu@${ip}
|
||||
%{endfor~}
|
||||
|
||||
ssh into clients with:
|
||||
|
||||
%{for ip in aws_instance.client_ubuntu_bionic_amd64.*.public_ip~}
|
||||
ssh -i keys/${lport NOMAD_TOKEN=${data.local_file.nomad_token.content}
|
||||
export VAULT_TOKEN=${data.local_file.vault_token.content}
|
||||
|
||||
EOM
|
||||
}
|
||||
Reference in New Issue
Block a user