-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
Hi
I'm working with your code in the current days and I guess it will be used for our production environment, but I'm here writing you to take into account some requests we have in order to enhance the script with minor and major new features:
1- as per the current code there is no chance to change SG definition, unless editing the main.tf of ec2_modules. could it be added in terraform.tfvars the possibility to edit the ISE-Security-Group
2- it would be useful to add some specific tags to EC2s and any created object; it can be done editing your code but it would be interesting to have it directly in terraform.tfvars
3- currently the deploy have two PSNs mandatory to be deployed; a scenario to be taken into account is the following
a- create only PAN and MNT (primary and secondary) without any PSNs
b- create additional PSNs with new Terraform execution; this can be useful for first deployment but even if we would like to increase the environment
c- PSNs and even PAN/MONITOR, in the near future, could be needed to be in different region, in order to have a fully distributed and multi-regional ISE environment. this is the MOST IMPORTANT enhancement we are looking for.
d- èossibility to register PSNs located in different Data Center (either on-prem, or other clouds); as they were input to the script.
Regards
Alessio
New or Affected Resource(s)/Data Source(s)
NEW
Potential ISE Automation Configuration
No response