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

Promote modules iam_role and iam_role_info #1758

Closed
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
684 commits
Select commit Hold shift + click to select a range
4946510
rds_instance - add deletion_protection param (#1105)
jatorcasso May 9, 2022
602fe73
Update rds_instance_snaphot to use handlers defined in rds.py (#789)
alinabuzachis May 9, 2022
bbfe0e4
route53: add support for GeoLocation parameter (#1117)
mandar242 May 10, 2022
ff3080f
ec2_transit_gateway_IncorrectState: retry on IncorrectState (#1110)
goneri May 15, 2022
1aa9266
aws_kms - minor doc fixes (#1101)
jatorcasso May 16, 2022
72a864e
Add retries to elb / target group info modules (#1113)
marknet15 May 17, 2022
fc622a7
aws_secret - Support purge_tags (#1150)
tremble May 20, 2022
f02517b
New Modules : NetworkFirewall firewall (#1107)
tremble May 23, 2022
bf9e5de
fix ecs_cluster integration test (#1145)
markuman May 23, 2022
758f573
rds_instance - add snapshot tests, update docs, refactor tests (#1081)
jatorcasso May 24, 2022
7a544fe
rds_instance_snapshot - add copy snapshot functionality (#1078)
jatorcasso May 25, 2022
63ac832
ec2_lc - remove unused associate_public_ip_address option (#1158)
tremble May 25, 2022
56b6235
ec2_eip - remove wait_timeout (#1159)
tremble May 25, 2022
0221467
s3_lifecycle - drop deprecated requester_pays parameter (#1165)
tremble May 26, 2022
aa2b32a
s3_sync - drop unused retries parameter (#1166)
tremble May 26, 2022
73a51e9
ecs_ecr - remove deprecated delete_policy option (#1161)
tremble May 26, 2022
a51e68c
elb_network_lb - change default state from 'absent' to 'present' (#1167)
tremble May 26, 2022
6cdc207
iam_managed_policy - remove unused fail_on_delete parameter (#1168)
tremble May 26, 2022
bd10f48
Fix issue when creating GSI with global_keys_only (#1162)
tremble May 26, 2022
66b30d6
data_pipeline - remove unused version option (#1160)
tremble May 26, 2022
b336565
ec2_metric_alarm - drop deprecated support for symbolic operators (#1…
tremble May 26, 2022
69fd701
aws_kms_info - remove deprecated keys_attr parameter (#1172)
tremble May 30, 2022
ce17c05
elb_instance - remove ec2_elbs fact (#1173)
tremble May 30, 2022
f4e447c
ecs_service - fix validation for `placementConstraints` (#1170)
novak-oleksandr May 30, 2022
42343b8
Tagging - remove default empty dict where purge_tags default is False…
tremble May 31, 2022
753e8b2
Tagging - Add simple deprecations for purge_tags=False (#1185)
tremble May 31, 2022
1f1760f
lambda_info - refactor to fix bug when querying all lambdas (#1152)
jatorcasso Jun 1, 2022
d81af94
ecs_tag/efs_tag - add resource_tags as alias for tags (#1184)
tremble Jun 1, 2022
0d66fa5
Tagging fragment - use fragment and remove default empty dict where p…
tremble Jun 1, 2022
48833b4
ecs_service and ecs_service_info: add name and service aliases (#1187)
markuman Jun 1, 2022
d1fdc80
Tagging fragment - Move simplest cases over to the docs fragment. (#1…
tremble Jun 1, 2022
c76346c
ecs_service -- Capacity provider strategy (#1181)
karcadia Jun 2, 2022
c26eda7
ec2_vpc_nacl - Add support for purge_tags (#1189)
tremble Jun 2, 2022
c28c9ac
Tagging fragment - Move simplest cases over to the docs fragment. (#1…
tremble Jun 2, 2022
6244246
Tagging fragment - Move simplest cases over to the docs fragment. (#1…
tremble Jun 2, 2022
87d006f
Tagging - cleanup docs for ec2_snapshot_copy (#1201)
tremble Jun 2, 2022
11531a2
lambda - Add support for purge_tags (#1202)
tremble Jun 3, 2022
96f100f
ec2_customer_gateway: fix bgp_asn documentation inconsistency (#1197)
mandar242 Jun 3, 2022
0cf4423
Tagging - Add resource_tags as an alias for tags (#1204)
tremble Jun 3, 2022
35cf525
wafv2_ip_set - add support for updating tags (#1205)
tremble Jun 3, 2022
ba3e8ef
ecs_ecr -- Return repository policy if it exists, even if we did not …
karcadia Jun 4, 2022
d768880
Add AWSRetry.jittered_backoff to rds_instance_info (#1026)
kteague-tasktop Jun 4, 2022
7b43b7d
wafv2_ip_set - fix bugs with changing description (#1211)
tremble Jun 4, 2022
d201e38
Tagging fragment - Move simplest cases over to the docs fragment. (#1…
tremble Jun 4, 2022
d1164cb
ecs_service - document circuit breaker feature (#1215)
karcadia Jun 4, 2022
35c775a
cloudtrail - add support for purge_tags (#1219)
tremble Jun 7, 2022
a1c66a5
aws_codebuild - Add resource_tags parameter and deprecate tags (#1221)
tremble Jun 7, 2022
eaedf01
wafv2_web_acl - fix return values (#1216)
tremble Jun 7, 2022
a0519b9
wafv2_rule_group - tagging (#1210)
tremble Jun 7, 2022
cc6f6f4
Tagging - wafv2_web_acl add support for managing and purging tags (#1…
tremble Jun 8, 2022
e1e61c2
ecs_* - fix idempotence bug in ecs_service and dont require ``cluster…
jatorcasso Jun 8, 2022
561c007
ec2_vpc_vgw - Add support for purge_tags (#1232)
tremble Jun 9, 2022
7d62367
cloudwatchlogs_log_group - Tagging support (#1233)
tremble Jun 11, 2022
2f4acfc
dms_endpoint - Support modifying tags (#1234)
tremble Jun 13, 2022
9d5a6ca
Add 'opensearch' and 'opensearch_info' modules (#859)
sebastien-rosset Jun 13, 2022
9803818
opensearch - Minor fixups (#1235)
tremble Jun 14, 2022
9abafc1
route53_info: Add snake_cased return key,values and a deprecation mes…
mandar242 Jun 14, 2022
e16d048
rds_cluster_snapshot - new module to handle RDS cluster snapshotting…
alinabuzachis Jun 14, 2022
114a34f
route53_info: Add RETURN block (#1240)
mandar242 Jun 17, 2022
9ce7972
ec2_vpc_vpn - fix exception when running in check mode without tags s…
tremble Jun 20, 2022
7b6c8e5
Re-enable and update integration tests for aws_ssm_parameter_store (#…
tremble Jun 21, 2022
9db4f25
Bump various deprecations from 4.0.0 to 5.0.0 (#1258)
tremble Jun 24, 2022
d44c54d
Rename ACM modules (#1263)
tremble Jun 25, 2022
8daccc5
[5.0.0] iam_server_cerificate - complete deprecation cycle and remove…
tremble Jun 28, 2022
9a4f1a6
Rename ses modules (#1264)
tremble Jun 28, 2022
8929252
simplify github workflows (#1261)
tremble Jun 28, 2022
1e4dcb4
rename aws_eks_cluster -> eks_cluster (#1269)
tremble Jun 28, 2022
b941024
Rename s3 modules (#1271)
tremble Jun 28, 2022
b537216
Rename batch modules (#1272)
tremble Jun 28, 2022
b0b1161
rename execute_lambda (#1273)
tremble Jun 29, 2022
b23afd1
sns_topic - Fix bug when used in GovCloud - issue 836 (#1195)
Razique Jun 29, 2022
726f6a2
ecs_* - add waiters (#1209)
jatorcasso Jun 29, 2022
f247112
Complete iam_cert and rds_snapshot deprecations (#1276)
tremble Jun 29, 2022
e1a6d6a
Rename KMS modules (#1284)
tremble Jun 29, 2022
5a4c427
lambda_info - Return list of dicts as opposed to dict of dicts (#1239)
jatorcasso Jun 29, 2022
108b20d
Rename apigateway modules (#1288)
tremble Jun 30, 2022
df9e7af
Rename directconnect modules (#1286)
tremble Jul 1, 2022
a57873d
[Plugin elasticache_info] includes the description of each replicatio…
MKCG Jul 1, 2022
3c58ff9
Add lightsail_static_ip module (#259)
danielcotton Jul 1, 2022
adc7feb
Add source_version param to ec2_launch_template module (#239)
luiseterc Jul 1, 2022
4a2f86a
Fix idempotency and logic to update existing aggregator (#645)
ichekaldin Jul 2, 2022
3cb79c7
New module - aws_glue_crawler (#546)
ichekaldin Jul 2, 2022
e19e4c0
Add support for subscriptions attributes parameter - currently only f…
canidam Jul 3, 2022
a3e953c
Rename aws_sgw_info module (#1301)
tremble Jul 4, 2022
1018cea
ecs_service - support setting deployment controller on a service (#340)
berenddeboer Jul 4, 2022
5699bb4
Rename WAF (v1) modules (#1299)
tremble Jul 4, 2022
1a83126
Rename autoscaling modules (#1294)
tremble Jul 4, 2022
6ad2b1d
Rename Glue jobs (#1300)
tremble Jul 4, 2022
1e7ef3b
Rename cloudwatch metrics_alarm (#1304)
tremble Jul 4, 2022
e975c73
Rename AWS config modules (#1305)
tremble Jul 4, 2022
a5d006a
add `TargetTrackingScaling` as a scaling policy option (#771)
falcon78921 Jul 4, 2022
d86ef7b
Rename CodeBuild/CodeCommit/CodePipeline modules (#1308)
tremble Jul 5, 2022
c14de9d
Rename aws_elasticbeanstalk_app elasticbeanstalk_app (#1307)
tremble Jul 5, 2022
dde7f09
Add support for check mode to SSM Parameter store (#1309)
tremble Jul 5, 2022
281da66
Rename stepfunctions modules (#1310)
tremble Jul 5, 2022
a102038
Rename aws_ssm_parameter_store (#1313)
tremble Jul 5, 2022
0a2c5b5
Rename MSK modules (#1311)
tremble Jul 5, 2022
f5181fc
Rename aws_application_scaling_policy (#1314)
tremble Jul 5, 2022
10b1967
Added support for InputTransformer attribute of cloudwatchevent_rule …
avishayil Jul 5, 2022
4c75100
ECS service - add tag+propagate_tags upon creation. (#543)
tamirhad Jul 6, 2022
183dc8d
Rename aws_inspector_target module (#1318)
tremble Jul 6, 2022
fe17501
Rename aws_secrets (#1315)
tremble Jul 6, 2022
64d4ce3
Add force_absent parameter to ecs_ecr module (#1316)
vranyes Jul 6, 2022
3e4672e
glue_connection - Avoid converting connection_parameter keys to lower…
ichekaldin Jul 6, 2022
3512246
Add missing note about renames to description of various modules (#1319)
tremble Jul 6, 2022
226fa09
route53_health_check: Add feature to create multiple health checks wi…
mandar242 Jul 7, 2022
09e5dc7
Add autoscaling_complete_lifecycle_action module (#479)
salehabbas Jul 7, 2022
79dad52
route53_info: Add snake_cased return key,values to remaining methods …
mandar242 Jul 7, 2022
d02cb39
s3_sync - Improve error handling when testing for existing files (#1330)
tremble Jul 9, 2022
fde8b4a
ec2_vpc_vgw_info - update to not throw an error when run in check_mod…
tremble Jul 9, 2022
f504b2a
kms_key_info - improve AccessDeniedException handing (#1332)
tremble Jul 9, 2022
e6b9eb5
Update s3_sync doc (#1329)
tremble Jul 9, 2022
50e525b
Minor fixups (#1328)
tremble Jul 9, 2022
03d8b6c
secretsmanager_secret - Support adding JSON (#1333)
tremble Jul 10, 2022
3905518
kms_key - Finish deprecation of policy_grant_types and related keys (…
tremble Jul 11, 2022
43124cf
Update default value of purge_tags to True (#1343)
tremble Jul 11, 2022
694c2cd
iam_policy (#1345)
tremble Jul 11, 2022
91a222d
ec2_vpc_peer - Fix idempotency when accepter/requester is reversed (#…
tremble Jul 12, 2022
89a5358
Rename cloudfront_info (#1352)
tremble Jul 13, 2022
f121c12
Add argspec validation for targets (#1355)
tremble Jul 14, 2022
809ebd7
make health_check_protocol required if health_check_path or successfu…
tremble Jul 15, 2022
98076dd
Add documentation for TargetGroupName (#1366)
tremble Jul 22, 2022
9feefc2
Re-enable integration tests for elb_network_lb (#1365)
tremble Jul 22, 2022
93b9f97
Nudge module to trigger Sanity tests (#1372)
tremble Jul 26, 2022
1e7d623
New module - accessanalyzer_validate_policy_info (#1370)
tremble Jul 26, 2022
c49d61e
cloudwatchlogs_log_group: Add check_mode support (#1373)
mandar242 Jul 28, 2022
263e2d4
iam_policy - add support for diff mode (#1375)
tremble Jul 29, 2022
5a505b3
route53: Restore support for zero weighted DNS records (#1379)
wp-davisona Aug 2, 2022
f41976c
lambda - Add support for setting supported architectures (#1377)
tremble Aug 2, 2022
c4edf10
route53_info - fix max_items when not paginating (#1384)
mcoot Aug 2, 2022
63f1887
Remove deprecated @AWSRetry.backoff usage (#1386)
tremble Aug 3, 2022
8cc4910
s3_sync - fix when running in FIPS mode (#1385)
tremble Aug 3, 2022
dd2adef
s3-lifecycle: fix remove rule with empty prefix (#1398)
clwluvw Aug 8, 2022
35738ac
Minor sanity test fixes. (#1410)
tremble Aug 15, 2022
70a9eb6
Minor linting fixups - 2022-08-12 (#1408)
tremble Aug 17, 2022
aace667
adjust booleans (#1420)
markuman Aug 26, 2022
b201ae4
Fix KeyError when Cluster Parameter Group is specified in rds_cluster…
imesias Sep 5, 2022
41e7a00
Remove cloudtrail module (#1438)
goneri Sep 9, 2022
2eefdf5
ec2_placement_group: Handle a potential race creation during create (…
goneri Sep 16, 2022
c0e1336
Migrate elb_application_lb module to amazon.aws (#1506)
GomathiselviS Sep 21, 2022
d4a66cf
Migrate iam_policy* (#1508)
GomathiselviS Sep 21, 2022
8b1a5cf
Fix spelling (#1522)
levinotik Sep 22, 2022
40b25f1
Migrate ec2_eip* modules and tests (#1491)
alinabuzachis Sep 22, 2022
464458e
Migrate rds_snapshot* modules and tests (#1453)
alinabuzachis Sep 22, 2022
9fe6d97
Migrate cloudwatchevent* modules and tests (#1517)
alinabuzachis Sep 22, 2022
b81f284
Promote autoscaling_group* module (#1514)
GomathiselviS Sep 22, 2022
000f8fe
Migrate cloudwatchlogs* modules and tests (#1489)
alinabuzachis Sep 22, 2022
390ff04
Migrate rds_cluster* modules and tests (#1479)
alinabuzachis Sep 22, 2022
0dce9b1
Migrate cloudwatch_metric_alarm* modules and tests (#1483)
alinabuzachis Sep 22, 2022
97108ae
Migrate rds_instance* modules and tests (#1452)
alinabuzachis Sep 23, 2022
c3e99d5
Promote kms_key* modules and tests (#1520)
GomathiselviS Sep 23, 2022
f3c6833
Migrate rds_subnet_group* modules and tests (#1532)
alinabuzachis Sep 23, 2022
2996665
Migrate rds_param_group* modules and tests (#1530)
alinabuzachis Sep 23, 2022
e9a1c5a
Promote iam_user* modules and test (#1518)
GomathiselviS Sep 23, 2022
b1980c3
Migrate rds_option_group* modules and tests (#1528)
alinabuzachis Sep 23, 2022
d599943
Migrate route53* modules and tests (#1485)
alinabuzachis Sep 23, 2022
0b8155f
Make example AWS UUIDS follow a specific pattern (#1539)
tremble Sep 28, 2022
fe5eab3
Migrate lambda* modules and tests (#1487)
alinabuzachis Sep 28, 2022
f739446
Update extends_documentation_fragment with amazon.aws.boto3 (#1459)
alinabuzachis Oct 5, 2022
d4518b3
ecs_ecr - Fix `RepositoryNotFoundException` when creating Repositorie…
tremble Oct 7, 2022
86cd528
ecs_ecr - Use compare_policies instead of naive dict sort (#1551)
tremble Oct 7, 2022
1f1a946
wafv2_rule_group_info: remove state parameter (#1555)
markuman Oct 8, 2022
eee4df9
cloudfront_distribution: add connection_attempts and connection_timeo…
eRadical Oct 26, 2022
f750ff9
elb_target_group: Add support for protocol_version parameter (#1496)
sharvarikhedkar Nov 1, 2022
97b2ef6
Fix non-matching defaults in docs (#1576)
felixfontein Nov 2, 2022
f26a05d
feat(elasticache): support for redis6.x group family for parameter gr…
MadJlzz Nov 15, 2022
e8da9b4
Add ResourceType on ec2 snapshot copy (#1419)
bplaxco Nov 25, 2022
8f524f8
ecs_taskdefinition - add health check documentation (#1610)
aschereT Dec 6, 2022
9f20973
Fixup opensearch when using advanced security options (#1613)
gionn Dec 7, 2022
1212e94
Add origin shield in cloudfront_distribution module (#1557)
boutetnico Dec 7, 2022
e50b0af
Fix KeyError when Description is not present in ssm_parameter (#1627)
rwha Dec 22, 2022
c04f813
iam_role: drop deprecation (#1636)
markuman Jan 4, 2023
5b64593
ssm_parameter - fix typo in docs (#1644)
tremble Jan 10, 2023
b5a5dea
Ansible User-Agent identification for community.aws (#1632)
abikouo Jan 10, 2023
5aa9b17
[6.0.0] codebuild_project - update tags param to use dict rather than…
tremble Jan 11, 2023
d452841
make s3_lifecycle not call put_lifecycle_configuration if there is no…
mdavis-xyz Jan 11, 2023
0ed98b4
ecs_service supports constraints and strategy update (#1601)
zhoufeng1989 Jan 11, 2023
636a46c
ecs_ecr - Add encryption_configuration option (#1623)
rwha Jan 18, 2023
c4f731d
ecs_service supports load balancer update (#1625)
zhoufeng1989 Jan 23, 2023
bf18f3e
ecs_cluster capacity provider strategy (#1640)
karcadia Jan 23, 2023
ce72536
ecs_cluster: add default value to doc (#1676)
markuman Jan 23, 2023
648d4fe
Add secret manager replication support (#827)
emillbrandt-ngt Jan 31, 2023
b751593
update module using module_utils/cloudfront_facts.py (#1596)
abikouo Feb 1, 2023
46d2826
s3_lifecycle - ability to set the number of newest noncurrent version…
davejames Feb 1, 2023
13cde6a
sns_topic - Add tags and purge_tags options (#972)
alinabuzachis Feb 1, 2023
fb79c9a
Update docs (#1426)
alinabuzachis Feb 1, 2023
bc839af
ssm_parameter: add support for tags (#1573) (#1575)
mikehas Feb 2, 2023
2bd14fb
iam_role - add assume_role_policy_document_raw (#1692)
tremble Feb 2, 2023
e45349e
SNS: content-based deduplication (#1693)
tremble Feb 2, 2023
d19bfc2
Add SQS FIFO high throughput options (#1603)
redradrat Feb 2, 2023
db520d1
eks_cluster: adding tags to eks cluster (#1591)
mohgho Feb 3, 2023
11d85fa
sns_topic - Fix Permission Issue for Cross Account Subscriptions (#1418)
ichekaldin Feb 3, 2023
4bbd811
New Module - eks_nodegroup (#1415)
tjarra Feb 3, 2023
2e4733d
Bump release_version for eks_nodegroup (#1703)
tremble Feb 3, 2023
0501f63
eks_nodegroup - Update documented defaults (#1705)
tremble Feb 3, 2023
9f7c9b6
Various lint fixups (#1707)
tremble Feb 4, 2023
4f7a79e
fix (#1711)
markuman Feb 8, 2023
583574a
secretsmanager_secret: add 'overwrite' parameter (#1628)
brsolomon-deloitte Feb 8, 2023
c36c2fb
elasticache: use an up to date node type in example (#1719)
goneri Feb 22, 2023
41a9425
fixed unneeded `state` in module docs. (#1728)
mihai-satmarean Feb 28, 2023
3d9efb0
ecs: integration test and new purge parameters (#1716)
markuman Mar 1, 2023
7a343a5
ecs_service -- with force_new_deployment user can specify taskdef or …
karcadia Mar 2, 2023
a1d0dc1
ssm_inventory_info - new module to retrieve ssm inventory for configu…
abikouo Mar 7, 2023
1da55da
Cleanup headers and imports (#1738)
tremble Mar 8, 2023
b611e17
[6.0.0] Bump botocore requirements (#1744)
tremble Mar 13, 2023
e6bc42e
lightsail: add support for firewall ports and snapshot management (#1…
Nfsaavedra Mar 14, 2023
79d7e13
ses: fix clearing notification topic (#1730)
kamilturek Mar 14, 2023
d3abfa0
sns: Add parameters for fifo topics (#1733)
Pascal-Architrave Mar 14, 2023
8a3c37d
Support new enableExecuteCommand options for ECS service (#488)
Surgo Mar 20, 2023
fd96635
New Module: Amazon MQ (#432)
fotto Mar 20, 2023
077b27e
feat(module/vpc-cagw): Add Carrier Gateway modules (#1353)
mtulio Mar 30, 2023
6736960
config_rule - Fix Idempotency by Ignoring `EvaluationModes` Parameter…
ichekaldin Apr 3, 2023
ecfc0d6
Add version_description to ec2_launch_template (#1763)
squirrel532 Apr 12, 2023
94c699b
Add http3 support in cloudfront_distribution module (#1753)
boutetnico Apr 17, 2023
aad84a1
elb_target_group: fix lost property AvailabilityZone (#1767)
markuman Apr 18, 2023
b19cb69
elasticache_info: ignore CacheClusterNotFound exeption during tag col…
goneri Apr 19, 2023
01aaada
Fix SASL/SCRAM + add option for SASL IAM & add option to disable unau…
eRadical Apr 19, 2023
df169d4
eks_nodegroup - fixing remote access and added to integration tests (…
tremble Apr 20, 2023
30383f1
Big Black PR (#1784)
tremble Apr 26, 2023
05be386
cloudfront_distribution - fix version added for not-backported featur…
tremble May 5, 2023
f1fce7d
s3_lifecycle - fix invalid value type for transitions list (#1788)
rmahroua May 5, 2023
24de0af
cloudformation_stack_set - Add a waiter to ensure that running operat…
rmahroua May 5, 2023
11f3ebe
fix/elbv2-tg: KeyError when getting ProtocolVersion (#1800)
mtulio May 5, 2023
e165202
aws_config_delivery_channel - Add support for KMS encryption (#1786)
rmahroua May 6, 2023
5885832
Bulk migration to Python 3.6 f-strings (#1810)
tremble May 8, 2023
17f24e2
opensearch_info - Fix the name of the domain_name key in the example …
goneri May 9, 2023
eb327c7
cloudfront_distribution: now honours the enabled setting (#1824)
gsimon75 Jun 1, 2023
c64ab85
cloudfront_distribution: no longer crashes when waiting for completio…
gsimon75 Jun 1, 2023
61797a4
Fix FQDN in EXAMPLES block for mq_* modules. (#1833)
alinabuzachis Jun 1, 2023
6cbe8c6
dynamodb_table: secondary indexes are now created (#1826)
gsimon75 Jun 8, 2023
4908964
Add sanity, linters, changelog, black and units workflows (#1799)
alinabuzachis Jun 21, 2023
fb75a40
Issue 1819 cloudfront distribution origin s3 domain (#1821)
gsimon75 Jun 22, 2023
e067c35
lint - cloudfront_distribution - apply black formatting (#1851)
tremble Jun 26, 2023
ae97a42
Various ARN handling fixes (#1848)
tremble Jun 26, 2023
98c819a
DynamoDB - add waiter for secondary indexes (#1866)
tremble Jul 4, 2023
aa224a1
Add transit-gateway-id parameter to ec2_vpc_vpn module (#1877)
GomathiselviS Jul 13, 2023
0163958
api_gateway - add parameter name (#1845)
abikouo Aug 1, 2023
f971946
Mass update of docs and tests (credentials/session tokens) (#1921)
tremble Aug 31, 2023
93e675a
Add route53_wait module. (#1904)
felixfontein Sep 5, 2023
d2e5dd7
Fix version_added for route53_wait (#1928)
tremble Sep 6, 2023
61ded0a
feat: adds platform config to task definition to support ARM (#1892)
romulus-ai Sep 7, 2023
33cf61d
Cleanup after renamed plugins (#1940)
tremble Sep 12, 2023
3458b56
Promote iam_role and iam_role_info modules
abikouo Sep 18, 2023
eaeb070
Moving to the final location
abikouo Sep 18, 2023
bb0728e
Remove unwanted
abikouo Sep 18, 2023
1b1acfc
apply deprecation on iam_role and iam_role_info, add some unit tests …
abikouo Sep 18, 2023
ac53162
adding extra note for promotion
abikouo Sep 19, 2023
cbaf4dc
use version_added_collection
tremble Sep 19, 2023
f39f2ba
update unit tests, some updates after code review
abikouo Sep 19, 2023
15e835d
Merge branch 'ansible-collections:main' into move_iam_role_modules_fr…
abikouo Sep 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
breaking_changes:
abikouo marked this conversation as resolved.
Show resolved Hide resolved
- iam_role - The module has been migrated from the ``community.aws`` collection.
Playbooks using the Fully Qualified Collection Name for this module should be updated
to use ``amazon.aws.iam_role`` (https://github.com/ansible-collections/amazon.aws/pull/1757).
- iam_role_info - The module has been migrated from the ``community.aws`` collection.
Playbooks using the Fully Qualified Collection Name for this module should be updated
to use ``amazon.aws.iam_role_info`` (https://github.com/ansible-collections/amazon.aws/pull/1757).
2 changes: 2 additions & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ action_groups:
- iam_instance_profile_info
- iam_policy
- iam_policy_info
- iam_role
- iam_role_info
- iam_user
- iam_user_info
- kms_key
Expand Down
Loading
Loading