-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
Mark Grafana API key as sensitive. #34105
Merged
ewbankkit
merged 15 commits into
hashicorp:main
from
jrouly:jrouly/sensitive-grafana-api-key
Nov 16, 2023
Merged
Mark Grafana API key as sensitive. #34105
ewbankkit
merged 15 commits into
hashicorp:main
from
jrouly:jrouly/sensitive-grafana-api-key
Nov 16, 2023
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2ecfbe - Browse repository at this point
Copy the full SHA c2ecfbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a1eda - Browse repository at this point
Copy the full SHA 99a1edaView commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 861fbb3 - Browse repository at this point
Copy the full SHA 861fbb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f49d8a - Browse repository at this point
Copy the full SHA 1f49d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 118e152 - Browse repository at this point
Copy the full SHA 118e152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b46570 - Browse repository at this point
Copy the full SHA 5b46570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7698db5 - Browse repository at this point
Copy the full SHA 7698db5View commit details -
% make testacc TESTARGS='-run=TestAccGrafana_serial/Workspace/configuration' PKG=grafana ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/grafana/... -v -count 1 -parallel 20 -run=TestAccGrafana_serial/Workspace/configuration -timeout 360m === RUN TestAccGrafana_serial === PAUSE TestAccGrafana_serial === CONT TestAccGrafana_serial === RUN TestAccGrafana_serial/Workspace === RUN TestAccGrafana_serial/Workspace/configuration --- PASS: TestAccGrafana_serial (621.17s) --- PASS: TestAccGrafana_serial/Workspace (621.17s) --- PASS: TestAccGrafana_serial/Workspace/configuration (621.17s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/grafana 631.729s
Configuration menu - View commit details
-
Copy full SHA for e44a213 - Browse repository at this point
Copy the full SHA e44a213View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5dbad1 - Browse repository at this point
Copy the full SHA d5dbad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 133951b - Browse repository at this point
Copy the full SHA 133951bView commit details
Commits on Nov 16, 2023
-
% make testacc TESTARGS='-run=TestAccGrafana_serial/Workspace/' PKG=grafana ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/grafana/... -v -count 1 -parallel 20 -run=TestAccGrafana_serial/Workspace/ -timeout 360m === RUN TestAccGrafana_serial === PAUSE TestAccGrafana_serial === CONT TestAccGrafana_serial === RUN TestAccGrafana_serial/Workspace === RUN TestAccGrafana_serial/Workspace/tags === RUN TestAccGrafana_serial/Workspace/saml === RUN TestAccGrafana_serial/Workspace/organization acctest.go:1009: this AWS account must be the management account of an AWS Organization === RUN TestAccGrafana_serial/Workspace/dataSources === RUN TestAccGrafana_serial/Workspace/permissionType === RUN TestAccGrafana_serial/Workspace/notificationDestinations === RUN TestAccGrafana_serial/Workspace/version === RUN TestAccGrafana_serial/Workspace/sso acctest.go:1051: skipping tests; no SSO Instances found. === RUN TestAccGrafana_serial/Workspace/disappears === RUN TestAccGrafana_serial/Workspace/vpc workspace_test.go:114: Step 1/4 error: Error running apply: exit status 1 Error: creating EC2 VPC: operation error EC2: CreateVpc, https response error StatusCode: 400, RequestID: ebca4a7c-ac66-436c-b2aa-1975e1b66e08, api error VpcLimitExceeded: The maximum number of VPCs has been reached. with aws_vpc.test, on terraform_plugin_test.tf line 30, in resource "aws_vpc" "test": 30: resource "aws_vpc" "test" { === RUN TestAccGrafana_serial/Workspace/configuration === RUN TestAccGrafana_serial/Workspace/networkAccess --- FAIL: TestAccGrafana_serial (4103.41s) --- FAIL: TestAccGrafana_serial/Workspace (4103.41s) --- PASS: TestAccGrafana_serial/Workspace/tags (358.91s) --- PASS: TestAccGrafana_serial/Workspace/saml (320.42s) --- SKIP: TestAccGrafana_serial/Workspace/organization (0.70s) --- PASS: TestAccGrafana_serial/Workspace/dataSources (321.41s) --- PASS: TestAccGrafana_serial/Workspace/permissionType (348.85s) --- PASS: TestAccGrafana_serial/Workspace/notificationDestinations (349.90s) --- PASS: TestAccGrafana_serial/Workspace/version (601.81s) --- SKIP: TestAccGrafana_serial/Workspace/sso (0.45s) --- PASS: TestAccGrafana_serial/Workspace/disappears (318.63s) --- FAIL: TestAccGrafana_serial/Workspace/vpc (11.98s) --- PASS: TestAccGrafana_serial/Workspace/configuration (666.38s) --- PASS: TestAccGrafana_serial/Workspace/networkAccess (803.97s) FAIL FAIL github.com/hashicorp/terraform-provider-aws/internal/service/grafana 4109.237s FAIL make: *** [testacc] Error 1
Configuration menu - View commit details
-
Copy full SHA for e45df1d - Browse repository at this point
Copy the full SHA e45df1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5943cf - Browse repository at this point
Copy the full SHA d5943cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f807805 - Browse repository at this point
Copy the full SHA f807805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60be560 - Browse repository at this point
Copy the full SHA 60be560View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2a8be - Browse repository at this point
Copy the full SHA be2a8beView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.