diff --git a/cfn/params.json b/cfn/params.json index 1806e4e..8baa007 100644 --- a/cfn/params.json +++ b/cfn/params.json @@ -5,18 +5,18 @@ }, { "ParameterKey": "GitHubBranch", - "ParameterValue": "master" - }, - { - "ParameterKey": "GitHubToken", - "ParameterValue": "" - }, - { - "ParameterKey": "GitHubUser", - "ParameterValue": "" - }, - { - "ParameterKey": "MlOpsStepFunctionArn", - "ParameterValue": "" - } -] \ No newline at end of file + "ParameterValue": "main" + }, + { + "ParameterKey": "GitHubToken", + "ParameterValue": "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" + }, + { + "ParameterKey": "GitHubUser", + "ParameterValue": "USYD-jqia9055-Lucas" + }, + { + "ParameterKey": "MlOpsStepFunctionArn", + "ParameterValue": "arn:aws:states:ap-southeast-2:191104287795:stateMachine:MLOpsStepFunction-191104287795" + } +] diff --git a/container/commitChange.txt b/container/commitChange.txt new file mode 100644 index 0000000..a5bce3f --- /dev/null +++ b/container/commitChange.txt @@ -0,0 +1 @@ +test1