terraform-provider-time
terraform-provider-time copied to clipboard
Utility provider that provides Time-Based Resources
### Terraform CLI and Provider Versions ``` $ terraform version Terraform v1.5.3 on darwin_amd64 ``` ### Use Cases or Problem Statement ### Problem There is often a need to change...
### 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...
### 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...
### 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...
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...
### 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...
Implemented importing triggers using an expanded syntax for the trigger map. The format of the trigger definition is as follows: "CREATE,DESTROY,KEY=VALUE,KEY=VALUE..." Without being able to import triggers, a time_sleep import...
### Community Note * Please vote on this pull request by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original pull request comment to help the community and maintainers prioritize this request...
### Terraform CLI and Provider Versions ``` Terraform v1.9.5 on linux_amd64 + provider registry.terraform.io/1password/onepassword v2.1.2 + provider registry.terraform.io/barnabyshearer/dockerhub v0.0.15 + provider registry.terraform.io/hashicorp/time v0.12.1 ``` ### Terraform Configuration ```terraform locals {...