Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Karan Preet Singh Sasan authored and preetkaran20 committed Jul 30, 2022
1 parent b9c7315 commit 2878919
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public MetaDataEndpointResponseBean(String url, String response, String environm
+ "security-groups",
AWS),
new MetaDataEndpointResponseBean(
"/latest/metadata",
"/latest/meta-data",
"ami-id\n"
+ "ami-launch-index\n"
+ "ami-manifest-path\n"
Expand Down

0 comments on commit 2878919

Please sign in to comment.