Commit c325f357 authored by rajat.kulkarni's avatar rajat.kulkarni

Update terraform.tfstate

parent d2776420
Pipeline #23400 failed with stages
in 6 seconds
...@@ -10,6 +10,14 @@ terraform { ...@@ -10,6 +10,14 @@ terraform {
} }
} }
instance_type = "t2.micro"
environment_name = "stage"
variable "gitlab_access_token" { variable "gitlab_access_token" {
type = string type = string
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment