Skip to content

Commit

Permalink
Add cilium_deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
littlejo committed May 14, 2024
1 parent 3632bc7 commit f53135e
Show file tree
Hide file tree
Showing 40 changed files with 1,553 additions and 377 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.2
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

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

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

Loading

0 comments on commit f53135e

Please sign in to comment.