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

added performance_insights_enabled argument for rds_instance - #22 #77

Merged
merged 6 commits into from
Sep 18, 2023

Conversation

NishantTomar
Copy link
Contributor

@NishantTomar NishantTomar commented Jul 26, 2023

added the performance_insights_enabled argument to rds_instance and set the default value as false.
ISSUE- #22

@robg-test
Copy link
Collaborator

robg-test commented Jul 27, 2023

Hi @NishantTomar the workflow we have is running the command terraform fmt for linting.

Can you lint the terraform?

@NishantTomar
Copy link
Contributor Author

@robg-test I ran the terraform fmt. And hope it passes the workflow this time.

@robg-test
Copy link
Collaborator

robg-test commented Jul 27, 2023

Hi @NishantTomar we have a small issue in regards to the workflow around forked repos. Will look at fixing it ASAP.

See #78

@robg-test
Copy link
Collaborator

Hi @NishantTomar we are a step closer to resolving this issue with the pipeline (@chrisbloe's merge)

@NishantTomar
Copy link
Contributor Author

Hi @robg-test thanks for the update.
I see its still failing in workflow. Let me know if any changes are required.

@robg-test
Copy link
Collaborator

robg-test commented Jul 28, 2023

Hi again @NishantTomar , we've run into a bit of an issue around execution of this repo from forked repos.

The pipeline is meant to automatically commit documentation changes to the repo however this isn't working as your on a fork. Were going to have a look at next steps for supporting forks next week.

@NishantTomar
Copy link
Contributor Author

Hi @robg-test is it fixed?

@robg-test
Copy link
Collaborator

robg-test commented Aug 14, 2023

Hi @NishantTomar

So in order for forked pull requests to work we need to rethink some of the existing behavior around auto-commiting documentation changes. I will add this in scope for release 3 of these modules to come up with a fix for this.

I will replicate this PR in a PR branch directly on this repo.

Apologies, you were the first external editor of this repo and you've helped uncover a rather nasty bug in our workflow.

@robg-test
Copy link
Collaborator

robg-test commented Aug 14, 2023

See #93 for the new PR
and #78 for the issue around not letting you merge in.

@cmbuckley
Copy link
Member

Hi @NishantTomar, thank you for your PR! And sorry it took us so long to address the issue described above. I've merged a fix in #95 so documentation is updated automatically for all PRs.

@NishantTomar
Copy link
Contributor Author

Hi @cmbuckley No problem. It was my pleasure to contribute to the repository.

@cmbuckley cmbuckley added this to the v3 milestone Sep 18, 2023
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.

3 participants