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

terraform: Add support for Terraform v1.3 #1519

Merged
merged 1 commit into from
Sep 23, 2022
Merged

terraform: Add support for Terraform v1.3 #1519

merged 1 commit into from
Sep 23, 2022

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Sep 19, 2022

Fixes #1515

This PR adds support for the following features added in Terraform v1.3:

  • Optional attributes for object type constraints
  • New functions: startswith, endswith, timecmp

This change will be released after the release of Terraform v1.3.

ToDo

  • Add tests for optional attributes for object type constraints

@pdecat
Copy link

pdecat commented Sep 23, 2022

Hi @wata727, terraform 1.3.0 having been released, this can now be merged, isn't it?

https://github.com/hashicorp/terraform/releases/tag/v1.3.0

@wata727
Copy link
Member Author

wata727 commented Sep 23, 2022

Yes. It's time to merge!

@wata727 wata727 marked this pull request as ready for review September 23, 2022 16:21
@wata727 wata727 merged commit 7c8d90e into master Sep 23, 2022
@wata727 wata727 deleted the terraform_1.3 branch September 23, 2022 16:24
@wata727 wata727 mentioned this pull request Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Terraform 1.3
2 participants