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

Commits on Nov 7, 2022

  1. Remove deprecated backends in v1.3.0

    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 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6083480 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Update internal/schema/backends/backends.go

    Co-authored-by: Radek Simko <[email protected]>
    jpogran and radeksimko authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    296b9e1 View commit details
    Browse the repository at this point in the history