Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform variable clean-up and creation #317

Merged
merged 8 commits into from
Oct 16, 2024
Merged

Terraform variable clean-up and creation #317

merged 8 commits into from
Oct 16, 2024

Conversation

derekadombek
Copy link
Collaborator

@derekadombek derekadombek commented Oct 11, 2024

Description

Right now names of resources are statically set and visible to the entire world, including our docker images. We specifically need to do this with docker tags and image urls so we can deploy from GHA's

Screenshots (if applicable)

Related Issues

[Link any related issues or tasks from your project management system.]

Checklist

  • The title of this PR is descriptive and concise.
  • My changes follow the style guidelines of this project.
  • I have added or updated test cases to cover my changes.
  • I've let the team know about this PR by linking it in the review channel

@derekadombek derekadombek self-assigned this Oct 11, 2024
@derekadombek derekadombek linked an issue Oct 11, 2024 that may be closed by this pull request
Administrator added 2 commits October 11, 2024 13:00
@derekadombek derekadombek marked this pull request as draft October 11, 2024 20:34
@derekadombek derekadombek marked this pull request as ready for review October 11, 2024 21:49
@derekadombek derekadombek marked this pull request as draft October 15, 2024 16:23
@derekadombek derekadombek marked this pull request as ready for review October 16, 2024 14:36
@derekadombek derekadombek added this pull request to the merge queue Oct 16, 2024
Merged via the queue into main with commit 802b14e Oct 16, 2024
1 check passed
@derekadombek derekadombek deleted the add-var-to-tf branch October 16, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TF variable clean-up
2 participants