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 EKS EMF test inline policy #366

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Fix EKS EMF test inline policy #366

merged 1 commit into from
Oct 30, 2023

Conversation

jefchien
Copy link
Contributor

Description of the issue

Leading space characters are not allowed for inline policies, which is causing this test to fail before it runs.

Not sure why this is only starting to impact us now. The test ran fine before with hashicorp/aws v5.13.0 and that already had this rule.

Description of changes

Removes the leading spaces and brings it inline with other inline policies we have (e.g. eks/daemon/main.tf)

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

N/A

@jefchien jefchien requested a review from a team as a code owner October 25, 2023 00:21
@jefchien jefchien merged commit b5fe490 into aws:main Oct 30, 2023
2 checks passed
@jefchien jefchien deleted the fix-eks-emf branch October 30, 2023 21:56
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.

3 participants