generated from pulumi/pulumi-tf-provider-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade terraform provider nomad to v2.0.0 (#113)
Fixes #105 I followed the steps in: https://github.com/pulumi/platform-providers-team/blob/main/playbooks/tf-provider-major-version-update.md and also these additional steps to upgrade the shim from sdk-v1 to sdk-v2: - updated the imports of "github.com/pulumi/pulumi-terraform-bridge/v3/pkg/tfshim/sdk-v1" to "github.com/pulumi/pulumi-terraform-bridge/v3/pkg/tfshim/sdk-v2" - used the `NewProvider` method from the tfshim/sdk-v2 to build the provider - updated the replace directives in go.mod with the replaces from latest upstream and from terraform-bridge
- Loading branch information
Showing
286 changed files
with
37,611 additions
and
3,450 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.