Closed bkez322 closed 3 years ago
Thanks @bkez322 for the Pull Request. I am going to merge it into Develop. I am currently working on generating the code for all (well, most!) providers automatically from information available on the Terraform Provider Registry. I have to check whether the time
provider will be included then. It should be.
Hi @bkez322. The develop
branch now contains code that is auto-generated from the information fetched from the Terraform Provider Registry. The time
provider is now also automatically generated, overwriting your previous Pull Request. You may want to check whether the result is still compatible with your requirements.
The code I see in place for the time
provider on the develop
branch looks good to me. Thanks for the heads up.
Added
closes: #165