Red Hat OpenShift version | Kubernetes version |
---|---|
4.16 | 1.29.15 |
4.15 | 1.28.15 |
4.14 | 1.27.16 |
4.13 | 1.26.15 |
4.12 | 1.25.16 |
4.11 | 1.24.17 |
4.10 | 1.23.17 |
4.9 | 1.22.17 |
π’
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# tofu plan --var-file=/secrets/customer-A.tfvars --var-file=/secrets/storcloud.tfvars | |
Planning failed. OpenTofu encountered an error while generating this plan. | |
β· | |
β Error: Plugin did not respond | |
β | |
β with provider["registry.opentofu.org/outscale/outscale"], | |
β on provider.tf line 10, in provider "outscale": | |
β 10: provider outscale { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# source: https://stackoverflow.com/questions/52065016/how-to-replace-n-string-with-a-new-line-in-unix-bash-script | |
# Works everywhere | |
foo='1\n2\n3'; echo "${foo//'\n'/$'\n'}" | |
# With bash 4.4 and upper | |
foo='1\n2\n3'; echo "${foo@E}" |
I hereby claim:
- I am lpiot on github.
- I am obic (https://keybase.io/obic) on keybase.
- I have a public key ASCI1hFXYLRGILi3cjRXQ1U3fpMFJ3aVDjz8u3K_E65HFAo
To claim this, I am signing this object: