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

Fix issue where erroneously hitting policy length limitation #540

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

CameronHall
Copy link
Contributor

@CameronHall CameronHall commented Nov 27, 2023

This PR fixes an issue where you may hit an organisational policy length limit.

It seems that the policy documents are being unnecessarily prettified when making the API request to AWS.

Policy documents are minified to provide to assist with working within the policy character limits.
@OlafConijn
Copy link
Member

thanks cameron! i am somewhat late to this PR (completely missed it). i'll add it in the next release (coming days).

@OlafConijn OlafConijn merged commit 9459ba9 into org-formation:master Feb 1, 2024
1 check failed
@CameronHall CameronHall deleted the patch-1 branch February 9, 2024 01:28
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