Selena Goods
Selena Goods
Closes #83 What? - Migrates Null Provider to Terraform Plugin Framework v0.14.0 - Adds acceptance tests to compare framework and sdk versions of Null provider to ensure no differences
Closes: #347 Supersedes: #348 Fixes a bug that is encountered when the `migrate` command and `generate` command are run on provider documentation that have provider short name prefixes in their...
### Terraform CLI and Provider Versions N/A ### Use Cases or Problem Statement The acceptance tests for the External provider currently work by building a test program in a set...
Closes: #894 ### Background Provider-defined functions can accept parameters, or arguments as input. There is an opportunity to provide validation of such parameters in an analogous manner to the validation...
### :hammer_and_wrench: Description Add `.txtar` file extension to support license headers for `.txtar` files ### :link: External Links ### :+1: Definition of Done - [x] New functionality works? - [x]...
The `time_rotating` resource currently triggers a "rotation" by comparing the current time to `rotation_rfc3339` and if the current time is after `rotation_rfc3339` it will remove the resource in the `read`...
### Terraform CLI and Provider Versions Time v3.2.1 ### Use Cases or Problem Statement Relates #146, #149, #218 The `time_rotating` resource currently throws an `Error: Provider produced inconsistent final plan`...
Maintenance of the standard library providers prioritises stability and correctness relative to the provider's intended feature set. Create a design document describing this feature set, and any other design considerations...
Possibly due to a quirk with [approving Github action workflow runs from external forks](https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks), the test workflow currently doesn't run on external PRs after approval but the workflow runs normally...
Relates: #999 Relates: #1002 Website documentation for the experimental deferred actions feature. I wrote this documentation with the assumption that general information explaining the concept of deferred actions would be...