Skip to content

Commit

Permalink
Merge pull request #46 from crossplane-contrib/feat/update-to-1.81.128
Browse files Browse the repository at this point in the history
update terraform provider
  • Loading branch information
hellertang authored Sep 28, 2024
2 parents c2a7145 + 4152553 commit 2bbeb6b
Show file tree
Hide file tree
Showing 67 changed files with 4,066 additions and 399 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export TERRAFORM_VERSION ?= 1.2.1

export TERRAFORM_PROVIDER_SOURCE ?= tencentcloudstack/tencentcloud
export TERRAFORM_PROVIDER_REPO ?= https://github.com/tencentcloudstack/terraform-provider-tencentcloud
export TERRAFORM_PROVIDER_VERSION ?= 1.81.113
export TERRAFORM_PROVIDER_VERSION ?= 1.81.128
export TERRAFORM_PROVIDER_DOWNLOAD_NAME ?= terraform-provider-tencentcloud
export TERRAFORM_PROVIDER_DOWNLOAD_URL_PREFIX ?= https://releases.hashicorp.com/$(TERRAFORM_PROVIDER_DOWNLOAD_NAME)/$(TERRAFORM_PROVIDER_VERSION)
export TERRAFORM_NATIVE_PROVIDER_BINARY ?= $(TERRAFORM_PROVIDER_DOWNLOAD_NAME)_v$(TERRAFORM_PROVIDER_VERSION)
Expand Down
126 changes: 126 additions & 0 deletions apis/as/v1alpha1/zz_generated.deepcopy.go

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

60 changes: 54 additions & 6 deletions apis/as/v1alpha1/zz_lifecyclehook_types.go

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

Loading

0 comments on commit 2bbeb6b

Please sign in to comment.