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

fix: Added sensitive field in output "primary" in mssql module #394

Merged
merged 12 commits into from
Dec 17, 2022

Conversation

ravisiddhu
Copy link
Contributor

This PR is to fix the issue mentioned in #364

Buganizer issue : (b/259913713): EXT: MSSQL output - We need to add sensitive = true for output "primary" on mssql module

Added sensitive field in output "primary" in mssql module, because google_sql_database_instance contains some sensitive fields.

Successfully passed docker_test_lint

@ravisiddhu ravisiddhu requested a review from a team as a code owner December 16, 2022 21:28
@bharathkkb bharathkkb changed the title Added sensitive field in output "primary" in mssql module fix: Added sensitive field in output "primary" in mssql module Dec 17, 2022
@bharathkkb
Copy link
Member

@ravisiddhu no blockers to merge but our expectation is that these modules are used within root modules and not directly consumed. Consumers have full control over root modules to adjust the sensitivity of outputs

@bharathkkb bharathkkb merged commit 4b32479 into terraform-google-modules:master Dec 17, 2022
@comment-bot-dev
Copy link

@ravisiddhu
Thanks for the PR! 🚀
✅ Lint checks have passed.

@ravisiddhu ravisiddhu deleted the mssql-sensitive branch December 17, 2022 16:25
ravisiddhu added a commit to ravisiddhu/terraform-google-sql-db that referenced this pull request Dec 28, 2022
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