Skip to content

Commit

Permalink
chore: update installer snapshot release
Browse files Browse the repository at this point in the history
  • Loading branch information
allcloud-sahar-hagbi committed Oct 28, 2024
1 parent e552f35 commit b7a0532
Showing 1 changed file with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2831,7 +2831,7 @@ phases:
],
},
"Type": "String",
"Value": "1.9.1",
"Value": "1.10.0",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down Expand Up @@ -4006,7 +4006,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 2`] = `
"RepositoryBranchName": {
"AllowedPattern": ".+",
"ConstraintDescription": "The repository branch name must not be empty",
"Default": "release/v1.9.1",
"Default": "release/v1.10.0",
"Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.",
"Type": "String",
},
Expand Down Expand Up @@ -6553,7 +6553,7 @@ phases:
],
},
"Type": "String",
"Value": "1.9.1",
"Value": "1.10.0",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down Expand Up @@ -7761,7 +7761,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 3`] = `
"RepositoryBranchName": {
"AllowedPattern": ".+",
"ConstraintDescription": "The repository branch name must not be empty",
"Default": "release/v1.9.1",
"Default": "release/v1.10.0",
"Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.",
"Type": "String",
},
Expand Down Expand Up @@ -10345,7 +10345,7 @@ phases:
],
},
"Type": "String",
"Value": "1.9.1",
"Value": "1.10.0",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down Expand Up @@ -11536,7 +11536,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 4`] = `
"RepositoryBranchName": {
"AllowedPattern": ".+",
"ConstraintDescription": "The repository branch name must not be empty",
"Default": "release/v1.9.1",
"Default": "release/v1.10.0",
"Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.",
"Type": "String",
},
Expand Down Expand Up @@ -14110,7 +14110,7 @@ phases:
],
},
"Type": "String",
"Value": "1.9.1",
"Value": "1.10.0",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down Expand Up @@ -15301,7 +15301,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 5`] = `
"RepositoryBranchName": {
"AllowedPattern": ".+",
"ConstraintDescription": "The repository branch name must not be empty",
"Default": "release/v1.9.1",
"Default": "release/v1.10.0",
"Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.",
"Type": "String",
},
Expand Down Expand Up @@ -17880,7 +17880,7 @@ phases:
],
},
"Type": "String",
"Value": "1.9.1",
"Value": "1.10.0",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down Expand Up @@ -19050,7 +19050,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 6`] = `
"RepositoryBranchName": {
"AllowedPattern": ".+",
"ConstraintDescription": "The repository branch name must not be empty",
"Default": "release/v1.9.1",
"Default": "release/v1.10.0",
"Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.",
"Type": "String",
},
Expand Down Expand Up @@ -21604,7 +21604,7 @@ phases:
],
},
"Type": "String",
"Value": "1.9.1",
"Value": "1.10.0",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down Expand Up @@ -22800,7 +22800,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 7`] = `
"RepositoryBranchName": {
"AllowedPattern": ".+",
"ConstraintDescription": "The repository branch name must not be empty",
"Default": "release/v1.9.1",
"Default": "release/v1.10.0",
"Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.",
"Type": "String",
},
Expand All @@ -22814,7 +22814,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 7`] = `
"Type": "String",
},
"RepositoryBucketObject": {
"Default": "release/v1.9.1.zip",
"Default": "release/v1.10.0.zip",
"Description": "The full path to the accelerator code zip S3 Object. (S3 Only)",
"Type": "String",
},
Expand Down Expand Up @@ -25720,7 +25720,7 @@ phases:
],
},
"Type": "String",
"Value": "1.9.1",
"Value": "1.10.0",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down

0 comments on commit b7a0532

Please sign in to comment.