Releases: F5Networks/terraform-aws-bigip-module
Releases · F5Networks/terraform-aws-bigip-module
Terrafrom AWS BIG-IP Module v1.1.2
Other fixes
- Updated ATC tools installations to latest version
- Fixed terratest issue
Terrafrom AWS BIG-IP Module v1.1.1
Other fixes
- added terratest 1,2,3 nic examples for modules testing
Terraform AWS BIG-IP Module v1.1.0
Features addition
- Added
sleep_time
optional parameter to provider number of seconds/minutes of delay to build into creation of BIG-IP VMs
bug fixes
- doc link fixes
Terraform AWS BIG-IP Module v1.0.0
- Support N-NIC deployment
- Install All F5 Automation Tools(AS3,DO,FAST,TS,CFE) using runtime-init
- Support both Random and AWS Secret Manager for user password generation
- Support for specifying IAM profile and SSH key authentication
- Support for Custom startup script as input parameter for Onboarding BIGIP
- Examples provided to help onboarding of new users
- Output DO declaration to finalize onboarding
- Output InstanceID, Management, external Public addresses, private addresses info and password
- Module count support to deploy multiple bigip instances in the AWS cloud (with the default value of count being one )
- Added Inspec tests for verifying the Bigip connectivity along with ATC components
- Support for dynamic/static private ip allocation based on user inputs.