Skip to content

Commit

Permalink
Removed unneeded text
Browse files Browse the repository at this point in the history
  • Loading branch information
lolli001 committed Aug 7, 2024
1 parent dae2ca0 commit 7e97464
Showing 1 changed file with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,2 @@
# aws-image-pipeline
Terraform Workspace for creating and managing AWS Image Pipelines



To SSO Login:
aws sso login --profile 229685449397-csvd-dev-gov.inf-admin-t2

export AWS_PROFILE=229685449397-csvd-dev-gov.inf-admin-t2

aws sts get-caller-identity


Git Syncing / Mirroring:

git remote add ansible-upstream https://git-codecommit.us-gov-west-1.amazonaws.com/v1/repos/image-pipeline-ansible-playbooks

git remote add goss-upstream https://git-codecommit.us-gov-west-1.amazonaws.com/v1/repos/image-pipeline-goss-testing

git push origin main --force
git push ansible-upstream main --force
git push goss-upstream main --force

rebecaa linn : She does x86 (get context for ARM)


cd ~/.aws/

terraform plan -out=plan.out | tee terraform_plan.log

#Formatting error command
yamllint 'file name'


Terraform Workspace for creating and managing AWS Image Pipelines.

0 comments on commit 7e97464

Please sign in to comment.