We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a024a0 commit df8a253Copy full SHA for df8a253
README.rst
@@ -212,6 +212,7 @@ If the deployed instances are behind an SSH bastion you must ensure that your SS
212
IdentityFile ~/.ssh/key
213
UserKnownHostsFile /dev/null
214
StrictHostKeyChecking no
215
+ IdentitiesOnly yes
216
217
Configure Terraform variables
218
=============================
0 commit comments