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

Backport of Pass ephemeral variables to terraform apply into v1.10 #35964

Draft
wants to merge 13 commits into
base: v1.10
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 7, 2024

Backport

This PR is auto-generated from #35903 to be assessed for backporting due to the inclusion of the label 1.10-backport.

🚨

Warning automatic cherry-pick of commits failed. If the first commit failed,
you will see a blank no-op commit below. If at least one commit succeeded, you
will see the cherry-picked commits up to, not including, the commit where
the merge conflict occurred.

The person who merged in the original PR is:
@DanielMSchmidt
This person should manually cherry-pick the original PR into a new backport PR,
and close this one when the manual backport PR is merged in.

merge conflict error: unable to process merge commit: "90973698bf66aadcdbfe319d85b838c6e530745a", automatic backport requires rebase workflow

The below text is copied from the body of the original PR.


This PR improves how we can pass values to ephemeral variables in the apply command, now CLI flags, environment variables, and vars files are supported. We will deal with interactive inputs in a separate PR to keep this one smaller.

Jira: TF-21848

Target Release

1.10.x

Draft CHANGELOG entry

ENHANCEMENTS

  • Allow apply-time ephemeral variables

Overview of commits

@github-actions github-actions bot force-pushed the backport/pass-ephemeral-variables-to-terraform-apply/nicely-daring-shepherd branch from 1c1f995 to cfb1ff3 Compare November 7, 2024 16:43
@DanielMSchmidt DanielMSchmidt force-pushed the backport/pass-ephemeral-variables-to-terraform-apply/nicely-daring-shepherd branch from cfb1ff3 to fc1945f Compare November 7, 2024 16:53
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