Mark Menger
Mark Menger
It would be useful to be able to pass the location private keys from Terraform outputs when using dynamically generated ephemeral public/private key pairs for testing.
fixes #105 as described by @cjbirk in https://github.com/keybase/bot-sshca/issues/105#issuecomment-1183931255 Testing was limited to one environment with Ubuntu 20.04. The result was the desired bot container image.
The provider currently requires using provider aliases for environments with more than one BIG-IP. For those with larger enterprise environments, the provider should work for an arbitrary number of BIG-IPs,...
a couple of the documentation references were out-dated and ended up landing on clouddocs.f5.com
It appears that there was a breaking change to the AzureRM API about the release of version 2.37 of the AzureRM Terraform provider. A workaround is including ```hcl azuread =...
The following line results in an error during cloud-init ```shell pip3 install --user 'azure-cli~=2.26.0' 'azure-mgmt-core~=1.2.0' 'cryptography~=3.3.2' 'urllib3[secure]~=1.26.5' 'requests~=2.25.1' ``` The error message suggests that upgrading pip is the means to...
**F5 App Stack Deployment:** - Brief Description of Changes Instructions and sample manifest for deploying the gateway to App Stack