Skip to content

Commit

Permalink
Merge pull request #11 from linode/update_go_deps
Browse files Browse the repository at this point in the history
bump crossplane tools/runtime deps and update linode terraform version
  • Loading branch information
eljohnson92 authored May 5, 2023
2 parents e6ffd29 + a383fae commit bc3e184
Show file tree
Hide file tree
Showing 123 changed files with 7,786 additions and 898 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ PROJECT_REPO := github.com/linode/$(PROJECT_NAME)

export TERRAFORM_VERSION := 1.3.3
export TERRAFORM_PROVIDER_SOURCE := linode/linode
export TERRAFORM_PROVIDER_VERSION := 1.30.0
export TERRAFORM_PROVIDER_VERSION := 2.0.0
export TERRAFORM_PROVIDER_DOWNLOAD_NAME := terraform-provider-linode
export TERRAFORM_NATIVE_PROVIDER_BINARY := terraform-provider-linode_v1.30.0
export TERRAFORM_NATIVE_PROVIDER_BINARY := terraform-provider-linode_v2.0.0
export TERRAFORM_PROVIDER_REPO := https://github.com/linode/terraform-provider-linode
export TERRAFORM_DOCS_PATH := website/docs/r

Expand Down
32 changes: 24 additions & 8 deletions apis/database/v1alpha1/zz_accesscontrols_types.go

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

Loading

0 comments on commit bc3e184

Please sign in to comment.