Skip to content

Commit 21a2bfc

Browse files
authored
Merge pull request #13 from CheckPointSW/cloudguard-integrations-terraform-aws-cloudguard-network-securi-dfb3cbe671806b3fa5fcb8fecc002de517776c83
AWS GWLB | Update templateType to terraform_registry
2 parents 5846907 + 85381be commit 21a2bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/autoscale_gwlb/asg_userdata_ipv6.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ bootcmd:
3030
- /etc/rc3.d/S07ipv6gen
3131
runcmd:
3232
- |
33-
python3 /etc/cloud_config.py enableCloudWatch=\"${EnableCloudWatch}\" sicKey=\"${SICKey}\" installationType=\"autoscale\" osVersion=\"${OsVersion}\" allowUploadDownload=\"${AllowUploadDownload}\" templateVersion=\"20231012\" templateName=\"autoscale_gwlb\" templateType=\"terraform\" shell=\"${Shell}\" enableInstanceConnect=\"${EnableInstanceConnect}\" passwordHash=\"${PasswordHash}\" MaintenanceModePassword=\"${MaintenanceModePassword}\" bootstrapScript64=\"${BootstrapScript}\"
33+
python3 /etc/cloud_config.py enableCloudWatch=\"${EnableCloudWatch}\" sicKey=\"${SICKey}\" installationType=\"autoscale\" osVersion=\"${OsVersion}\" allowUploadDownload=\"${AllowUploadDownload}\" templateVersion=\"20231012\" templateName=\"autoscale_gwlb\" templateType=\"terraform_registry\" shell=\"${Shell}\" enableInstanceConnect=\"${EnableInstanceConnect}\" passwordHash=\"${PasswordHash}\" MaintenanceModePassword=\"${MaintenanceModePassword}\" bootstrapScript64=\"${BootstrapScript}\"

0 commit comments

Comments
 (0)