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 f7457a5 commit 299abfbCopy full SHA for 299abfb
README.md
@@ -94,10 +94,6 @@ We highly recommend that in your code you pin the version to the exact version y
94
using so that your infrastructure remains stable, and update versions in a
95
systematic way so that they do not catch you by surprise.
96
97
-Also, because of a bug in the Terraform registry ([hashicorp/terraform#21417](https://github.com/hashicorp/terraform/issues/21417)),
98
-the registry shows many of our inputs as required when in fact they are optional.
99
-The table below correctly indicates which inputs are required.
100
-
101
102
Note: add `${var.ssh_key_pair}` private key to the `ssh agent`.
103
0 commit comments