We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c80ff1 commit 32df3dfCopy full SHA for 32df3df
terraform/modules/qlik-sense-server/13-aws-ec2-pre-prod.tf
@@ -1,5 +1,5 @@
1
locals {
2
- backup_ami_id = "ami-0e95b4a1bb30870c9"
+ backup_ami_id = "ami-0d7db7c0f797bfa6d"
3
ec2_tags = {
4
BackupPolicy = title(var.environment)
5
Name = "${var.identifier_prefix}-qlik-sense-restore-5"
0 commit comments