Skip to content

Commit

Permalink
Update cilium terraform provider
Browse files Browse the repository at this point in the history
  • Loading branch information
littlejo committed May 13, 2024
1 parent dc58694 commit 84c47ba
Show file tree
Hide file tree
Showing 13 changed files with 1,176 additions and 2 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 ?= littlejo/cilium
export TERRAFORM_PROVIDER_REPO ?= https://github.com/littlejo/terraform-provider-cilium
export TERRAFORM_PROVIDER_VERSION ?= 0.2.3
export TERRAFORM_PROVIDER_VERSION ?= 0.2.4
export TERRAFORM_PROVIDER_DOWNLOAD_NAME ?= terraform-provider-cilium
export TERRAFORM_PROVIDER_DOWNLOAD_URL_PREFIX ?= $(TERRAFORM_PROVIDER_REPO)/releases/download/v$(TERRAFORM_PROVIDER_VERSION)/
export TERRAFORM_NATIVE_PROVIDER_BINARY ?= terraform-provider-cilium_v0.2.2
Expand Down
172 changes: 172 additions & 0 deletions apis/core/v1alpha1/zz_deploy_types.go

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

Loading

0 comments on commit 84c47ba

Please sign in to comment.