We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I expected for a pipeline to be created (workspace–subnet-v1-pipeline) using the repository I created (subnet-terraform) as the source
A pipeline is created (workspace–subnet-v1-pipeline) which uses a repository named subnet as its source
This looks like a simple typo in the snippet, elsewhere it is stated that the first step should
create a pipeline that will take source code from a branch named main of CodeCommit repo named subnet-terraform
I will create PR under the assumption that the use of subnet-terraform is correct and will update wherever this is not being used.
The text was updated successfully, but these errors were encountered:
Fixing aws-samples#86
dd51481
Corrected repository name typo
Merge pull request #87 from peteawood/master
eb0eb4a
Fixing #86 and #90 - Repo name typo, variable name typo
No branches or pull requests
Steps to reproduce
Expected results
I expected for a pipeline to be created (workspace–subnet-v1-pipeline) using the repository I created (subnet-terraform) as the source
Actual results
A pipeline is created (workspace–subnet-v1-pipeline) which uses a repository named subnet as its source
This looks like a simple typo in the snippet, elsewhere it is stated that the first step should
I will create PR under the assumption that the use of subnet-terraform is correct and will update wherever this is not being used.
The text was updated successfully, but these errors were encountered: