Skip to content

Commit

Permalink
Merge pull request #14 from linode/linode_terraform_2.5.2
Browse files Browse the repository at this point in the history
Update Linode Terraform version to 2.5.2
  • Loading branch information
eljohnson92 authored Jul 25, 2023
2 parents ca9cf13 + 0e6db10 commit 00296cf
Show file tree
Hide file tree
Showing 35 changed files with 199 additions and 1,646 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 := 2.0.0
export TERRAFORM_PROVIDER_VERSION := 2.5.2
export TERRAFORM_PROVIDER_DOWNLOAD_NAME := terraform-provider-linode
export TERRAFORM_NATIVE_PROVIDER_BINARY := terraform-provider-linode_v2.0.0
export TERRAFORM_NATIVE_PROVIDER_BINARY := terraform-provider-linode_v$(TERRAFORM_PROVIDER_VERSION)
export TERRAFORM_PROVIDER_REPO := https://github.com/linode/terraform-provider-linode
export TERRAFORM_DOCS_PATH := website/docs/r

Expand Down
Loading

0 comments on commit 00296cf

Please sign in to comment.