Skip to content

feat(main): fix athena variable validation#324

Merged
bagusramadan merged 9 commits into
mainfrom
feat/add-glue-and-athena-modules
May 25, 2026
Merged

feat(main): fix athena variable validation#324
bagusramadan merged 9 commits into
mainfrom
feat/add-glue-and-athena-modules

Conversation

@bagusramadan

Copy link
Copy Markdown
Contributor

Summary

  • Fixed encryption_option variable validation in aws-athena module — replaced contains() with a ternary guard to correctly handle null values (the previous expression would error when the variable was null)

@bagusramadan bagusramadan merged commit 4736f2b into main May 25, 2026
3 checks passed
bagusramadan pushed a commit that referenced this pull request May 25, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](aws-athena-v0.1.0...aws-athena-v0.2.0)
(2026-05-25)


### Features

* **main:** fix athena variable validation
([#324](#324))
([4736f2b](4736f2b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: kloia-tfmodules-releaser[bot] <169448830+kloia-tfmodules-releaser[bot]@users.noreply.github.com>
bagusramadan added a commit that referenced this pull request May 25, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](aws-glue-v0.1.0...aws-glue-v0.2.0)
(2026-05-25)


### Features

* **main:** fix athena variable validation
([#324](#324))
([4736f2b](4736f2b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: kloia-tfmodules-releaser[bot] <169448830+kloia-tfmodules-releaser[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Bagus Ramadhan <bagus.ramadan@kloia.com>
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.

2 participants