Skip to content

Instantly share code, notes, and snippets.

@Gowiem
Created July 7, 2020 23:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gowiem/68c03316581771a815f9bb9f9361e6d2 to your computer and use it in GitHub Desktop.
Save Gowiem/68c03316581771a815f9bb9f9361e6d2 to your computer and use it in GitHub Desktop.
CloudPosse Terraform ChatOps Update
#!/bin/bash
if [ ! -f README.yaml ]; then
echo "Too old."
exit 0
fi
if [ ! -d ./test/src/ ]; then
echo "Too old."
exit 0
fi
[ ! -d codefresh/ ] || git rm -rf codefresh
[ ! -f .github/workflows/slash-command-dispatch.yml ] || git rm -f .github/workflows/slash-command-dispatch.yml
(yq r README.yaml badges[0].image | grep codefresh &&
yq d -i README.yaml badges[0]) || true
make init
make github/init
make readme
  1. $ export GITHUB_API_TOKEN=$YOUR_TOKEN
  2. $ mp init --all-repos "cloudposse"
  3. Next: Manually edited the resulting init.json file to only include terraform-aws-* repos.
  4. $ mp clone
  5. $ mp plan -b update-to-chatops -m "Updates to ChatOps - Automated commit

What

  • Adds chatops commands
    • '/test all'
    • '/test bats'
    • '/test readme'
    • '/test terratest'
  • Drops codefresh
  • Drops slash-command-dispatch
  • Removes codefresh badge
  • Rebuilds README

Why

  • Change over from codefresh to GH Actions
  • Facilitate testing of PRs from forks" -- sh -c $PWD/chatops.sh
  1. mp push -a $YOUR_GITHUB_USERNAME
cp-many-changes » mp plan -b update-to-chatops -m "Updates to ChatOps - Automated commit [tf: v0.12.25] [go: 1.14] [py: v2.7.16] [node: v14.3.0] [ruby: v2.6.3] gowiem@GowieBookPro2
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks" -- sh -c $PWD/chatops.sh
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-vpn-connection
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-cloudformation-stack-set
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-cloudwatch-logs
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-ecs-events
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-blueprints
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-cicd
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-kops-external-dns
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-cloudformation-stack
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-dynamodb
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-ec2-instance
2020/07/07 17:25:22 skipping cloudposse/terraform-aws-ec2-instance, must successfully clone first
2020/07/07 17:25:22 planning: cloudposse/terraform-aws-iam-assumed-roles
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-ecs-atlantis
2020/07/07 17:25:23 skipping cloudposse/terraform-aws-ecs-atlantis, must successfully clone first
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-ec2-instance-group
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-ecr
2020/07/07 17:25:23 skipping cloudposse/terraform-aws-ecr, must successfully clone first
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-ecs-alb-service-task
2020/07/07 17:25:23 skipping cloudposse/terraform-aws-ecs-alb-service-task, must successfully clone first
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-ecs-launch-template
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-ecs-spot-fleet
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-ecs-web-app
2020/07/07 17:25:23 skipping cloudposse/terraform-aws-ecs-web-app, must successfully clone first
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-efs
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-cloudtrail-cloudwatch-alarms
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-efs-backup
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-efs-cloudwatch-sns-alarms
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-eks-cluster
2020/07/07 17:25:23 skipping cloudposse/terraform-aws-eks-cluster, must successfully clone first
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-cloudfront-cdn
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-cloudfront-s3-cdn
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-cloudtrail
2020/07/07 17:25:23 skipping cloudposse/terraform-aws-cloudfront-s3-cdn, must successfully clone first
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-ecs-cloudwatch-sns-alarms
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-eks-fargate-profile
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-eks-iam-role
2020/07/07 17:25:23 planning: cloudposse/terraform-aws-ecs-cloudwatch-autoscaling
2020/07/07 17:27:16 planning: cloudposse/terraform-aws-eks-node-group
2020/07/07 17:27:21 planning: cloudposse/terraform-aws-elasticache-memcached
2020/07/07 17:27:42 planning: cloudposse/terraform-aws-elasticache-redis
2020/07/07 17:27:42 skipping cloudposse/terraform-aws-elasticache-redis, must successfully clone first
2020/07/07 17:27:42 planning: cloudposse/terraform-aws-eks-workers
2020/07/07 17:28:06 planning: cloudposse/terraform-aws-elasticsearch
2020/07/07 17:28:06 skipping cloudposse/terraform-aws-elasticsearch, must successfully clone first
2020/07/07 17:28:06 planning: cloudposse/terraform-aws-elastic-beanstalk-application
2020/07/07 17:28:09 planning: cloudposse/terraform-aws-emr-cluster
2020/07/07 17:28:15 planning: cloudposse/terraform-aws-iam-account-settings
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-cloudwatch-agent
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-elastic-beanstalk-environment
2020/07/07 17:28:16 skipping cloudposse/terraform-aws-elastic-beanstalk-environment, must successfully clone first
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-cloudtrail-s3-bucket
2020/07/07 17:28:16 skipping cloudposse/terraform-aws-cloudtrail-s3-bucket, must successfully clone first
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-elasticache-cloudwatch-sns-alarms
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-s3-logs-athena-query
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-kops-iam-authenticator-config
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-teleport-storage
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-kops-metadata
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-s3-master
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-kops-route53
2020/07/07 17:28:16 planning: cloudposse/terraform-aws-s3-website
2020/07/07 17:28:25 planning: cloudposse/terraform-aws-kops-state-backend
2020/07/07 17:28:25 planning: cloudposse/terraform-aws-ses
2020/07/07 17:28:25 skipping cloudposse/terraform-aws-ses, must successfully clone first
2020/07/07 17:28:25 planning: cloudposse/terraform-aws-kops-vault-backend
2020/07/07 17:28:25 planning: cloudposse/terraform-aws-ses-lambda-forwarder
2020/07/07 17:28:25 skipping cloudposse/terraform-aws-ses-lambda-forwarder, must successfully clone first
2020/07/07 17:28:25 planning: cloudposse/terraform-aws-sns-lambda-notify-slack
2020/07/07 17:28:32 planning: cloudposse/terraform-aws-kops-vpc-peering
2020/07/07 17:28:32 planning: cloudposse/terraform-aws-spotinst-mrscaler
2020/07/07 17:28:32 planning: cloudposse/terraform-aws-lambda-cloudwatch-sns-alarms
2020/07/07 17:28:32 planning: cloudposse/terraform-aws-sqs-cloudwatch-sns-alarms
2020/07/07 17:28:32 planning: cloudposse/terraform-aws-lambda-elasticsearch-cleanup
2020/07/07 17:28:32 skipping cloudposse/terraform-aws-lambda-elasticsearch-cleanup, must successfully clone first
2020/07/07 17:28:32 planning: cloudposse/terraform-aws-lb-s3-bucket
2020/07/07 17:28:32 skipping cloudposse/terraform-aws-lb-s3-bucket, must successfully clone first
2020/07/07 17:28:32 planning: cloudposse/terraform-aws-ssm-iam-role
2020/07/07 17:28:32 planning: cloudposse/terraform-aws-mq-broker
2020/07/07 17:28:32 planning: cloudposse/terraform-aws-ssm-parameter-chamber-reader
2020/07/07 17:28:32 planning: cloudposse/terraform-aws-multi-az-subnets
2020/07/07 17:28:48 planning: cloudposse/terraform-aws-ssm-parameter-store
2020/07/07 17:29:03 planning: cloudposse/terraform-aws-named-subnets
2020/07/07 17:29:14 planning: cloudposse/terraform-aws-ssm-parameter-store-policy-documents
2020/07/07 17:29:14 planning: cloudposse/terraform-aws-organization
2020/07/07 17:29:14 planning: cloudposse/terraform-aws-ssm-tls-ssh-key-pair
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-user-data-resolv-conf
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-tfstate-backend
2020/07/07 17:29:36 skipping cloudposse/terraform-aws-tfstate-backend, must successfully clone first
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-organization-access-group
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-user-data-assets
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-organization-access-role
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-rds
2020/07/07 17:29:36 skipping cloudposse/terraform-aws-rds, must successfully clone first
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-rds-cloudwatch-sns-alarms
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-user-data-cloud
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-rds-cluster
2020/07/07 17:29:36 skipping cloudposse/terraform-aws-rds-cluster, must successfully clone first
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-user-data-dns-proxy
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-user-data-dba
2020/07/07 17:29:36 planning: cloudposse/terraform-aws-route53-cluster-hostname
2020/07/07 17:29:45 planning: cloudposse/terraform-aws-route53-cluster-zone
2020/07/07 17:30:03 planning: cloudposse/terraform-aws-s3-bucket
2020/07/07 17:30:03 skipping cloudposse/terraform-aws-s3-bucket, must successfully clone first
2020/07/07 17:30:03 planning: cloudposse/terraform-aws-s3-log-storage
2020/07/07 17:30:03 skipping cloudposse/terraform-aws-s3-log-storage, must successfully clone first
2020/07/07 17:30:03 planning: cloudposse/terraform-aws-rds-cluster-instance-group
2020/07/07 17:30:03 planning: cloudposse/terraform-aws-ecs-codepipeline
2020/07/07 17:30:03 skipping cloudposse/terraform-aws-ecs-codepipeline, must successfully clone first
2020/07/07 17:30:03 planning: cloudposse/terraform-aws-rds-replica
2020/07/07 17:30:03 planning: cloudposse/terraform-aws-cdn-testing
2020/07/07 17:30:03 planning: cloudposse/terraform-aws-route53-alias
2020/07/07 17:30:08 planning: cloudposse/terraform-aws-ecs-container-definition
2020/07/07 17:30:08 skipping cloudposse/terraform-aws-ecs-container-definition, must successfully clone first
2020/07/07 17:30:08 planning: cloudposse/terraform-aws-codepipeline-codedeploy
2020/07/07 17:30:08 planning: cloudposse/terraform-aws-kms-key
2020/07/07 17:30:19 planning: cloudposse/terraform-aws-cloudwatch-sns-topic-notify
2020/07/07 17:30:19 planning: cloudposse/terraform-aws-iam-chamber-s3-role
2020/07/07 17:30:19 planning: cloudposse/terraform-aws-codebuild
2020/07/07 17:30:19 skipping cloudposse/terraform-aws-codebuild, must successfully clone first
2020/07/07 17:30:19 planning: cloudposse/terraform-aws-iam-chamber-user
2020/07/07 17:30:19 planning: cloudposse/terraform-aws-codefresh-backing-services
2020/07/07 17:30:19 planning: cloudposse/terraform-aws-iam-policy-document-aggregator
2020/07/07 17:30:27 planning: cloudposse/terraform-aws-documentdb-cluster
2020/07/07 17:31:03 planning: cloudposse/terraform-aws-iam-role
2020/07/07 17:31:03 planning: cloudposse/terraform-aws-datadog-integration
2020/07/07 17:31:04 planning: cloudposse/terraform-aws-iam-s3-user
2020/07/07 17:31:04 planning: cloudposse/terraform-aws-iam-user
2020/07/07 17:31:04 planning: cloudposse/terraform-aws-jenkins
2020/07/07 17:31:18 planning: cloudposse/terraform-aws-iam-system-user
2020/07/07 17:31:18 skipping cloudposse/terraform-aws-iam-system-user, must successfully clone first
2020/07/07 17:31:18 planning: cloudposse/terraform-aws-key-pair
2020/07/07 17:31:18 skipping cloudposse/terraform-aws-key-pair, must successfully clone first
2020/07/07 17:31:18 planning: cloudposse/terraform-aws-dynamic-subnets
2020/07/07 17:31:29 planning: cloudposse/terraform-aws-vpc-flow-logs-s3-bucket
2020/07/07 17:31:33 planning: cloudposse/terraform-aws-vpc-peering-multi-account
2020/07/07 17:31:58 planning: cloudposse/terraform-aws-user-data-s3-backend
2020/07/07 17:31:58 planning: cloudposse/terraform-aws-vpc-peering
2020/07/07 17:32:02 planning: cloudposse/terraform-aws-vpc
2020/07/07 17:32:02 skipping cloudposse/terraform-aws-vpc, must successfully clone first
2020/07/07 17:32:02 planning: cloudposse/terraform-aws-kops-data-iam
2020/07/07 17:32:02 planning: cloudposse/terraform-aws-kops-data-network
2020/07/07 17:32:02 planning: cloudposse/terraform-aws-kops-atlantis
2020/07/07 17:32:02 planning: cloudposse/terraform-aws-kops-data-instance-groups
2020/07/07 17:32:02 planning: cloudposse/terraform-aws-kops-aws-alb-ingress
2020/07/07 17:32:02 planning: cloudposse/terraform-aws-kops-chamber
2020/07/07 17:32:02 planning: cloudposse/terraform-aws-vpc-peering-multi-account-request
2020/07/07 17:32:02 planning: cloudposse/terraform-aws-kops-chart-repo
2020/07/07 17:32:02 planning: cloudposse/terraform-aws-ec2-ami-snapshot
2020/07/07 17:32:03 planning: cloudposse/terraform-aws-ec2-bastion-server
2020/07/07 17:32:03 planning: cloudposse/terraform-aws-dynamodb-autoscaler
2020/07/07 17:32:24 planning: cloudposse/terraform-aws-ec2-admin-server
2020/07/07 17:32:24 planning: cloudposse/terraform-aws-ec2-autoscale-group
2020/07/07 17:32:34 planning: cloudposse/terraform-aws-ec2-ami-backup
2020/07/07 17:32:34 planning: cloudposse/terraform-aws-cloudwatch-flow-logs
2020/07/07 17:32:34 planning: cloudposse/terraform-aws-ec2-cloudwatch-sns-alarms
2020/07/07 17:32:35 planning: cloudposse/terraform-aws-kops-ecr
2020/07/07 17:32:35 planning: cloudposse/terraform-aws-kops-efs
2020/07/07 17:34:14 69 errors:
multiple errors: cloudposse/terraform-aws-iam-assumed-roles error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ecs-events error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-cloudformation-stack-set error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-blueprints error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-cloudwatch-logs error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-external-dns error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ecs-spot-fleet error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ecs-launch-template error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-efs-backup error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-cloudtrail-cloudwatch-alarms error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-efs-cloudwatch-sns-alarms error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-cloudfront-cdn error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-eks-iam-role error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-iam-account-settings error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-cloudwatch-agent error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-elasticache-cloudwatch-sns-alarms error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-s3-logs-athena-query error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-iam-authenticator-config error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-teleport-storage error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-metadata error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-s3-master error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-route53 error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-state-backend error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-vault-backend error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-vpc-peering error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-spotinst-mrscaler error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-lambda-cloudwatch-sns-alarms error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-sqs-cloudwatch-sns-alarms error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ssm-iam-role error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-mq-broker error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ssm-parameter-chamber-reader error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ssm-parameter-store-policy-documents error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-organization error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-user-data-resolv-conf error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-organization-access-group error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-user-data-assets error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-organization-access-role error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-rds-cloudwatch-sns-alarms error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-user-data-cloud error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-user-data-dns-proxy error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-user-data-dba error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-rds-cluster-instance-group error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-rds-replica error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-cdn-testing error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-codepipeline-codedeploy error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-cloudwatch-sns-topic-notify error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-iam-chamber-s3-role error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-iam-chamber-user error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-codefresh-backing-services error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-iam-role error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-datadog-integration error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-iam-user error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-user-data-s3-backend error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-data-iam error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-data-network error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-atlantis error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-data-instance-groups error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-aws-alb-ingress error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-chamber error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-vpc-peering-multi-account-request error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-chart-repo error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ec2-ami-snapshot error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ec2-bastion-server error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ec2-admin-server error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ec2-ami-backup error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-cloudwatch-flow-logs error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-ec2-cloudwatch-sns-alarms error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-ecr error: On branch update-to-chatops
nothing to commit, working tree clean
| cloudposse/terraform-aws-kops-efs error: On branch update-to-chatops
nothing to commit, working tree clean
cp-many-changes » mp push -a Gowiem [tf: v0.12.25] [go: 1.14] [py: v2.7.16] [node: v14.3.0] [ruby: v2.6.3] gowiem@GowieBookPro2
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-vpn-connection
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-cdn-testing
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-codepipeline-codedeploy
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-kops-atlantis
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-ecs-cloudwatch-sns-alarms
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-cicd
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-blueprints
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-ecr
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-elastic-beanstalk-application
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-ecs-spot-fleet
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-ecr, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-ecs-atlantis
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-ecs-atlantis, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-kops-vpc-peering
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-cdn-testing, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-kops-aws-alb-ingress
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-codepipeline-codedeploy, must successfully plan first
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-blueprints, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-ecs-cloudwatch-autoscaling
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-kops-chamber
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-kops-vpc-peering, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-kops-chart-repo
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-ecs-spot-fleet, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-ecs-alb-service-task
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-kops-atlantis, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-cloudformation-stack
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-ecs-alb-service-task, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-elastic-beanstalk-environment
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-elastic-beanstalk-environment, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-ssm-parameter-store
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-kops-aws-alb-ingress, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-cloudformation-stack-set
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-kops-chamber, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-elasticache-cloudwatch-sns-alarms
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-kops-chart-repo, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-cloudfront-cdn
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-cloudformation-stack-set, must successfully plan first
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-elasticache-cloudwatch-sns-alarms, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-elasticache-memcached
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-kops-data-iam
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-cloudfront-cdn, must successfully plan first
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-kops-data-iam, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-kops-data-instance-groups
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-elasticache-redis
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-elasticache-redis, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-kops-data-network
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-kops-data-instance-groups, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-elasticsearch
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-kops-data-network, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-kops-ecr
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-elasticsearch, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-emr-cluster
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-kops-ecr, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-iam-role
2020/07/07 17:36:16 skipping cloudposse/terraform-aws-iam-role, must successfully plan first
2020/07/07 17:36:16 pushing: cloudposse/terraform-aws-iam-s3-user
2020/07/07 17:36:49 pushing: cloudposse/terraform-aws-iam-account-settings
2020/07/07 17:36:49 skipping cloudposse/terraform-aws-iam-account-settings, must successfully plan first
2020/07/07 17:36:49 pushing: cloudposse/terraform-aws-iam-assumed-roles
2020/07/07 17:36:49 skipping cloudposse/terraform-aws-iam-assumed-roles, must successfully plan first
2020/07/07 17:36:49 pushing: cloudposse/terraform-aws-user-data-dns-proxy
2020/07/07 17:36:49 skipping cloudposse/terraform-aws-user-data-dns-proxy, must successfully plan first
2020/07/07 17:36:49 pushing: cloudposse/terraform-aws-ssm-parameter-store-policy-documents
2020/07/07 17:36:49 skipping cloudposse/terraform-aws-ssm-parameter-store-policy-documents, must successfully plan first
2020/07/07 17:36:49 pushing: cloudposse/terraform-aws-ses
2020/07/07 17:36:49 skipping cloudposse/terraform-aws-ses, must successfully plan first
2020/07/07 17:36:49 pushing: cloudposse/terraform-aws-ssm-tls-ssh-key-pair
2020/07/07 17:37:18 pushing: cloudposse/terraform-aws-route53-cluster-zone
2020/07/07 17:37:48 pushing: cloudposse/terraform-aws-s3-bucket
2020/07/07 17:37:48 skipping cloudposse/terraform-aws-s3-bucket, must successfully plan first
2020/07/07 17:37:48 pushing: cloudposse/terraform-aws-cloudfront-s3-cdn
2020/07/07 17:37:48 skipping cloudposse/terraform-aws-cloudfront-s3-cdn, must successfully plan first
2020/07/07 17:37:48 pushing: cloudposse/terraform-aws-teleport-storage
2020/07/07 17:37:48 skipping cloudposse/terraform-aws-teleport-storage, must successfully plan first
2020/07/07 17:37:48 pushing: cloudposse/terraform-aws-cloudtrail
2020/07/07 17:38:19 pushing: cloudposse/terraform-aws-tfstate-backend
2020/07/07 17:38:19 skipping cloudposse/terraform-aws-tfstate-backend, must successfully plan first
2020/07/07 17:38:19 pushing: cloudposse/terraform-aws-cloudtrail-cloudwatch-alarms
2020/07/07 17:38:19 skipping cloudposse/terraform-aws-cloudtrail-cloudwatch-alarms, must successfully plan first
2020/07/07 17:38:19 pushing: cloudposse/terraform-aws-user-data-assets
2020/07/07 17:38:19 skipping cloudposse/terraform-aws-user-data-assets, must successfully plan first
2020/07/07 17:38:19 pushing: cloudposse/terraform-aws-datadog-integration
2020/07/07 17:38:19 skipping cloudposse/terraform-aws-datadog-integration, must successfully plan first
2020/07/07 17:38:19 pushing: cloudposse/terraform-aws-cloudtrail-s3-bucket
2020/07/07 17:38:19 skipping cloudposse/terraform-aws-cloudtrail-s3-bucket, must successfully plan first
2020/07/07 17:38:19 pushing: cloudposse/terraform-aws-user-data-cloud
2020/07/07 17:38:19 skipping cloudposse/terraform-aws-user-data-cloud, must successfully plan first
2020/07/07 17:38:19 pushing: cloudposse/terraform-aws-documentdb-cluster
2020/07/07 17:38:49 pushing: cloudposse/terraform-aws-dynamic-subnets
2020/07/07 17:39:19 pushing: cloudposse/terraform-aws-ecs-web-app
2020/07/07 17:39:19 skipping cloudposse/terraform-aws-ecs-web-app, must successfully plan first
2020/07/07 17:39:19 pushing: cloudposse/terraform-aws-efs
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-user-data-dba
2020/07/07 17:39:48 skipping cloudposse/terraform-aws-user-data-dba, must successfully plan first
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-mq-broker
2020/07/07 17:39:48 skipping cloudposse/terraform-aws-mq-broker, must successfully plan first
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-efs-backup
2020/07/07 17:39:48 skipping cloudposse/terraform-aws-efs-backup, must successfully plan first
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-cloudwatch-sns-topic-notify
2020/07/07 17:39:48 skipping cloudposse/terraform-aws-cloudwatch-sns-topic-notify, must successfully plan first
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-s3-logs-athena-query
2020/07/07 17:39:48 skipping cloudposse/terraform-aws-s3-logs-athena-query, must successfully plan first
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-ecs-codepipeline
2020/07/07 17:39:48 skipping cloudposse/terraform-aws-ecs-codepipeline, must successfully plan first
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-cloudwatch-flow-logs
2020/07/07 17:39:48 skipping cloudposse/terraform-aws-cloudwatch-flow-logs, must successfully plan first
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-s3-master
2020/07/07 17:39:48 skipping cloudposse/terraform-aws-s3-master, must successfully plan first
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-ecs-container-definition
2020/07/07 17:39:48 skipping cloudposse/terraform-aws-ecs-container-definition, must successfully plan first
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-ecs-events
2020/07/07 17:39:48 skipping cloudposse/terraform-aws-ecs-events, must successfully plan first
2020/07/07 17:39:48 pushing: cloudposse/terraform-aws-dynamodb
2020/07/07 17:40:18 pushing: cloudposse/terraform-aws-cloudwatch-logs
2020/07/07 17:40:18 skipping cloudposse/terraform-aws-cloudwatch-logs, must successfully plan first
2020/07/07 17:40:18 pushing: cloudposse/terraform-aws-s3-website
2020/07/07 17:40:48 pushing: cloudposse/terraform-aws-iam-chamber-s3-role
2020/07/07 17:40:48 skipping cloudposse/terraform-aws-iam-chamber-s3-role, must successfully plan first
2020/07/07 17:40:48 pushing: cloudposse/terraform-aws-dynamodb-autoscaler
2020/07/07 17:41:18 pushing: cloudposse/terraform-aws-iam-chamber-user
2020/07/07 17:41:18 skipping cloudposse/terraform-aws-iam-chamber-user, must successfully plan first
2020/07/07 17:41:18 pushing: cloudposse/terraform-aws-ec2-admin-server
2020/07/07 17:41:18 skipping cloudposse/terraform-aws-ec2-admin-server, must successfully plan first
2020/07/07 17:41:18 pushing: cloudposse/terraform-aws-ec2-ami-backup
2020/07/07 17:41:18 skipping cloudposse/terraform-aws-ec2-ami-backup, must successfully plan first
2020/07/07 17:41:18 pushing: cloudposse/terraform-aws-iam-policy-document-aggregator
2020/07/07 17:41:48 pushing: cloudposse/terraform-aws-vpc-flow-logs-s3-bucket
2020/07/07 17:42:18 pushing: cloudposse/terraform-aws-iam-system-user
2020/07/07 17:42:18 skipping cloudposse/terraform-aws-iam-system-user, must successfully plan first
2020/07/07 17:42:18 pushing: cloudposse/terraform-aws-iam-user
2020/07/07 17:42:18 skipping cloudposse/terraform-aws-iam-user, must successfully plan first
2020/07/07 17:42:18 pushing: cloudposse/terraform-aws-jenkins
2020/07/07 17:42:49 pushing: cloudposse/terraform-aws-ecs-launch-template
2020/07/07 17:42:49 skipping cloudposse/terraform-aws-ecs-launch-template, must successfully plan first
2020/07/07 17:42:49 pushing: cloudposse/terraform-aws-key-pair
2020/07/07 17:42:49 skipping cloudposse/terraform-aws-key-pair, must successfully plan first
2020/07/07 17:42:49 pushing: cloudposse/terraform-aws-ec2-cloudwatch-sns-alarms
2020/07/07 17:42:49 skipping cloudposse/terraform-aws-ec2-cloudwatch-sns-alarms, must successfully plan first
2020/07/07 17:42:49 pushing: cloudposse/terraform-aws-ec2-autoscale-group
2020/07/07 17:43:18 pushing: cloudposse/terraform-aws-user-data-resolv-conf
2020/07/07 17:43:18 skipping cloudposse/terraform-aws-user-data-resolv-conf, must successfully plan first
2020/07/07 17:43:18 pushing: cloudposse/terraform-aws-user-data-s3-backend
2020/07/07 17:43:18 skipping cloudposse/terraform-aws-user-data-s3-backend, must successfully plan first
2020/07/07 17:43:18 pushing: cloudposse/terraform-aws-ec2-bastion-server
2020/07/07 17:43:18 skipping cloudposse/terraform-aws-ec2-bastion-server, must successfully plan first
2020/07/07 17:43:18 pushing: cloudposse/terraform-aws-eks-iam-role
2020/07/07 17:43:18 skipping cloudposse/terraform-aws-eks-iam-role, must successfully plan first
2020/07/07 17:43:18 pushing: cloudposse/terraform-aws-vpc
2020/07/07 17:43:18 skipping cloudposse/terraform-aws-vpc, must successfully plan first
2020/07/07 17:43:18 pushing: cloudposse/terraform-aws-eks-cluster
2020/07/07 17:43:18 skipping cloudposse/terraform-aws-eks-cluster, must successfully plan first
2020/07/07 17:43:18 pushing: cloudposse/terraform-aws-route53-cluster-hostname
2020/07/07 17:43:49 pushing: cloudposse/terraform-aws-kms-key
2020/07/07 17:44:19 pushing: cloudposse/terraform-aws-codebuild
2020/07/07 17:44:19 skipping cloudposse/terraform-aws-codebuild, must successfully plan first
2020/07/07 17:44:19 pushing: cloudposse/terraform-aws-organization-access-role
2020/07/07 17:44:19 skipping cloudposse/terraform-aws-organization-access-role, must successfully plan first
2020/07/07 17:44:19 pushing: cloudposse/terraform-aws-eks-fargate-profile
2020/07/07 17:44:49 pushing: cloudposse/terraform-aws-multi-az-subnets
2020/07/07 17:45:18 pushing: cloudposse/terraform-aws-codefresh-backing-services
2020/07/07 17:45:18 skipping cloudposse/terraform-aws-codefresh-backing-services, must successfully plan first
2020/07/07 17:45:18 pushing: cloudposse/terraform-aws-spotinst-mrscaler
2020/07/07 17:45:18 skipping cloudposse/terraform-aws-spotinst-mrscaler, must successfully plan first
2020/07/07 17:45:18 pushing: cloudposse/terraform-aws-named-subnets
2020/07/07 17:45:48 pushing: cloudposse/terraform-aws-organization
2020/07/07 17:45:48 skipping cloudposse/terraform-aws-organization, must successfully plan first
2020/07/07 17:45:48 pushing: cloudposse/terraform-aws-eks-node-group
2020/07/07 17:46:18 pushing: cloudposse/terraform-aws-organization-access-group
2020/07/07 17:46:18 skipping cloudposse/terraform-aws-organization-access-group, must successfully plan first
2020/07/07 17:46:18 pushing: cloudposse/terraform-aws-ec2-ami-snapshot
2020/07/07 17:46:18 skipping cloudposse/terraform-aws-ec2-ami-snapshot, must successfully plan first
2020/07/07 17:46:18 pushing: cloudposse/terraform-aws-ec2-instance
2020/07/07 17:46:18 skipping cloudposse/terraform-aws-ec2-instance, must successfully plan first
2020/07/07 17:46:18 pushing: cloudposse/terraform-aws-sns-lambda-notify-slack
2020/07/07 17:46:48 pushing: cloudposse/terraform-aws-ec2-instance-group
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-lambda-cloudwatch-sns-alarms
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-lambda-cloudwatch-sns-alarms, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-kops-iam-authenticator-config
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-kops-iam-authenticator-config, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-kops-vault-backend
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-kops-vault-backend, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-ses-lambda-forwarder
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-ses-lambda-forwarder, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-kops-metadata
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-kops-metadata, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-vpc-peering-multi-account-request
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-vpc-peering-multi-account-request, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-kops-external-dns
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-kops-external-dns, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-kops-state-backend
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-kops-state-backend, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-kops-route53
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-kops-route53, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-ssm-iam-role
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-ssm-iam-role, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-rds-cluster
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-rds-cluster, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-rds
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-rds, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-sqs-cloudwatch-sns-alarms
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-sqs-cloudwatch-sns-alarms, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-rds-cloudwatch-sns-alarms
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-rds-cloudwatch-sns-alarms, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-cloudwatch-agent
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-cloudwatch-agent, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-ssm-parameter-chamber-reader
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-ssm-parameter-chamber-reader, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-rds-cluster-instance-group
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-rds-cluster-instance-group, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-lb-s3-bucket
2020/07/07 17:47:18 skipping cloudposse/terraform-aws-lb-s3-bucket, must successfully plan first
2020/07/07 17:47:18 pushing: cloudposse/terraform-aws-vpc-peering
2020/07/07 17:47:48 pushing: cloudposse/terraform-aws-lambda-elasticsearch-cleanup
2020/07/07 17:47:48 skipping cloudposse/terraform-aws-lambda-elasticsearch-cleanup, must successfully plan first
2020/07/07 17:47:48 pushing: cloudposse/terraform-aws-rds-replica
2020/07/07 17:47:48 skipping cloudposse/terraform-aws-rds-replica, must successfully plan first
2020/07/07 17:47:48 pushing: cloudposse/terraform-aws-eks-workers
2020/07/07 17:48:18 pushing: cloudposse/terraform-aws-kops-efs
2020/07/07 17:48:18 skipping cloudposse/terraform-aws-kops-efs, must successfully plan first
2020/07/07 17:48:18 pushing: cloudposse/terraform-aws-route53-alias
2020/07/07 17:48:48 pushing: cloudposse/terraform-aws-s3-log-storage
2020/07/07 17:48:48 skipping cloudposse/terraform-aws-s3-log-storage, must successfully plan first
2020/07/07 17:48:48 pushing: cloudposse/terraform-aws-vpc-peering-multi-account
2020/07/07 17:49:18 pushing: cloudposse/terraform-aws-efs-cloudwatch-sns-alarms
2020/07/07 17:49:18 skipping cloudposse/terraform-aws-efs-cloudwatch-sns-alarms, must successfully plan first
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment