fix: Added registry contract address to node terraform#2851
Merged
Conversation
alexghr
approved these changes
Oct 13, 2023
PhilWindle
pushed a commit
that referenced
this pull request
Oct 13, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>aztec-packages: 0.8.13</summary> ## [0.8.13](aztec-packages-v0.8.12...aztec-packages-v0.8.13) (2023-10-13) ### Features * **docs_tutorials:** Token Portal & Uniswap Tutorial ([#2726](#2726)) ([dbef55f](dbef55f)) ### Bug Fixes * Added registry contract address to node terraform ([#2851](#2851)) ([bfc5feb](bfc5feb)) * Create canary dockerhub manifest ([#2849](#2849)) ([1d7bd26](1d7bd26)) * Fix check_circuit in goblin translator (resulted in flimsy test) ([#2827](#2827)) ([98b1679](98b1679)) </details> <details><summary>barretenberg.js: 0.8.13</summary> ## [0.8.13](barretenberg.js-v0.8.12...barretenberg.js-v0.8.13) (2023-10-13) ### Miscellaneous * **barretenberg.js:** Synchronize aztec-packages versions </details> <details><summary>barretenberg: 0.8.13</summary> ## [0.8.13](barretenberg-v0.8.12...barretenberg-v0.8.13) (2023-10-13) ### Bug Fixes * Fix check_circuit in goblin translator (resulted in flimsy test) ([#2827](#2827)) ([98b1679](98b1679)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
AztecBot
added a commit
to AztecProtocol/barretenberg
that referenced
this pull request
Oct 14, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>aztec-packages: 0.8.13</summary> ## [0.8.13](AztecProtocol/aztec-packages@aztec-packages-v0.8.12...aztec-packages-v0.8.13) (2023-10-13) ### Features * **docs_tutorials:** Token Portal & Uniswap Tutorial ([#2726](AztecProtocol/aztec-packages#2726)) ([dbef55f](AztecProtocol/aztec-packages@dbef55f)) ### Bug Fixes * Added registry contract address to node terraform ([#2851](AztecProtocol/aztec-packages#2851)) ([bfc5feb](AztecProtocol/aztec-packages@bfc5feb)) * Create canary dockerhub manifest ([#2849](AztecProtocol/aztec-packages#2849)) ([1d7bd26](AztecProtocol/aztec-packages@1d7bd26)) * Fix check_circuit in goblin translator (resulted in flimsy test) ([#2827](AztecProtocol/aztec-packages#2827)) ([98b1679](AztecProtocol/aztec-packages@98b1679)) </details> <details><summary>barretenberg.js: 0.8.13</summary> ## [0.8.13](AztecProtocol/aztec-packages@barretenberg.js-v0.8.12...barretenberg.js-v0.8.13) (2023-10-13) ### Miscellaneous * **barretenberg.js:** Synchronize aztec-packages versions </details> <details><summary>barretenberg: 0.8.13</summary> ## [0.8.13](AztecProtocol/aztec-packages@barretenberg-v0.8.12...barretenberg-v0.8.13) (2023-10-13) ### Bug Fixes * Fix check_circuit in goblin translator (resulted in flimsy test) ([#2827](AztecProtocol/aztec-packages#2827)) ([98b1679](AztecProtocol/aztec-packages@98b1679)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR simply adds the environment variable for the Registry Contract Address to the Aztec Node Terraform
Checklist:
Remove the checklist to signal you've completed it. Enable auto-merge if the PR is ready to merge.