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

Use Node.js v20, bump most deps, support OpenTofu #40

Merged
merged 8 commits into from
Jun 25, 2024
Merged

Conversation

GaryGSC
Copy link
Member

@GaryGSC GaryGSC commented Jun 25, 2024

No description provided.

@GaryGSC GaryGSC requested review from rhettjay and a team June 25, 2024 17:41
Copy link

github-actions bot commented Jun 25, 2024

Terraform Plan without wrapper:

will create 2 resources:

  • local_file - fake_file
  • random_pet - name

see details

Copy link

github-actions bot commented Jun 25, 2024

Terraform Plan from root:

will create 2 resources:

  • local_file - fake_file
  • random_pet - name

see details

Copy link

github-actions bot commented Jun 25, 2024

Terraform Plan in different dir:

will create 2 resources:

  • local_file - fake_file
  • random_pet - name

see details

Copy link

github-actions bot commented Jun 25, 2024

Terraform Plan:

will create 2 resources:

  • local_file - fake_file
  • random_pet - name

see details

@GaryGSC GaryGSC force-pushed the support-tofu branch 2 times, most recently from 96abde3 to 0994092 Compare June 25, 2024 18:22
GaryGSC added 2 commits June 25, 2024 12:40
I'm not seeing any open handles locally, so this seems to be a weird CI
quirk that I don't think is worth tracking down right now.
Copy link

Tofu Plan:

will create 2 resources:

  • local_file - fake_file
  • random_pet - name

see details

@GaryGSC GaryGSC merged commit fbcd1bc into master Jun 25, 2024
9 checks passed
@GaryGSC GaryGSC deleted the support-tofu branch June 25, 2024 19:35
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.

2 participants