Skip to content

Releases: tmeckel/pulumi-tf-provider-cookiecutter

v0.0.18

13 Jul 18:05
3976d10
Compare
Choose a tag to compare

What's Changed

  • feat: Code generator for missing resource and data source mappings by @tmeckel in #50
  • feat: add name overrides in resources.go by @MaienM in #52
  • docs: fixes the link in the readme to the description of terraform_provider_version_or_commit by @nwittstruck in #53
  • feat: all versions of Terraform Bridge, Terraform Bridge PF and the Terraform SDKv2 custom repo of Pulumi are now dynamically determined to their respective latest versions every time the template is executed
  • feat: ensure SDK V1 Terraform providers are correctly initialized and that custom resource and datasource mappings are not overwritten by moduleComputeStrategy

New Contributors

Full Changelog: v0.0.17...v0.0.18

v0.0.17

26 Feb 10:05
1014808
Compare
Choose a tag to compare

What's Changed

  • feat: Implement support for TFProviderModuleVersion property in tfbridge.ProviderInfo by @tmeckel in #39
  • feat: add support for upstream directory in provider repo by @tmeckel in #40
  • feat: validate GitHub workflows by @tmeckel in #41
  • cicd: update PYPI_PASSWORD secret name to PYPI_PASSWORD from PYPI_API_TOKEN by @tmeckel in #43

Full Changelog: v0.0.16...v0.0.17

v0.0.16

02 Feb 18:04
64e631e
Compare
Choose a tag to compare

What's Changed

  • feat: Use Terraform Bridge automapping and reource naming strategy by @tmeckel in #36

Full Changelog: v0.0.15...v0.0.16

v0.0.15

31 Oct 11:44
72cd6ac
Compare
Choose a tag to compare

What's Changed

  • feat: Autogenerate provider resources mappings by @tmeckel in #32

Full Changelog: v0.0.14...v0.0.15

v0.0.14

28 Oct 12:52
3ea6f2d
Compare
Choose a tag to compare

What's Changed

  • fix: SDK go.mod file by @tmeckel in #29
  • fix: build_nodejs target in Makefile by @tmeckel in #28
  • docs: Correct comments in {{cookiecutter.provider}}/provider/resources.go by @tmeckel in #30

Full Changelog: v0.0.13...v0.0.14

v0.0.13

11 Oct 15:16
2425647
Compare
Choose a tag to compare

What's Changed

  • fix: Pull request workflow and issues with go.mod in shim provider by @tmeckel in #22

Full Changelog: v0.0.12...v0.0.13

v0.0.12

22 Sep 11:23
b890002
Compare
Choose a tag to compare

What's Changed

  • fix: Handle breaking change of Pulumi Terraform Bridge by @tmeckel in #20

Full Changelog: v0.0.11...v0.0.12

v0.0.11

28 Jun 19:29
cb40568
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

05 Jun 08:23
df40850
Compare
Choose a tag to compare

What's Changed

  • fix: Modifications based on review results of the MSSQL provider by @tmeckel in #5

Full Changelog: v0.0.9...v0.0.10

v0.0.9

04 Jun 13:39
02321b4
Compare
Choose a tag to compare

What's Changed

  • fix: Missing documnetation about packaging module by @tmeckel in #4

Full Changelog: v0.0.8...v0.0.9