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

Deploy Terraform configs in CI #2994

Closed
spypsy opened this issue Oct 24, 2023 · 0 comments · Fixed by #3473
Closed

Deploy Terraform configs in CI #2994

spypsy opened this issue Oct 24, 2023 · 0 comments · Fixed by #3473
Assignees
Labels
A-devops Area: Devops. E.g. CI / build systems

Comments

@spypsy
Copy link
Member

spypsy commented Oct 24, 2023

We currently just validate any terraforms that are present on a project's directory.
As part of devnet deployment, we should add a job that applies terraform files when merged to master branch

@spypsy spypsy added this to A3 Oct 24, 2023
@spypsy spypsy converted this from a draft issue Oct 24, 2023
@spypsy spypsy self-assigned this Oct 24, 2023
@spypsy spypsy added the A-devops Area: Devops. E.g. CI / build systems label Oct 24, 2023
@spypsy spypsy moved this from Todo to In Progress in A3 Oct 30, 2023
@spypsy spypsy mentioned this issue Oct 30, 2023
4 tasks
@spypsy spypsy moved this from In Progress to In Review in A3 Oct 30, 2023
@spypsy spypsy moved this from In Review to Blocked in A3 Nov 7, 2023
@spypsy spypsy mentioned this issue Nov 29, 2023
4 tasks
@spypsy spypsy moved this from Blocked to In Review in A3 Nov 29, 2023
PhilWindle added a commit that referenced this issue Dec 1, 2023
Closes #2994
Closes #2998
Closes #2999 
Closes #3130 

- Create a pipeline to deploy not just our versioned releases, but all
merges to `master` to Dockerhub, under `aztec-dev` tag
- Run terraforms to deploy 2 aztec node instances, 2 p2p bootstrap nodes
+ a faucet
- Deploys L1 contracts to our new mainnet fork.

# Checklist:
Remove the checklist to signal you've completed it. Enable auto-merge if
the PR is ready to merge.
- [ ] If the pull request requires a cryptography review (e.g.
cryptographic algorithm implementations) I have added the 'crypto' tag.
- [ ] I have reviewed my diff in github, line by line and removed
unexpected formatting changes, testing logs, or commented-out code.
- [ ] Every change is related to the PR description.
- [ ] I have
[linked](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)
this pull request to relevant issues (if any exist).

---------

Co-authored-by: PhilWindle <60546371+PhilWindle@users.noreply.github.com>
Co-authored-by: PhilWindle <philip.windle@gmail.com>
@github-project-automation github-project-automation bot moved this from In Review to Done in A3 Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-devops Area: Devops. E.g. CI / build systems
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant