Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jhkennedy committed Mar 2, 2024
1 parent 15124b7 commit 6c595ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landsat/cloudformation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Resources:
Timeout: 300
Environment:
Variables:
ITS_LIVE_HYP3_API: !ref ItsLiveHyp3Api
ITS_LIVE_HYP3_API: !Ref ItsLiveHyp3Api
LOGGING_LEVEL: !Ref LambdaLoggingLevel
EARTHDATA_USERNAME: !Ref EarthdataUsername
EARTHDATA_PASSWORD: !Ref EarthdataPassword
Expand Down

0 comments on commit 6c595ae

Please sign in to comment.