Skip to content

Commit 8d2a404

Browse files
Bumping crossplane provider with TF v0.22.1 (#39)
* Bumping crossplane provider with TF v0.22.1 Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> * chore: update build submodule Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> * chore: make reviewable Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> --------- Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> Co-authored-by: Tyler Gillson <tyler.gillson@gmail.com>
1 parent f6da43d commit 8d2a404

31 files changed

+3996
-134
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PROJECT_REPO := github.com/crossplane-contrib/$(PROJECT_NAME)
77
export TERRAFORM_VERSION := 1.3.3
88
export TERRAFORM_PROVIDER_SOURCE := spectrocloud/spectrocloud
99
export TERRAFORM_PROVIDER_REPO := https://github.com/spectrocloud/terraform-provider-spectrocloud
10-
export TERRAFORM_PROVIDER_VERSION := 0.22.0
10+
export TERRAFORM_PROVIDER_VERSION := 0.22.1
1111
export TERRAFORM_PROVIDER_DOWNLOAD_NAME := terraform-provider-spectrocloud
1212
export TERRAFORM_NATIVE_PROVIDER_BINARY := terraform-provider-spectrocloud_$(TERRAFORM_PROVIDER_VERSION)
1313
export TERRAFORM_DOCS_PATH := docs/resources

apis/backup/v1alpha1/zz_generated.deepcopy.go

Lines changed: 269 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/backup/v1alpha1/zz_storagelocation_terraformed.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)