a10networks / terraform-provider-thunder

terraform-provider-thunder
BSD 2-Clause "Simplified" License
15 stars 9 forks source link

relative risks of using a newer TTP on an older ACOS version? #73

Open jmercer-tc opened 4 months ago

jmercer-tc commented 4 months ago

I am stuck with running ACOS version 5.2.1-p3 until our networking group blesses a newer version.

I'm looking to use this terraform provider to admin the 'application' side of things. SLB, Service Groups, SSL certs, ACLs, etc.

I'm finding that some of the functionality i need, is not available in V1.0.0. (ie. uploadling certs from a local file)

what are the relative risks of running TTP 1.4.1 against ACOS version 5.2.1-p3?

is it more a matter for support of newer OS features (which i won't be using), or is the AXAPIv3 functionality different on newer versions of ACOS?

please advise/discuss.