-
Story
-
Resolution: Done
-
Critical
-
None
-
None
-
None
User Story:
As an installer developer, I want to be able to:
- Upgrade terraform providers without affecting the modules used to build the installer.
- Use a terraform provider that uses v2 of the terraform provider sdk regardless of the version of the terraform provider sdk used by other terraform providers.
so that I can achieve
- Use the latest versions of terraform providers.
- Reduce the complexity of the module dependency coupling in the installer to ease the burden of upgrading modules.
Acceptance Criteria:
Description of criteria:
- Installer does not have a build dependency on any terraform binary module.
- Installer does not have a build dependency on any terraform provider.
This does not require a design proposal.
This does not require a feature gate.
- blocks
-
CORS-1911 Azure: Upgrade Terraform Provider to v3.0.0
- Closed