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 c793f73 commit baa8230Copy full SHA for baa8230
terraform/prod_config.tfvars
@@ -2,7 +2,7 @@ instance_type = "t2.micro"
2
key_name = "ssh-key-ec2" #change this to your key-pair name
3
ami_id = "ami-0f918f7e67a3323f0"
4
stage = "prod"
5
-shutdown_minutes = 15
+shutdown_minutes = 25
6
s3_bucket_name = "techeazy-logs-dev-unique123ss" # Change this!
7
aws_region = "ap-south-1"
8
repo_url = "https://github.com/techeazy-consulting/techeazy-devops"
0 commit comments