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

Refresh terraform to modern best practices #3

Merged
merged 1 commit into from
Jan 5, 2025
Merged

Refresh terraform to modern best practices #3

merged 1 commit into from
Jan 5, 2025

Conversation

jamesls
Copy link
Owner

@jamesls jamesls commented Jan 5, 2025

  • Remove null_data_source, switch to locals
  • Bump max AWS version to 6
  • Allow a wider terraform version range up to 2.x.x

This is the minimum needed to work with latest tf versions, but I think in the future it would be better to extract these out to config options so people aren't blocked on chalice updates to change these default values.

* Remove null_data_source, switch to locals
* Bump max AWS version to 6
* Allow a wider terraform version range up to 2.x.x

This is the minimum needed to work with latest tf versions,
but I think in the future it would be better to extract
these out to config options so people aren't blocked on
chalice updates to change these default values.
@jamesls jamesls merged commit f4faf6a into v2 Jan 5, 2025
4 checks passed
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.

1 participant