Releases: ewilde/terraform-provider-openfaas
v3.2
Changelog
3ea32c8 Merge pull request #9 from hugomcfonseca/fix-client-auth-using-terraform-auth
0b5b5fc Adds label uid
to whitelist to avoid always having a diff when running terraform
32b0af7 Fix the update of an existing function
03a7635 Fix OpenFaaS client authentication to use authentication from Terraform provider initialization
v0.3.1
Changelog
21a3939 Merge pull request #8 from ewilde/ew/openfaas-sdk
6b76f2c Move to official OpenFaaS proxy & client
7982675 Merge pull request #7 from ewilde/ew/tf-plugin-sdk
d0b6e61 Moves provider to plugin SDK
fa43c9f Merge pull request #6 from ewilde/ew/tf-sdk-core-update
a8f12c1 Update tf core to 0.12.7
002f508 Adds unauthenticated example
v0.3.0
v0.2.0
Changelog
f23f94a Merge pull request #1 from ewilde/ew/feat/test-secret
806d50e Adds test for secret
ed51475 Adds missing vendoring for tests
216a229 Follow structure convention
b9d47fa Adds website building instructions
0f87842 Remove .idea directory
ebf2da3 Update README.md
dd68a23 Add better install instructions
e152f00 Move video to top of provider page
47989cb Add intro video to docs
40210d4 Add build status to README.md
4f04c06 Update example to show database dependency
4d92649 Update README.md