Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
ehearneRedHat committed Jun 26, 2024
1 parent e057003 commit 1e7888e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ami-self-hosted-runner.tf
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
provider "aws" {
region = "eu-west-1"
access_key = var.aws_access_key
secret_key = var.aws_secret_key
}

variable instance_id {
description = "ID for EC2 instance (self-hosted-runner)"
type = string
Expand Down

0 comments on commit 1e7888e

Please sign in to comment.