Skip to content

Conversation

mattgodbolt
Copy link
Member

Renames and move things about to align with the naming of similar things so I can PR the changes upstream.

(FAO @partouf)

Renames and move things about to align with the naming of similar
things so I can PR the changes upstream.
@@ -2,7 +2,7 @@

set -euo pipefail

TEMPLATE_FILE=terraform-aws-github-runner/images/ubuntu-focal/github_agent.ubuntu.arm64.pkr.hcl
TEMPLATE_FILE=terraform-aws-github-runner/images/ubuntu-focal-arm64/github_agent.ubuntu.pkr.hcl
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's dumb this lives in another diretory but that's how the "jammy" arm64 one is set up.

@@ -15,4 +15,4 @@ global_tags = {
Site = "CompilerExplorer"
Subsystem = "CI"
}
instance_profile = "XaniaBlog"
iam_instance_profile = "XaniaBlog"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I renamed this in the PR I sent to philips: https://github.com/philips-labs/terraform-aws-github-runner/pull/4342

@mattgodbolt mattgodbolt merged commit aecdbe4 into main Jan 8, 2025
@mattgodbolt mattgodbolt deleted the mg/minor_refactor branch January 8, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant