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

Add Jenkins pipeline for provisioning user-aws-resources. #34

Open
cliffano opened this issue Jun 25, 2019 · 0 comments
Open

Add Jenkins pipeline for provisioning user-aws-resources. #34

cliffano opened this issue Jun 25, 2019 · 0 comments
Assignees

Comments

@cliffano
Copy link
Collaborator

The current aws-resources pipelines are related to Packer AEM and AEM AWS Stack Builder life cycles.
There are some aws-resources that would follow the user's lifecycle (the user's AWS account) and not Packer AEM / AEM AWS Stack Builder. For example, the EC2 keypair only need to be created once for each account, and rotated as necessary.
We need a Jenkins pipeline that will run a playbook and apply CF template to provision the following AWS resources:

  • EC2 keypair
  • S3 bucket for artifacts
  • S3 bucket for Packer AEM
  • S3 bucket for AEM AWS Stack Builder
  • AEM OpenCloud Manager IAM roles
  • ACM cert for storing a self-signed cert
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

2 participants