Skip to content

Commit 2bbeb6b

Browse files
authored
Merge pull request #46 from crossplane-contrib/feat/update-to-1.81.128
update terraform provider
2 parents c2a7145 + 4152553 commit 2bbeb6b

File tree

67 files changed

+4066
-399
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+4066
-399
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export TERRAFORM_VERSION ?= 1.2.1
88

99
export TERRAFORM_PROVIDER_SOURCE ?= tencentcloudstack/tencentcloud
1010
export TERRAFORM_PROVIDER_REPO ?= https://github.com/tencentcloudstack/terraform-provider-tencentcloud
11-
export TERRAFORM_PROVIDER_VERSION ?= 1.81.113
11+
export TERRAFORM_PROVIDER_VERSION ?= 1.81.128
1212
export TERRAFORM_PROVIDER_DOWNLOAD_NAME ?= terraform-provider-tencentcloud
1313
export TERRAFORM_PROVIDER_DOWNLOAD_URL_PREFIX ?= https://releases.hashicorp.com/$(TERRAFORM_PROVIDER_DOWNLOAD_NAME)/$(TERRAFORM_PROVIDER_VERSION)
1414
export TERRAFORM_NATIVE_PROVIDER_BINARY ?= $(TERRAFORM_PROVIDER_DOWNLOAD_NAME)_v$(TERRAFORM_PROVIDER_VERSION)

apis/as/v1alpha1/zz_generated.deepcopy.go

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

apis/as/v1alpha1/zz_lifecyclehook_types.go

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

0 commit comments

Comments
 (0)