diff --git a/default.auto.tfvars b/default.auto.tfvars index a8fe886..0e42c1b 100644 --- a/default.auto.tfvars +++ b/default.auto.tfvars @@ -1,6 +1,6 @@ # The name of the ECS cluster image_name = "github-runner" -image_version = "1.61.0" +image_version = "1.65.0" server_url = "https://github.e.it.census.gov" create_vpc_endpoint = true create_ecs_cluster = true diff --git a/varfiles/automation-repos.tfvars b/varfiles/csvd.tfvars similarity index 100% rename from varfiles/automation-repos.tfvars rename to varfiles/csvd.tfvars