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

docs(datasource/aws-rds): improve readme #29870

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HonkingGoose
Copy link
Collaborator

Changes

  • Improve the aws-rds datasource readme:
    • Warn that the default datasource config does not work with Amazon Aurora
    • Link to docs for Amazon Aurora
    • Convert bold headings to actual headings
    • Put descriptions of codeblock in the codeblocks
    • Show user's configuration for "terraform + rds datasource + aurora-mysql"

Context

A user showed their config for "terraform + rds datasource + aurora-mysql", that should probably go in the docs.

They also said that the docs don't warn that by default the aws-rds datasource does not work with Amazon Aurora. So I'm warning about that in the docs too now.

Drive-by PR, not closing any issue with this, but it does resolve a bit of the discussion:

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

lib/modules/datasource/aws-rds/readme.md Show resolved Hide resolved
}
```

The above configuration will ...insert explanation of bits below...
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Need a maintainer suggestion for this line too. 😉

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.

None yet

1 participant