IMPROVEMENTS:
- Add module fgt;
- Add example fgt_standalone;
- Support option of not assign public IP for all FortiGate instance;
- Support create extra interfaces for FortiGate instance;
- Add output of 'gwlb_endps' to output the GWLB's endpoints information on all examples;
- Support creating GWLB endpoints under spoke vpc for example spk_tgw_gwlb_asg_fgt_igw;
IMPROVEMENTS:
- Support private link for DynamoDB by VPC endpoint;
- Add module prefix to avoid conflict when apply multiple times;
- Avoid using Fortiflex token with ACTIVE status and already used;
IMPROVEMENTS:
- Fix issue of get federal image of FOS;
- Update upload fortiflex token to make the token in the data field;
- Update doc of example spk_gwlb_asg_fgt_wlb_igw;
- Add variable ami_id to support user providing FOS AMI ID;
IMPROVEMENTS:
- Support FortiFlex API username/password;
- Support using existing resources;
- Fix issue of FortiFlex SN not stoped after instance been terminated;
- Fix validation check error of variable 'security_vpc_tgw_attachments';
- Initial release