Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

more deployment bugfixes - remove all cdktf array syntax#44

Merged
hyperparabolic merged 1 commit intomainfrom
remove-cdktf-arrays
Apr 27, 2023
Merged

more deployment bugfixes - remove all cdktf array syntax#44
hyperparabolic merged 1 commit intomainfrom
remove-cdktf-arrays

Conversation

@hyperparabolic
Copy link
Copy Markdown
Contributor

See #42, #43 for more details.

Remove all array syntax for all of mozillaOpsSourceRule waf rule.

I'm not sure why type checking is failing so badly here, but I think it might be related to not having cdktf declared as a dependency, and just implicitly inheriting it from terraform-modules.

Removed every array other than textTransformation (it contains priorities, which suggests it needs to be an array).

Goal

Hopefully deploy

I'd love feedback/perspectives on:

  • See any other problems here?

Implementation Decisions

N/A

Deployment steps

N/A

References

N/A

Remove all array syntax for all of mozillaOpsSourceRule waf rule.

I'm not sure why type checking is failing so badly here, but I think it
might be related to not having cdktf declared as a dependency, and just
implicitly inheriting it from terraform-modules.

Removed every array other than textTransformation (it contains priorities,
which suggests it needs to be an array).
@hyperparabolic hyperparabolic requested review from a team as code owners April 27, 2023 22:08
@hyperparabolic hyperparabolic merged commit 2464928 into main Apr 27, 2023
@hyperparabolic hyperparabolic deleted the remove-cdktf-arrays branch April 27, 2023 22:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants