-
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
d/aws_secretsmanager_secrets - new data source #24514
Merged
ewbankkit
merged 11 commits into
hashicorp:main
from
kamilturek:f-data-aws-secretsmanager-secrets
May 3, 2022
Merged
d/aws_secretsmanager_secrets - new data source #24514
ewbankkit
merged 11 commits into
hashicorp:main
from
kamilturek:f-data-aws-secretsmanager-secrets
May 3, 2022
Commits on May 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 95d9d12 - Browse repository at this point
Copy the full SHA 95d9d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef866e - Browse repository at this point
Copy the full SHA 4ef866eView commit details
Commits on May 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ba7e702 - Browse repository at this point
Copy the full SHA ba7e702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a3883 - Browse repository at this point
Copy the full SHA 25a3883View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b0d4a - Browse repository at this point
Copy the full SHA a6b0d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbf4ac - Browse repository at this point
Copy the full SHA 8dbf4acView commit details -
Configuration menu - View commit details
-
Copy full SHA for d771499 - Browse repository at this point
Copy the full SHA d771499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc26ef - Browse repository at this point
Copy the full SHA 5dc26efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0631a94 - Browse repository at this point
Copy the full SHA 0631a94View commit details -
r/aws_secretsmanager_secret: Add and use 'FindSecretByID'.
Acceptance test output: % make testacc TESTS=TestAccSecretsManagerSecret_ PKG=secretsmanager ACCTEST_PARALLELISM=2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/secretsmanager/... -v -count 1 -parallel 2 -run='TestAccSecretsManagerSecret_' -timeout 180m === RUN TestAccSecretsManagerSecret_basic === PAUSE TestAccSecretsManagerSecret_basic === RUN TestAccSecretsManagerSecret_withNamePrefix === PAUSE TestAccSecretsManagerSecret_withNamePrefix === RUN TestAccSecretsManagerSecret_description === PAUSE TestAccSecretsManagerSecret_description === RUN TestAccSecretsManagerSecret_basicReplica === PAUSE TestAccSecretsManagerSecret_basicReplica === RUN TestAccSecretsManagerSecret_overwriteReplica === PAUSE TestAccSecretsManagerSecret_overwriteReplica === RUN TestAccSecretsManagerSecret_kmsKeyID === PAUSE TestAccSecretsManagerSecret_kmsKeyID === RUN TestAccSecretsManagerSecret_RecoveryWindowInDays_recreate === PAUSE TestAccSecretsManagerSecret_RecoveryWindowInDays_recreate === RUN TestAccSecretsManagerSecret_rotationLambdaARN === PAUSE TestAccSecretsManagerSecret_rotationLambdaARN === RUN TestAccSecretsManagerSecret_rotationRules === PAUSE TestAccSecretsManagerSecret_rotationRules === RUN TestAccSecretsManagerSecret_tags === PAUSE TestAccSecretsManagerSecret_tags === RUN TestAccSecretsManagerSecret_policy === PAUSE TestAccSecretsManagerSecret_policy === CONT TestAccSecretsManagerSecret_basic === CONT TestAccSecretsManagerSecret_RecoveryWindowInDays_recreate --- PASS: TestAccSecretsManagerSecret_basic (18.42s) === CONT TestAccSecretsManagerSecret_basicReplica --- PASS: TestAccSecretsManagerSecret_RecoveryWindowInDays_recreate (27.96s) === CONT TestAccSecretsManagerSecret_kmsKeyID --- PASS: TestAccSecretsManagerSecret_basicReplica (16.00s) === CONT TestAccSecretsManagerSecret_overwriteReplica --- PASS: TestAccSecretsManagerSecret_kmsKeyID (28.97s) === CONT TestAccSecretsManagerSecret_description --- PASS: TestAccSecretsManagerSecret_description (27.78s) === CONT TestAccSecretsManagerSecret_tags --- PASS: TestAccSecretsManagerSecret_overwriteReplica (52.84s) === CONT TestAccSecretsManagerSecret_policy --- PASS: TestAccSecretsManagerSecret_tags (51.72s) === CONT TestAccSecretsManagerSecret_withNamePrefix --- PASS: TestAccSecretsManagerSecret_policy (52.35s) === CONT TestAccSecretsManagerSecret_rotationRules --- PASS: TestAccSecretsManagerSecret_withNamePrefix (15.90s) === CONT TestAccSecretsManagerSecret_rotationLambdaARN --- PASS: TestAccSecretsManagerSecret_rotationRules (55.66s) --- PASS: TestAccSecretsManagerSecret_rotationLambdaARN (54.30s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/secretsmanager 210.547s
Configuration menu - View commit details
-
Copy full SHA for 39e1b7a - Browse repository at this point
Copy the full SHA 39e1b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ec120 - Browse repository at this point
Copy the full SHA e5ec120View 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.