v0.0.2
Release v0.0.2
What's Changed
- Scaffold the parameterized provider by @t0yv0 in #1
- Bump github.com/golang/glog from 1.2.2 to 1.2.4 in the go_modules group across 1 directory by @dependabot in #2
- Define provider parameters by @t0yv0 in #3
- Stubs for GetSchema by @t0yv0 in #4
- Scaffold a preview test by @t0yv0 in #5
- Pass a basic pulumi preview test by @t0yv0 in #6
- Add tofu installer by @corymhall in #20
- Store state in a helper ModuleState resource by @t0yv0 in #24
- chore: basic CI checks by @t0yv0 in #26
- Vendor necessary code from opentofu by @t0yv0 in #30
- chore: remove unix sockets in favor of rpcutil by @t0yv0 in #46
- Initial implementation of schema inference by @Zaid-Ajaj in #27
- Transform module inputs to tf json file by @corymhall in #29
- Run terraform commands by @corymhall in #54
- Basic output type inference by @Zaid-Ajaj in #51
- Run plan and parse results by @corymhall in #52
- Expose UnmarshalPropertyValue by @t0yv0 in #59
- chore: tidy tfsandbox interface a little by @t0yv0 in #60
- ci: configure aws test account for integration tests by @t0yv0 in #66
- chore: unskip a working test by @t0yv0 in #69
- chore: cross-link some of the TODOs to tickets by @t0yv0 in #72
- Scaffold child resources by @t0yv0 in #55
- Run TF Apply during pulumi up by @VenelinMartinov in #65
- Teach tfsandbox to read and write state by @t0yv0 in #83
- chore: commit generated SDKs for visual verification by @t0yv0 in #75
- Permit local modules schema inference by @t0yv0 in #85
- Plan correctly handles unknown values by @corymhall in #86
- Test a local module end to end by @t0yv0 in #87
- Require packageName parameterization by @Zaid-Ajaj in #93
- Connect state by @t0yv0 in #91
- chore: cross-link more TODO items by @t0yv0 in #101
- devdocs: remove abbreviations to reuse the regular terms by @t0yv0 in #106
- internal: use a plan store for the plan and state side channel by @t0yv0 in #104
- Add AWS Lambda integration test by @guineveresaenger in #99
- Update resource inputs to handle unknowns and secrets by @corymhall in #102
- Onboard to ci-mgmt by @t0yv0 in #110
- USAGE section by @t0yv0 in #116
- Enable Destroy by @guineveresaenger in #112
New Contributors
- @dependabot made their first contribution in #2
- @corymhall made their first contribution in #20
- @Zaid-Ajaj made their first contribution in #27
- @VenelinMartinov made their first contribution in #65
- @guineveresaenger made their first contribution in #99
Full Changelog: https://github.com/pulumi/pulumi-terraform-module/commits/v0.0.2