Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: mssql - make instance_server_ca_cert output sensitive#609

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
imrannayer merged 1 commit intoterraform-google-modules:masterfromdysnix:master
Jun 6, 2024

Conversation

@VladStarr
Copy link
Contributor

@VladStarrVladStarr commentedJun 6, 2024
edited
Loading

Changed themssql module outputinstance_server_ca_cert to be marked assensitive.
This change should fix the following error:

│ Error: Output refers to sensitive values│ │   on outputs.tf line 48:│   48: output "instance_server_ca_cert" {│ │ To reduce the risk of accidentally exporting sensitive data that was│ intended to be only internal, Terraform requires that any root module│ output containing sensitive data be explicitly marked as sensitive, to│ confirm your intent.│ │ If you do intend to export this data, annotate the output value as│ sensitive by adding the following argument:│     sensitive = true

@google-cla
Copy link

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View thisfailed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@imrannayerimrannayer changed the titlemssql: make instance_server_ca_cert output sensitivefix: mssql - make instance_server_ca_cert output sensitiveJun 6, 2024
@imrannayer
Copy link
Collaborator

/gcbrun

@imrannayerimrannayer self-assigned thisJun 6, 2024
@imrannayerimrannayer merged commit163a89c intoterraform-google-modules:masterJun 6, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@imrannayerimrannayerimrannayer approved these changes

@isaurabhuttamisaurabhuttamAwaiting requested review from isaurabhuttam

Assignees

@imrannayerimrannayer

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@VladStarr@imrannayer

[8]ページ先頭

©2009-2025 Movatter.jp