Skip to content

Releases: Qwilt/terraform-provider-qwilt

v0.1.18

12 Dec 10:05
8f106d0
Compare
Choose a tag to compare

Changelog

  • 8f106d0 Merge pull request #24 from Qwilt/4docs
  • 6520345 two tweaks
  • 57e04ff Updates for the new Certificate Template resource and data source, and new origin allow list data source.

v0.1.17

26 Nov 10:28
1fd3581
Compare
Choose a tag to compare

Changelog

  • 1fd3581 Merge pull request #23 from jayrqwilt/jayr-datasource-fixes
  • b1b2616 Updated the examples README file
  • 701c731 Adding 'sensitive = true' to certificate outputs to silence warnings provided by Terraform
  • fee5264 Amended the origin allow list example so that the list is dumped only if requested, instead of on every invocation of 'terraform plan'. Added documentation to the README file.
  • 0a0018f Corrected the certificate template datasource example so that it is working properly. Added documentation to the README file.
  • ac7dcb2 Update README.md

v0.1.16

24 Nov 11:08
4482a5b
Compare
Choose a tag to compare

Changelog

  • 4482a5b Merge pull request #22 from yuv-at-qwilt/fix/cert-template-self-managed
  • 53e4a3a fix(QCDN-23781): fix for autoManagedCertificate = false
  • 4d0c694 add documentation for origin allow list data source

v0.1.15

18 Nov 11:54
36a9dfa
Compare
Choose a tag to compare

Changelog

  • 36a9dfa Merge pull request #19 from yuv-at-qwilt/feature/certificate-template-resource
  • 03ec2dc feat(QCDN-23781): unit-tests
  • d263fb0 feat(QCDN-23781): better description for site activiation schema
  • 9289b94 feat(QCDN-23781): better description for site activiation schema
  • f08f06f feat(QCDN-23781): code review
  • b58e3c8 feat(QCDN-23781): allow site activation without certificate + add support to site activation update
  • 03a9425 feat(QCDN-23781): handle site activation with certificate template and enforce certificate association
  • d1f7b35 feat(QCDN-23781): modify test_helper with certificateTemplateResources
  • ee1423b feat(QCDN-23781): example readme
  • 29bd6d3 feat(QCDN-23781): certificate template resource and data source
  • 4ef30bb Merge pull request #21 from Qwilt/QCDN-25185-ip-allow-list
  • 085fd36 QLT-0000: fix naming
  • 5008bb2 QLT-0000: fix naming
  • 541411a QLT-0000: use formal plugin
  • 808ce8b Merge remote-tracking branch 'origin/main' into QCDN-25185-ip-allow-list
  • 87d231b Merge pull request #20 from Qwilt/4docs
  • 8a202e6 QLT-0000: prepare for documentation
  • cf32822 QLT-0000: documentation from qwilt api
  • f1c6820 QLT-0000: change model to be alligned with qc api
  • dc25f71 commented out the text in the variables.tf file under Playground > Import
  • 1f633e3 QLT-0000: initial working version
  • 406a5d5 QLT-0000: tmp
  • a8875e4 QLT-0000: tmp

v0.1.14

04 Nov 09:06
702bbf5
Compare
Choose a tag to compare

Changelog

v0.1.13

31 Oct 10:48
a59675b
Compare
Choose a tag to compare

Changelog

  • a59675b Merge pull request #17 from Qwilt/4docs
  • 6d02264 Finalized auto gen documentation. Last updates to ReadMe files in the playground. Updated the Provider main doc page.
  • 693d54f Merge pull request #16 from Qwilt/4docs
  • 095b730 fixed one bug. Added the string, staging, to the resource name.
  • 8d3c3ca Merge pull request #15 from jayrqwilt/hostindex-unknown-value-bug
  • 945fff8 Resolved issue with ModifyPlan when the HostIndex is unknown

v0.1.12

10 Oct 10:45
d2ddeb0
Compare
Choose a tag to compare

Changelog

v0.1.11

08 Oct 16:26
8978595
Compare
Choose a tag to compare

Changelog

  • 8978595 Merge pull request #13 from Qwilt/4docs
  • 6432e86 Fixed bugs. Added hyperlinks to the UG.
  • 9a816a7 Merge pull request #12 from Qwilt/4docs
  • 00a3852 Tweaked the example usage for 2 resources.
  • bee9f1d Minor update. go generate.
  • 6959d23 Tweaked the staging resource description.
  • b66679e Custom text and hyperlink in staging resource doc.
  • 0e260f9 Added text to the provider doc landing page and hyperlinks.
  • 4c0944e Updating the auto gen source files. Inserting line breaks, finding and fixing bugs.

v0.1.10

26 Sep 08:43
2f4c615
Compare
Choose a tag to compare

Changelog

  • 2f4c615 Merge pull request #11 from Qwilt/QCDN-24651-hostindex
  • 72176cd make hostindex not sensitive to whitespaces and formatting
  • 3db978f Added plan modifier and custom type for semantic HostIndex comparison to ignore whitespace changes
  • 6f61766 Merge pull request #9 from Qwilt/4docs
  • 6a19fdb 2nd try committing version with bug fixes.
  • ac829d1 QLT-0000: add readme
  • 9d6f1c8 QLT-0000: add readme file
  • 1cee765 QLT-0000: * make private_key sensitive * add some missing read-only attributes to state * add initial scripts dir
  • 97b976d QLT-0000: fix compilation
  • f68b495 Merge pull request #6 from Qwilt/4docs
  • 26cf29e Fixed typos, formatting, updated authentication description, removed product disclaimer.
  • 9b4727e changes to ReadMe files, examples, schema descriptions in the GO files, sh and tf files.

v0.1.9

11 Sep 11:09
Compare
Choose a tag to compare

Changelog

  • 9904d31 QLT-0000: * rename xapi_token --> api_key * use autogenerated certificates/pk to tests
  • b3f4cc1 Merge pull request #5 from Qwilt/revert-4-csr
  • f3c468e Revert "merge support of CSR association into main"
  • 31cfff0 Merge pull request #4 from Qwilt/csr
  • 6c96873 QLT-0000: add UT for CSR association + remove token variable from variables.tf
  • e4b6eb2 QLT-0000: add cer association ut
  • e1370af QLT-0000: merge main into csr
  • f3589d5 QLT-0000: cont csr support
  • ce35727 Merge pull request #1 from Qwilt/main
  • 0e7a317 QLT-0000: cont csr
  • da507a6 QLT-0000: rfollback to previos file, commited by mistake
  • 32ce3d6 QLT-0000: csr start support