Skip to content

Releases: citrix/terraform-provider-citrixadc

v0.12.19

14 Apr 12:17
42c56ec
Compare
Choose a tag to compare

Changelog

42c56ec Merge pull request #94 from citrix/ip6-sslciph-linkset-nsconfig
24524b5 linkset resource support added
65b08e9 ipset_nsip6_binding resource support added
a4c375e sslcipher resource support added
4d1fa76 nsconfig resource support added

v0.12.18

08 Apr 14:32
6c80c96
Compare
Choose a tag to compare

Changelog

6c80c96 Merge pull request #92 from citrix/audit_message
2503705 Update vendor dependencies and tools Makefile
1d0e2a1 Add resource auditsyslogpolicy with examples
209280d Add resource auditsyslogaction with examples
e66e0ca Add resource auditmessageaction with examples

v0.12.17

03 Apr 14:23
1e4f80b
Compare
Choose a tag to compare

Important

This release introduces a backwards incompatible change to the resources citrixadc_lbvserver and citrixadc_csvserver.

Specifically the attribute ciphers will be ignored for standalone deployments of Citrix ADC.
Whatever ciphers and ciphersuites were defined in this list should now be present in the newly introduced attribute ciphersuites.

For Cluster deployments of Citrix ADC both attributes ( ciphers and cihpersuites) are used.
This is due to the Cluster Citrix ADC architecture differing from the standalone deployment.

In order for the provider to work correctly in both cases and to avoid unnecessary complexity in the provider's source code, this incompatible change was introduced.

Changelog

1e4f80b Merge pull request #90 from citrix/cluster_nitro_fix
4c74dc6 Update go-nitro to latest
0cf939d Add utilities
1c664d1 Fix cipher bindings in csvserver
21ba9f7 Add test helpers for cluster
22bc7e3 Update sslvserver utils
ebd7090 Fix ciphers bindings in lbvserver
52cbaa0 Fix rewrite policy for cluster
817815a Fix responder policy lb and cs vserver bindings
1efa226 Fix responder globalbinding for cluster
a88fac6 Merge pull request #89 from citrix/route
3b6a60e support added for citrixadc_route resource
ca3d7f7 Merge pull request #88 from citrix/ssldhparam
fa1ad7b ssldhparam support added

v0.12.16

01 Apr 16:22
c25d6d0
Compare
Choose a tag to compare

Changelog

c25d6d0 Merge pull request #87 from citrix/aln-sslact-sslpol-nshttpprof
b0c049a skipping sslaction and sslpolicy acceptance tests
6bbda28 nshttpprofile resource support added
47446f3 sslpolicy resource support added
103da53 sslaction resource support added
f5fc1b6 alpnprotocol attribute for sslprofile resource is added

v0.12.15

31 Mar 16:34
d24e26f
Compare
Choose a tag to compare

Changelog

d24e26f Merge pull request #86 from citrix/sslparam
7a8a0e2 Add sslparameter resource with examples

v0.12.14

27 Mar 16:49
74c0a94
Compare
Choose a tag to compare

Changelog

74c0a94 Merge pull request #84 from citrix/systemfile
a85814b Add skips for CPX failing tests
f86e11f Fix go fmt issues with recent resources
f5aa271 Update circleci golang version to go1.14
3e0d65f Add resource systemfile with example

v0.12.13

24 Mar 13:14
01e69cd
Compare
Choose a tag to compare

Changelog

01e69cd Merge pull request #83 from citrix/cluster_feature
44dd427 Add resouce clusterfiles_syncer with example
a70d345 Add resource cluster with example
ea0edbe Merge pull request #82 from citrix/sslprofile
622889b implemented sslprofile, sslprofile_ecccurve_binding, sslprofile_cipher_binding with examples

v0.12.12

18 Mar 15:47
280f46f
Compare
Choose a tag to compare

Changelog

280f46f Merge pull request #78 from citrix/chiradeep-contribution-update-1
7ae0dd2 Merge pull request #80 from citrix/ipsetclsbbind
f21be1b csvserver_lbvserver_binding supported
b4c4653 ipset, ipset_nsip_binding supported
713894c Update CONTRIBUTING.md

v0.12.11

09 Mar 11:07
e2252d0
Compare
Choose a tag to compare

Changelog

e2252d0 Merge pull request #77 from citrix/sumanth-csaction
372e1ac added a comment
80620c4 added another testcase updating name attribute
5163084 deleted extra name assignment
05565a7 deleted unwanted files
b6db664 completed csaction module
1fe44f6 initial generated files

v0.12.10

03 Mar 12:48
e789978
Compare
Choose a tag to compare

Changelog

e789978 Merge pull request #75 from citrix/new_resources
58a42c1 Update dependencies
894acd0 Add resource nslicense with example
e714e79 Add resource nstcpprofile with example
5c436ef Add resource interface with example
dd6315a Add resource nsip6 with example