Joe
Joe
Per https://github.com/alexwforsythe/code-blocks#updates-to-syntax-highlighting, it appears that [highlight.js supports Terraform](https://highlightjs.readthedocs.io/en/latest/supported-languages.html) via [this package](https://github.com/highlightjs/highlightjs-terraform). It doesn't look like Terraform is currently an option when using this add on so would it be possible...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Describe the bug #### Summary: terraform-docs does not list providers that are used by modules. I expected that terraform-docs would list all of the providers that I see when...
### Proposal Create an issue type template for requesting documentation changes. This would help with triage of issues since they could automatically have the `documentation` label associated with them and...
### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: v0.15.3 Kubernetes provider version: v2.3.1 ``` ### Affected Resource(s) - `kubernetes_config_map` - `kubernetes_namespace` - Almost certainly others as well...
**Is your feature request related to a problem? Please describe.** At my company, we have a bunch of Terraform repos. Within each of those repos, we have hundreds of different...
I just saw https://cloud.google.com/resources/storage/soft-delete-announce?hl=en and this raised a lot of questions about how Terraform will interact with deleting both objects and buckets once soft delete is enabled by default by...
Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions,...
### Terraform Version ```shell 1.5.4 ``` ### Affected Pages - https://developer.hashicorp.com/terraform/cli/state/move - https://developer.hashicorp.com/terraform/cli/commands/state/mv ### What is the docs issue? It does not mention `moved` blocks at all or link to...
### Terraform Version ``` v1.2.4 ``` ### Terraform Configuration Files Any module that uses a remote source (eg git source) multiple times. ### Debug Output ``` Downloading git::ssh://[email protected]/... for foo......