Releases: pulumi/pulumi-terraform-module
Releases · pulumi/pulumi-terraform-module
v0.2.0
Release v0.2.0
What's Changed
- Run init with
-upgradewhen module version is updated by @corymhall in #557 - Manually run ci-mgmt by @corymhall in #565
Full Changelog: v0.1.8...v0.2.0
v0.1.8
Release v0.1.8
What's Changed
- Apply required inputs when combining partial schema by @Zaid-Ajaj in #436
- Implement autonaming protocol to set the name input variable of a module to the resource name by @Zaid-Ajaj in #417
- Fix emitting warning status logs as visible messages by @t0yv0 in #445
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Release v0.1.7
What's Changed
- Emit empty features block for default azurerm provider without configuring one explicitly by @Zaid-Ajaj in #414
- bump eks module version to avoid breaking changes due to terrafrom-provider-aws v6.0.0 release by @mjeffryes in #422
- Specify RefreshBeforeUpdate on partial failures by @justinvp in #424
- Implement schema mappings for modules with dashed fields by @Zaid-Ajaj in #427
- Report partial errors on create and update by @mjeffryes in #428
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Release v0.1.6
What's Changed
- Update README for executor changes. by @VenelinMartinov in #388
- non-nullable inputs should be marked as required by @Zaid-Ajaj in #385
- Fix VPC module typings, include outputs that refer to serialized resources by @Zaid-Ajaj in #393
- Default output type is any, better inference for try(...) expressions by @Zaid-Ajaj in #398
- Ensure module changes are detected in Diff(...) by @Zaid-Ajaj in #400
- Implicit --refresh by @t0yv0 in #374
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Release v0.1.5
What's Changed
- Lock workspaces for schema inference by @t0yv0 in #337
- Support Resource Views by @t0yv0 in #324
- Use terraform cli by default, make using opentofu optional by @Zaid-Ajaj in #339
- Infer version from git and URL based module sources by @Zaid-Ajaj in #370
- Require resource views by @t0yv0 in #367
- Better missing credentials error when using AWS modules by @Zaid-Ajaj in #375
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
Release v0.1.3
What's Changed
- Simpler workdir cleanup by @t0yv0 in #293
- README: note on validity of relative paths by @t0yv0 in #296
- Add initial list of module schema overrides by @Zaid-Ajaj in #297
- Unwrap secreted configs in cleanProvidersConfig by @guineveresaenger in #291
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Release v0.1.2
What's Changed
- Allow for module configuration and schema override by @Zaid-Ajaj in #282
- Refine docs by @t0yv0 in #289
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Release v0.1.0
What's Changed
- Revert "Handle partial delete operations (#254)" by @corymhall in #274
Full Changelog: v0.0.7...v0.1.0