From 7e97464685706d42ffc1adca2ac08cb301ef0c53 Mon Sep 17 00:00:00 2001 From: Braxton Richard Lollis Date: Wed, 7 Aug 2024 09:41:51 -0600 Subject: [PATCH] Removed unneeded text --- README.md | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/README.md b/README.md index a9cd440..375bb6e 100644 --- a/README.md +++ b/README.md @@ -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.