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

Remove deprecated backends in v1.3.0 #159

Merged
merged 2 commits into from
Nov 14, 2022
Merged

Conversation

jpogran
Copy link
Contributor

@jpogran jpogran commented Nov 7, 2022

This removes the following backends that were removed in Terraform v1.3.0:

  • azure (only this name was deprecated, the azurerm backend still exists)
  • artifactory
  • etcd
  • etcdv3
  • manta
  • swift

This was removed in hashicorp/terraform#31711

This removes the following backends that were removed in Terraform v1.3.0:

- azure (only this name was deprecated, the azurerm backend still exists)
- artifactory
- etcd
- etcdv3
- manta
- swift

This was removed in hashicorp/terraform#31711
@jpogran jpogran self-assigned this Nov 7, 2022
@jpogran jpogran marked this pull request as ready for review November 10, 2022 13:34
@jpogran jpogran linked an issue Nov 10, 2022 that may be closed by this pull request
internal/schema/backends/backends.go Outdated Show resolved Hide resolved
@jpogran jpogran merged commit 032fdfd into main Nov 14, 2022
@jpogran jpogran deleted the remove_deprecated_backends_1.3 branch November 14, 2022 17:23
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.

Reflect removed backends in v1.3
3 participants