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

Add support for built-in functions #145

Merged
merged 16 commits into from
Feb 20, 2023
Merged

Add support for built-in functions #145

merged 16 commits into from
Feb 20, 2023

Commits on Feb 14, 2023

  1. Add 1.3 as new schema version

    dbanck committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    19c0050 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Bump hcl-lang to 7a48063

    dbanck committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    817806e View commit details
    Browse the repository at this point in the history
  2. Add Terraform 0.12 functions

    dbanck committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    6a134a2 View commit details
    Browse the repository at this point in the history
  3. Add Terraform 0.13 functions

    dbanck committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e490d15 View commit details
    Browse the repository at this point in the history
  4. Add Terraform 0.14 functions

    dbanck committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    71e635c View commit details
    Browse the repository at this point in the history
  5. Add Terraform 0.15 functions

    dbanck committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    57f2df3 View commit details
    Browse the repository at this point in the history
  6. Add Terraform 1.3 functions

    dbanck committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8361ecd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aad1908 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Install terraform-exec v0.18.0

    dbanck committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    5b2861c View commit details
    Browse the repository at this point in the history
  2. Replace HTML entities

    dbanck committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2f39e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31c3642 View commit details
    Browse the repository at this point in the history
  4. Improve error handling

    dbanck committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ac7cffe View commit details
    Browse the repository at this point in the history
  5. Fix README typos

    dbanck committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    84c37bf View commit details
    Browse the repository at this point in the history
  6. Replace ioutil usage

    dbanck committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    f7e6e8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddf148a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e7a15d View commit details
    Browse the repository at this point in the history