Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit69178e3

Browse files
DmitryFomin1agneum
authored andcommitted
fixed typo in CF template
1 parentcb303c2 commit69178e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎cloudformation/dle_cf_template.yaml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ Resources:
218218
EC2SSMInstanceProfile:
219219
Type:"AWS::IAM::InstanceProfile"
220220
Properties:
221-
InstanceProfileName:"EC2RoleForSSM"
222221
Roles:
223222
-Ref:"IamSSMRole"
224223
LambdaExecutionRole:
@@ -315,7 +314,7 @@ Resources:
315314
dle_config_path="/home/ubuntu/.dblab/engine/configs"
316315
dle_meta_path="/home/ubuntu/.dblab/engine/meta"
317316
postgres_conf_path="/home/ubuntu/.dblab/postgres_conf"
318-
dle_logs_path="home/ubuntu/.dblab/engine/logs"
317+
dle_logs_path="/home/ubuntu/.dblab/engine/logs"
319318

320319
yq e -i '
321320
.embeddedUI.host="" |

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp