Terraform (IaaC) - S3 backend :
Sep 10, 2023 · 6 min read · Terraform Variables As a good infrastructure developer, you should not hardcode values in the configuration. Hence, Terraform variables facilitate that the values will be kept in one place storing them into a variable and replacing the variable name ...
Join discussion