Skip to content

Commit

Permalink
Merge pull request #48 from crossplane-contrib/fix/pg-tke-issues
Browse files Browse the repository at this point in the history
fix: pg and tke issues
  • Loading branch information
hellertang authored Dec 5, 2024
2 parents 2bbeb6b + 64ebd39 commit 1141d74
Show file tree
Hide file tree
Showing 93 changed files with 10,598 additions and 3,183 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.128
export TERRAFORM_PROVIDER_VERSION ?= 1.81.145
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
60 changes: 60 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.

13 changes: 13 additions & 0 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.

52 changes: 45 additions & 7 deletions apis/as/v1alpha1/zz_scalingconfig_types.go

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

Loading

0 comments on commit 1141d74

Please sign in to comment.