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 missing global_replication_group_id variable #205

Conversation

amitblumshtien
Copy link

@amitblumshtien amitblumshtien commented Sep 18, 2023

what

I added missing var global_replication_group_id so i will be able to create redis cluster and associate it to a data store.

why

missing functionality

references

(https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_global_replication_group)

@sahiljambhekar
Copy link

sahiljambhekar commented Jan 29, 2024

Are there plans to merge this in at any point? It's a really small change, but allows the module users to then use it with elasticache_global_replication_group

@amitblumshtien
Copy link
Author

waiting for the owners to approve it.

@sahiljambhekar
Copy link

@srhopkins could you pls review?

@joe-niland
Copy link
Member

Hi @amitblumshtien
Sorry for the delay on this.
It looks fine but we need the update the docs.

Could you please run the following and commit the result?

make init
make github/init
make readme

You may also need to install gomplate: https://docs.gomplate.ca/installing/

@sahiljambhekar
Copy link

Are there plans to merge this in at any point? It's a really small change, but allows the module users to then use it with elasticache_global_replication_group

Actually, On second thought, this change won't work, as a Replication group that's part of a global datastore, can't set it's own engine version, cluster node type etc, among other things. Most values need to be set to null. I can create an issue describing it, and contribute that fix back, unless @amitblumshtien want's to take it up.

@hans-d hans-d added the stale This PR has gone stale label Mar 4, 2024
@mergify mergify bot removed the stale This PR has gone stale label Mar 15, 2024
Copy link
Contributor

mergify bot commented Mar 15, 2024

💥 This pull request now has conflicts. Could you fix it @amitblumshtien? 🙏

@mergify mergify bot added the conflict This PR has conflicts label Mar 15, 2024
@mergify mergify bot closed this Mar 15, 2024
Copy link
Contributor

mergify bot commented Mar 15, 2024

This PR was closed due to inactivity and merge conflicts. 😭
Please resolve the conflicts and reopen if necessary.

@mergify mergify bot removed the conflict This PR has conflicts label Mar 15, 2024
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

Successfully merging this pull request may close these issues.

4 participants