Skip to content

Commit

Permalink
Merge pull request #25 from crossplane-contrib/tf-equinix-1.13.0
Browse files Browse the repository at this point in the history
Update to TF Equinix provider 1.13.0
  • Loading branch information
displague authored Mar 6, 2023
2 parents cec28fd + d22c8a6 commit af2515f
Show file tree
Hide file tree
Showing 19 changed files with 1,224 additions and 108 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GOLANGCILINT_VERSION ?= 1.50.0
export TERRAFORM_VERSION := 1.3.1

export TERRAFORM_PROVIDER_SOURCE := equinix/equinix
export TERRAFORM_PROVIDER_VERSION := 1.11.1
export TERRAFORM_PROVIDER_VERSION := 1.13.0
export TERRAFORM_PROVIDER_DOWNLOAD_NAME := terraform-provider-equinix
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
25 changes: 20 additions & 5 deletions apis/metal/v1alpha1/zz_device_types.go

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

48 changes: 48 additions & 0 deletions apis/metal/v1alpha1/zz_generated.deepcopy.go

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

44 changes: 28 additions & 16 deletions apis/network/v1alpha1/zz_device_types.go

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

127 changes: 127 additions & 0 deletions apis/network/v1alpha1/zz_file_types.go

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

Loading

0 comments on commit af2515f

Please sign in to comment.