Skip to content

Commit

Permalink
Merge pull request #8 from Versent/lint-error
Browse files Browse the repository at this point in the history
fix(Cfn): incorrect fold on description text
  • Loading branch information
richardkeit authored Aug 6, 2022
2 parents f69a700 + 5c32ac6 commit 3a301dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ Resources:
StaxOrchestratorLambdaPolicy:
Type: AWS::IAM::ManagedPolicy
Properties:
Description: >
Description: >-
Stax Orchestrator Managed Policy
for lambdas to use with AWS Resources.
PolicyDocument:
Expand Down

0 comments on commit 3a301dc

Please sign in to comment.