pluralsh / plural-cli

cli for the plural platform
MIT License
27 stars 10 forks source link

Plural v0.9.6 on MacOS fails with "Failed to create terraform state bucket" #513

Closed sharatvisweswara closed 4 months ago

sharatvisweswara commented 5 months ago

Summary

I upgraded the plural CLI to v0.9.6 and now plural build fails:

$ plural build
Building workspace for bootstrap
2024/05/31 13:38:51 Failed to create terraform state bucket ev-plural-test-1219-tf-state: not found, ResolveEndpointV2

Downgraded to v0.9.5 and it works fine.

Reproduction

In the Git repo for cluster just run plural build.

Additional Info about Your Environment

MacOS Sonoma 14.5 on Intel Macbook Pro


Message from the maintainers:

Impacted by this bug? Give it a 👍. We factor engagement into prioritization.

michaeljguarino commented 5 months ago

My guess is this is due to a dependency package bump but not sure, we'll get it worked on

maciejp-ro commented 4 months ago

Any updates on that? It breaks our workflow too.