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

Support local backend #104

Merged
merged 4 commits into from
Oct 12, 2024
Merged

Support local backend #104

merged 4 commits into from
Oct 12, 2024

Conversation

Nuru
Copy link
Contributor

@Nuru Nuru commented Oct 12, 2024

what

  • Support retrieving remote state from local backends
    • NOTE: Using relative paths in local backends is tricky, because the path needs to resolve to the same directory from the source root module directory as from the client root module directory.
  • Fix Terratests
    • The spacelift test suite is broken, and we never previously required it to work, so it is now skipped
  • Update test suite to use go v1.21 and update dependencies

why

@Nuru Nuru added enhancement New feature or request minor New features that do not break anything labels Oct 12, 2024
@Nuru Nuru requested review from a team as code owners October 12, 2024 03:56
Copy link

mergify bot commented Oct 12, 2024

Important

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

@mergify mergify bot added the needs-cloudposse Needs Cloud Posse assistance label Oct 12, 2024
@Nuru
Copy link
Contributor Author

Nuru commented Oct 12, 2024

/terratest

@Nuru Nuru merged commit 0f393cd into main Oct 12, 2024
28 checks passed
@Nuru Nuru deleted the local-backend branch October 12, 2024 04:32
@mergify mergify bot removed the needs-cloudposse Needs Cloud Posse assistance label Oct 12, 2024
Copy link

These changes were released in v1.7.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor New features that do not break anything
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants