Skip to content

Commit

Permalink
feat(bump): bump native tf provider to 7.6.0 (#104)
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Haar <[email protected]>
  • Loading branch information
haarchri authored Jun 25, 2024
1 parent e94667c commit b17fb58
Show file tree
Hide file tree
Showing 12 changed files with 3,329 additions and 139 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ export TERRAFORM_VERSION ?= 1.3.3

export TERRAFORM_PROVIDER_SOURCE ?= castai/castai
export TERRAFORM_PROVIDER_REPO ?= https://github.com/castai/terraform-provider-castai
export TERRAFORM_PROVIDER_VERSION ?= 6.10.0
export TERRAFORM_PROVIDER_VERSION ?= 7.6.0
export TERRAFORM_PROVIDER_DOWNLOAD_NAME ?= terraform-provider-castai
export TERRAFORM_PROVIDER_DOWNLOAD_URL_PREFIX ?= https://releases.hashicorp.com/$(TERRAFORM_PROVIDER_DOWNLOAD_NAME)/$(TERRAFORM_PROVIDER_VERSION)
export TERRAFORM_NATIVE_PROVIDER_BINARY ?= terraform-provider-castai_v6.7.1
export TERRAFORM_NATIVE_PROVIDER_BINARY ?= terraform-provider-castai_v7.6.0
export TERRAFORM_DOCS_PATH ?= docs/resources


Expand Down
627 changes: 627 additions & 0 deletions apis/castai/v1alpha1/zz_autoscaler_types.go

Large diffs are not rendered by default.

Loading

0 comments on commit b17fb58

Please sign in to comment.