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

Conclude Terraform Experiments Completion #337

Merged
merged 3 commits into from
Apr 10, 2024

Commits on Apr 1, 2024

  1. Conclude Terraform Experiments Completion

    This commit concludes the work on the Terraform experiments feature by removing the list of features from completion for the `experiments` attriubute.
    
    Terraform language experiments are temporary features that are added, removed, and/or concluded at cadences too unpredictable to be included in this completion list. These are used in alpha or beta builds of Terraform and are changed frequently enough that it would either always be out of date or require constant releases to keep up to date.
    
    As such, the completion list for the `experiments` attribute has been removed and documentation added to instruct the user to look to documentation for the particular release they are using for a list of features that can be enabled.
    jpogran committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c182f04 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Update internal/schema/0.14/terraform.go

    Co-authored-by: Ansgar Mertens <mertens.ansgar@gmail.com>
    jpogran and ansgarm authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f009886 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    7049046 View commit details
    Browse the repository at this point in the history