We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From the Overview section, paragraph 5, on PostgreSQL Database Deployment:
We have provided an example terraform deployment using this module in the Cumulus template-deploy repository on github.
The "Cumulus template-deploy repository" link points to https://github.com/nasa/cumulus-template-deploy/rds-cluster-tf/ which 404's; it should be pointing to https://github.com/nasa/cumulus-template-deploy/tree/master/rds-cluster-tf or perhaps something like https://github.com/nasa/cumulus-template-deploy/tree/f3684f73ce5c784939dc13607bcb78aa57e0c59e/rds-cluster-tf if a more permanent link is desired (the master link could break with further code changes).
master
I'm happy to open a PR to fix this, but I don't know which version of the fixed link is preferred.
The text was updated successfully, but these errors were encountered:
@michaeljb Thanks! Yeah I'd say adding a link to https://github.com/nasa/cumulus-template-deploy/tree/master/rds-cluster-tf should be fine
https://github.com/nasa/cumulus-template-deploy/tree/master/rds-cluster-tf
Sorry, something went wrong.
464bafb
Successfully merging a pull request may close this issue.
From the Overview section, paragraph 5, on PostgreSQL Database Deployment:
The "Cumulus template-deploy repository" link points to https://github.com/nasa/cumulus-template-deploy/rds-cluster-tf/ which 404's; it should be pointing to https://github.com/nasa/cumulus-template-deploy/tree/master/rds-cluster-tf or perhaps something like https://github.com/nasa/cumulus-template-deploy/tree/f3684f73ce5c784939dc13607bcb78aa57e0c59e/rds-cluster-tf if a more permanent link is desired (the
master
link could break with further code changes).I'm happy to open a PR to fix this, but I don't know which version of the fixed link is preferred.
The text was updated successfully, but these errors were encountered: