Skip to content

Commit

Permalink
Merge pull request #167 from aws/remove-rpm-file-name
Browse files Browse the repository at this point in the history
Remove rpm file name from data.json
  • Loading branch information
muskanlalit18 authored Jan 22, 2025
2 parents c994168 + ef0f9f0 commit 096e3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdk/cdk-domainless-mode/data.json
Original file line number Diff line number Diff line change
@@ -22,6 +22,6 @@
"ecr_repo_name": "my-ecr-repo",
"docker_image_tag": "latest",
"dockerfile_path": "./Dockerfile",
"rpm_file": "credentials-fetcher-1.3.65-0.amzn2023.x86_64.rpm",
"rpm_file": "xxxxxxxx",
"max_tasks_per_instance": 3
}

0 comments on commit 096e3eb

Please sign in to comment.