- Symlink two Fortigate license files into this directory. Name the symlinks license1.lic and license2.lic.
- ln -s /path/to/mylicense1.lic ./license1.lic
- ln -s /path/to/mylicense2.lic ./license2.lic
- Run the prepare.sh script from the 7-fortigate directory.
- ./prepare.sh prep
- In testing, I used the sa-terraform-org (note "org") to apply my terraform.
- From the "shared" directory, perform the usual terraform init, plan, apply sequence.
If you look into the prepare.sh script you will see that it does the following:
- Activates any shell script helpers (chmod 755)
- Identifies the location of the existing tf state bucket
- Confirms that two Fortigate licenses are present