8000 Tags · arthurauffray/terralist · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: arthurauffray/terralist

Tags

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.52.2 (t…

…erralist#250)

v0.5.1-pre.20240503

Toggle v0.5.1-pre.20240503's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity fr…

…om 1.5.1 to 1.5.2 (terralist#249)

build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/internal/v1.5.1...sdk/internal/v1.5.2)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.1-pre.20240501

Toggle v0.5.1-pre.20240501's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: Mention Azure as supported backend in README (terralist#246)

* chore: Upgrade GA actions versions (terralist#231)

* chore: Upgrade GA actions versions

* Fix dev image build condition

* working on upload but need test download

* Working version for both AccountKey based and DefaultAzureCredentials

* fix: 🗑️ Remove debugging attemps and clean up

* feat: ✨ Add SAS Expiry in minutes as param

* docs: 📝 Add configuration document for the azure backend storage

* docs: 📝 Add mention to Azure Blob storage

* Add prefix filtering on find

v0.5.1-pre.20240430

Toggle v0.5.1-pre.20240430's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add azure blob storage as backend storage (terralist#243)

* chore: Upgrade GA actions versions (terralist#231)

* chore: Upgrade GA actions versions

* Fix dev image build condition

* working on upload but need test download

* Working version for both AccountKey based and DefaultAzureCredentials

* fix: 🗑️ Remove debugging attemps and clean up

* feat: ✨ Add SAS Expiry in minutes as param

* docs: 📝 Add configuration document for the azure backend storage

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Upgrade GA actions versions (terralist#231)

* chore: Upgrade GA actions versions

* Fix dev image build condition

v0.5.0-pre.20240419

Toggle v0.5.0-pre.20240419's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Upgrade GA actions versions (terralist#231)

* chore: Upgrade GA actions versions

* Fix dev image build condition

v0.4.8

Toggle v0.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(build): Solve dirty state before calling goreleaser (terralist#230)

v0.4.8-pre.20240419

Toggle v0.4.8-pre.20240419's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(build): Solve dirty state before calling goreleaser (terralist#230)

v0.4.7

Toggle v0.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Modules download API should return status 204 (terralist#224)

Closes terralist#223.

It looks OpenTofu and Terraform are a bit different in their registry implementation. Terraform accepts both 200 and 204 statuses with the `X-Terraform-Get` header, but OpenTofu accepts only 204 with the same header **OR** 200 status with a JSON body.

v0.4.7-pre.20240409

Toggle v0.4.7-pre.20240409's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Modules download API should return status 204 (terralist#224)

Closes terralist#223.

It looks OpenTofu and Terraform are a bit different in their registry implementation. Terraform accepts both 200 and 204 statuses with the `X-Terraform-Get` header, but OpenTofu accepts only 204 with the same header **OR** 200 status with a JSON body.
0