Skip to content

Commit 5eb7148

Browse files
authored
Update terraform.tfvars
1 parent def09dd commit 5eb7148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/terraform.tfvars

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
bucket_name = "m-julian-bucket-1"
1+
bucket_name = "m-julian-bucket-2"
22
name = "environment"
33
environment = "cba-1"
44

@@ -9,7 +9,7 @@ cidr_private_subnet = ["10.0.3.0/24", "10.0.4.0/24"]
99
eu_availability_zone = ["eu-central-1a", "eu-central-1b"]
1010

1111
public_key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMuGK/vgzcQbCXZRZLiAaDho75XeoldFdikhbt1rVduO just_rozay@ROZAY-PC"
12-
ec2_ami_id = "ami-05265d002dc5e38d6"
12+
ec2_ami_id = "ami-014dd8ec7f09293e6"
1313

1414
ec2_user_data_install_apache = ""
1515

0 commit comments

Comments
 (0)