-
Notifications
You must be signed in to change notification settings - Fork 397
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
More no_log=False to fix sanity tests #474
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ansibullbot
added
bug
This issue/PR relates to a bug
community_review
module
module
needs_triage
plugins
plugin (any type)
labels
Mar 13, 2021
tremble
approved these changes
Mar 13, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
- ec2_key_pair - name for an SSH public key
- encryption_key - KMS CMK (ID)
- s3_key_prefix - just a folder name
- kmskeyid - KMS CMK (ID)
- client_token - an identifier that can be used to tie together multiple changes for idempotency
- access_key_ids - a list of access Key IDs
- s3_key - just a folder name
- event_source_token - An Account ID or ARN
- error_key - the folder where error pages are found
- kms_data_key_reuse_period_seconds - just a time
Failed sanity test is because there are more issues covered by #475 |
@tremble thanks for reviewing and merging! |
danquixote
pushed a commit
to danquixote/community.aws
that referenced
this pull request
May 16, 2021
* Add no_log=False to mark some more false-positives of the no_log check. * More false-positives confirmed by tremble.
alinabuzachis
pushed a commit
to alinabuzachis/community.aws
that referenced
this pull request
Jul 16, 2021
) * Add no_log=False to mark some more false-positives of the no_log check. * More false-positives confirmed by tremble. This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@67b6d75
alinabuzachis
pushed a commit
to alinabuzachis/community.aws
that referenced
this pull request
Jul 19, 2021
* Add no_log=False to mark some more false-positives of the no_log check. * More false-positives confirmed by tremble.
alinabuzachis
pushed a commit
to alinabuzachis/community.aws
that referenced
this pull request
Jul 19, 2021
* Add no_log=False to mark some more false-positives of the no_log check. * More false-positives confirmed by tremble.
danielcotton
pushed a commit
to danielcotton/community.aws
that referenced
this pull request
Nov 23, 2021
* Add no_log=False to mark some more false-positives of the no_log check. * More false-positives confirmed by tremble.
alinabuzachis
pushed a commit
to alinabuzachis/community.aws
that referenced
this pull request
May 25, 2022
* Add no_log=False to mark some more false-positives of the no_log check. * More false-positives confirmed by tremble. This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@67b6d75
alinabuzachis
pushed a commit
to alinabuzachis/community.aws
that referenced
this pull request
May 25, 2022
* Add no_log=False to mark some more false-positives of the no_log check. * More false-positives confirmed by tremble. This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@67b6d75
alinabuzachis
pushed a commit
to alinabuzachis/community.aws
that referenced
this pull request
May 25, 2022
Update plugins/modules/ec2_vol.py SUMMARY Fix grammatical error in docs - modify --> modified ISSUE TYPE Docs Pull Request COMPONENT NAME ec2_vol Reviewed-by: Mark Chappell <None> Reviewed-by: None <None>
abikouo
pushed a commit
to abikouo/community.aws
that referenced
this pull request
Oct 24, 2023
* Add no_log=False to mark some more false-positives of the no_log check. * More false-positives confirmed by tremble. This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@67b6d75
abikouo
pushed a commit
to abikouo/community.aws
that referenced
this pull request
Oct 24, 2023
* Add no_log=False to mark some more false-positives of the no_log check. * More false-positives confirmed by tremble. This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@67b6d75
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
This issue/PR relates to a bug
community_review
module
module
needs_triage
plugins
plugin (any type)
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.
SUMMARY
Follow-up to ansible-collections/amazon.aws#303 (without that there will be tons of errors for
aws_access_key
).ISSUE TYPE
COMPONENT NAME
aws_batch_compute_environment
dms_endpoint
ec2_vpc_endpoint
ec2_vpc_nat_gateway
ecs_service
iam
lambda_policy
aws_codebuild
cloudtrail
lambda
s3_website
sqs_queue