Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

feat: make ssm peer id and private key optional #15

Merged

Conversation

smrz2001
Copy link
Collaborator

The current version of this module does not allow reusing existing IPFS peer IDs and private keys. As a result, any IPFS nodes created using the module will start with a clean slate and that partners who wish to reuse their existing IPFS identities will not be able to do so.

The updates in this PR add support for using SSM to provide existing IPFS identities, if configured during the application of the module.

@smrz2001 smrz2001 self-assigned this Apr 20, 2022
@linear
Copy link

linear bot commented Apr 20, 2022

Copy link
Contributor

@v-stickykeys v-stickykeys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall!

examples/ecs/variables.tf Outdated Show resolved Hide resolved
modules/ecs/ipfs/main.tf Outdated Show resolved Hide resolved
examples/ecs/variables.tf Outdated Show resolved Hide resolved
@smrz2001 smrz2001 merged commit e1bfc88 into main Apr 22, 2022
@smrz2001 smrz2001 deleted the feature/plat-511-make-ssm-peer-idprivate-key-optional-in branch April 22, 2022 15:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants