Skip to content

Commit

Permalink
Bumping crossplane provider with TF v0.21.5 (#34)
Browse files Browse the repository at this point in the history
* Bumping crossplane pprovider with tf 0.21.5

* fix check-diff
  • Loading branch information
SivaanandM authored Oct 16, 2024
1 parent 3c12df9 commit f3db353
Show file tree
Hide file tree
Showing 51 changed files with 1,523 additions and 642 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PROJECT_REPO := github.com/crossplane-contrib/$(PROJECT_NAME)
export TERRAFORM_VERSION := 1.3.3
export TERRAFORM_PROVIDER_SOURCE := spectrocloud/spectrocloud
export TERRAFORM_PROVIDER_REPO := https://github.com/spectrocloud/terraform-provider-spectrocloud
export TERRAFORM_PROVIDER_VERSION := 0.21.3
export TERRAFORM_PROVIDER_VERSION := 0.21.5
export TERRAFORM_PROVIDER_DOWNLOAD_NAME := terraform-provider-spectrocloud
export TERRAFORM_NATIVE_PROVIDER_BINARY := terraform-provider-spectrocloud_$(TERRAFORM_PROVIDER_VERSION)
export TERRAFORM_DOCS_PATH := docs/resources
Expand Down
108 changes: 72 additions & 36 deletions apis/backup/v1alpha1/zz_storagelocation_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 16 additions & 8 deletions apis/cloudaccount/v1alpha1/zz_aws_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion apis/cloudaccount/v1alpha1/zz_gcp_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 8 additions & 4 deletions apis/cloudaccount/v1alpha1/zz_tencent_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions apis/cluster/v1alpha1/zz_aks_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f3db353

Please sign in to comment.