Skip to content

Labels

Labels

  • actions

    Tracking PRs and issues related to the TF actions work
  • automated

  • breaking-change

    This PR introduces a breaking change or the resolution of this issue may require a breaking change.
  • bug

    Something isn't working
  • contributions-welcome

  • dependencies

    Pull requests that update a dependency file
  • design-doc

    Issues or pull requests about a design document, capturing design ideas and trade-offs.
  • diags

    Issues and pull requests about our diagnostics abstraction.
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • epic

    Meta issues that contain groups of other, related issues for tracking purposes.
  • github_actions

    Pull requests that update GitHub Actions code
  • go

    Pull requests that update Go code
  • good first issue

    Good for newcomers
  • javascript

    Pull requests that update Javascript code
  • legal

  • Mend: configuration error

    Mend configuration error
  • Mend: dependency security vulnerability

    Security vulnerability detected by Mend
  • needs-input

    Issues or PRs that need more real-world use-cases before accepting
  • non-protocol-info

    Issues and PRs about surfacing information that Terraform doesn't need, but other clients do.
  • protocol

    Issues or pull requests that may require changes to the plugin protocol
  • reflection

    Issues and PRs about the reflection subsystem used to convert between attr.Values and Go values.
  • schema

    Issues and pull requests about the abstraction for specifying schemas.
  • sdkv2-parity

    Issues tracking feature parity with terraform-plugin-sdk v2 and PRs working towards it.
  • SEC-090

    Relating to RFC SEC-090.
  • SEC-090/Pinning/Trusted

    Automated TSCCR pinning PR to trusted SHAs.
  • security fix

    Security fix generated by Mend
  • tech-debt

    Issues tracking technical debt that we're carrying.
  • thinking