Skip to content
New issue

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

Terraform pipeline points at incorrect repository #86

Open
peteawood opened this issue Dec 15, 2021 · 0 comments
Open

Terraform pipeline points at incorrect repository #86

peteawood opened this issue Dec 15, 2021 · 0 comments

Comments

@peteawood
Copy link
Contributor

Steps to reproduce

  • Go to the Define a workspace step
  • Follow the instructions to create a pipeline using the first code snippet which defines a workspace pointing at a repository called "subnet"
  • Carry on to the Add the source code for our product step and follow the the instructions to create a repository and add source code.

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

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.

peteawood added a commit to peteawood/aws-service-catalog-tools-workshop that referenced this issue Dec 15, 2021
Corrected repository name typo
eamonnfaherty added a commit that referenced this issue Dec 17, 2021
Fixing #86 and #90 - Repo name typo, variable name typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant