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 SAM required infrastructure #232

Open
bmonkman opened this issue Sep 28, 2021 · 1 comment
Open

Add SAM required infrastructure #232

bmonkman opened this issue Sep 28, 2021 · 1 comment
Assignees
Labels
AWS Related to AWS infra cost savings Features or tweaks related to lowering costs enhancement New feature or request terraform

Comments

@bmonkman
Copy link
Contributor

SAM will create much of the required infra using its own internal cloudformation, but we need to create:

  • create or use an existing cert and pass the ARN in via SAM config
  • S3 bucket for the sam config and lambda artifacts
  • IAM roles and policy for CI pipeline
@bmonkman bmonkman added enhancement New feature or request terraform AWS Related to AWS infra cost savings Features or tweaks related to lowering costs labels Sep 28, 2021
@bmonkman
Copy link
Contributor Author

Related to commitdev/zero#416

@bmonkman bmonkman self-assigned this Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AWS Related to AWS infra cost savings Features or tweaks related to lowering costs enhancement New feature or request terraform
Projects
None yet
Development

No branches or pull requests

1 participant