Skip to content

issues Search Results · repo:dflook/terraform-github-actions language:Python

Filter by

142 results
 (91 ms)

142 results

indflook/terraform-github-actions (press backspace or delete to remove)

Suggestion Hi Dan - thanks for the TF action, since working together I ve brought it along with me to new gigs :D The feature to compare PR plans when applying provides a lot of value. Recently though ...
enhancement
  • bamarch
  • 6
  • Opened 
    2 days ago
  • #406

Problem description I m using tofu-plan (on the PR) and tofu-apply (at merge time), and the apply step is failing, seemingly because of whitespace differences. Note that the + is left-justified in the ...
problem
  • jelder
  • 4
  • Opened 
    9 days ago
  • #404

Suggestion It would be convenient to have all of the outputs available as a single object. Currently, the only option is to use dflook/tofu-output@v2, but there is a limit to the size of the outputs (and ...
enhancement
  • jelder
  • 1
  • Opened 
    10 days ago
  • #402

Given GitHub comment limitations it would be helpful to have the plan as an artifact instead of a comment. This way we can easily see the full results.
enhancement
  • venkatamutyala
  • 2
  • Opened 
    29 days ago
  • #401

Problem description The terraform action step plan diverges from the plan generated on PR commit for no obvious reason, hence it does not apply the changes. We are utilizing the ECS task definitions. ...
problem
  • PeterBocan
  • 2
  • Opened 
    on Jun 18
  • #399

Problem description Hello, We ve been using .json tfvars inputs with your actions and have no issues on any version of v1. It looks like: { image_tag : { dev : bxx34sx-9x1x0 } } We do ...
problem
  • bjacoby-rn
  • 4
  • Opened 
    on Jun 3
  • #391

Suggestion It would be useful if the terraform-new-workspace action could output if the workspace was new, or existing. Example use case: We have a Github Action with runs a terraform plan for each of ...
enhancement
  • ed0906
  • Opened 
    on May 13
  • #383

Suggestion terraform-github-actions currently uses bullseye-slim as base: https://github.com/dflook/terraform-github-actions/blob/1b645734df297f819be4e2ba13d2bd60b7223319/image/Dockerfile-base#L10 However ...
enhancement
  • lalten
  • 1
  • Opened 
    on Apr 30
  • #381

Problem description If you run tofu-plan with strategy: matrix and add_github_comment: always-new flag, it will mark all but one of the new comments as outdated and minimize them Directory structure ...
problem
  • jan-tomsic
  • 4
  • Opened 
    on Apr 2
  • #379

Suggestion Background Currently the apply and plan actions work really well in frogejo but the issue comment python code is github specific which fails (as expected) Would it be possible to detect if ...
enhancement
  • mikebell
  • 1
  • Opened 
    on Mar 10
  • #374
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub