Skip to content

Issues: hashicorp/terraform-provider-aws

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[TechDebt]: Document resource annotation formatting documentation Introduces or discusses updates to documentation. linter Pertains to changes to or issues with the various linters. technical-debt Addresses areas of the codebase that need refactoring or redesign.
#41515 opened Feb 21, 2025 by jar-b
[TechDebt]: Document embedded struct options for Plugin Framework based resources documentation Introduces or discusses updates to documentation. technical-debt Addresses areas of the codebase that need refactoring or redesign.
#41514 opened Feb 21, 2025 by jar-b
[TechDebt]: Use flex.Compare in the skaff Update method skaff Issues and pull requested related to the skaff tool technical-debt Addresses areas of the codebase that need refactoring or redesign.
#41512 opened Feb 21, 2025 by jar-b
Fix golangci-lint tenv deprecation warning linter Pertains to changes to or issues with the various linters. technical-debt Addresses areas of the codebase that need refactoring or redesign.
#41510 opened Feb 21, 2025 by ewbankkit
[Enhancement]: Do not fail aws_servicequotas_service if service is not supported in region/partition enhancement Requests to existing resources that expand the functionality or scope. service/servicequotas Issues and PRs that pertain to the servicequotas service.
#41508 opened Feb 21, 2025 by gdavison
Amazon Chime end of life service/chime Issues and PRs that pertain to the chime service. technical-debt Addresses areas of the codebase that need refactoring or redesign.
#41506 opened Feb 21, 2025 by ewbankkit v6.0.0
[Bug]: aws_bedrock_guardrail resource not deleting Pii types on removal from terraform bug Addresses a defect in current functionality. needs-triage Waiting for first response or review from a maintainer. service/bedrock Issues and PRs that pertain to the bedrock service.
#41505 opened Feb 21, 2025 by Abdeali-Sayadawala
[Enhancement]: Allow user can change the retention period for DynamoDB point in time recovery for replicas enhancement Requests to existing resources that expand the functionality or scope. service/dynamodb Issues and PRs that pertain to the dynamodb service.
#41504 opened Feb 21, 2025 by psrebniak
[Bug]: aws_cloudwatch_log_resource_policy times out instead of failing when account limit is reached bug Addresses a defect in current functionality. needs-triage Waiting for first response or review from a maintainer. service/logs Issues and PRs that pertain to the logs service. service/sts Issues and PRs that pertain to the sts service.
#41503 opened Feb 21, 2025 by IoannisKri
[Enhancement]: Add support for UpdateScaper on Amazon Managed Service for Prometheus enhancement Requests to existing resources that expand the functionality or scope. needs-triage Waiting for first response or review from a maintainer. service/amp Issues and PRs that pertain to the amp service.
#41500 opened Feb 21, 2025 by wellsiau-aws
[Docs]: Valid values for ip_address_type in aws_lightsail_instance should include ipv6 documentation Introduces or discusses updates to documentation. needs-triage Waiting for first response or review from a maintainer.
#41498 opened Feb 21, 2025 by tom10271
[Bug]: Creation of aws_organizations_policy_attachment will give a ConcurrentModificationException and ConstraintViolationException error bug Addresses a defect in current functionality. needs-triage Waiting for first response or review from a maintainer. service/organizations Issues and PRs that pertain to the organizations service.
#41493 opened Feb 20, 2025 by satnambhatt
[Enhancement]: Allow autoscaling target to scale to 0 (min capacity) enhancement Requests to existing resources that expand the functionality or scope. needs-triage Waiting for first response or review from a maintainer. service/appautoscaling Issues and PRs that pertain to the appautoscaling service.
#41490 opened Feb 20, 2025 by jack-sullivan-grl
[Enhancement]: Support ml.g6e.xlarge for aws_sagemaker_notebook_instance instance_type enhancement Requests to existing resources that expand the functionality or scope. needs-triage Waiting for first response or review from a maintainer.
#41488 opened Feb 20, 2025 by nickt1512
[Enhancement]: Simplify user management with aws_eks_access_entry and aws_eks_access_policy_association enhancement Requests to existing resources that expand the functionality or scope. needs-triage Waiting for first response or review from a maintainer. service/eks Issues and PRs that pertain to the eks service.
#41486 opened Feb 20, 2025 by JulesClaussen
CreatePodIdentityAssociation: InvalidParameterException: Trust policy of the role provided is invalid needs-triage Waiting for first response or review from a maintainer. service/eks Issues and PRs that pertain to the eks service. service/iam Issues and PRs that pertain to the iam service.
#41483 opened Feb 20, 2025 by robertocuccurese
[Bug]: aws_bedrockagent_agent prompt_override_configuration produces invalid plan bug Addresses a defect in current functionality. needs-triage Waiting for first response or review from a maintainer. service/bedrockagent Issues and PRs that pertain to the bedrockagent service. service/iam Issues and PRs that pertain to the iam service.
#41482 opened Feb 20, 2025 by mervintankw
[Enhancement]: Support EKS Pod Identity tokens with audience "pods.eks.amazonaws.com" for S3 backend (or alternative support via AssumeRoleForPodIdentity) enhancement Requests to existing resources that expand the functionality or scope. needs-triage Waiting for first response or review from a maintainer.
#41473 opened Feb 20, 2025 by ddukbg
[Enhancement]: PLease consider deprecating and phasing out resource: iam_policy_attachment enhancement Requests to existing resources that expand the functionality or scope. needs-triage Waiting for first response or review from a maintainer. service/iam Issues and PRs that pertain to the iam service.
#41470 opened Feb 19, 2025 by ecout
[Enhancement]: aws_athena_prepared_statement: Allow multiline (EOT) query strings to preserve comments and line breaks without update-in-place enhancement Requests to existing resources that expand the functionality or scope. needs-triage Waiting for first response or review from a maintainer. service/athena Issues and PRs that pertain to the athena service. service/s3 Issues and PRs that pertain to the s3 service.
#41469 opened Feb 19, 2025 by yi-ye-zhi-qiu
[New Data Source]: aws_ssm_parameters to find RAM shared SSM Parameters new-data-source Introduces a new data source. service/ram Issues and PRs that pertain to the ram service. service/ssm Issues and PRs that pertain to the ssm service.
#41459 opened Feb 19, 2025 by aristosvo
[Bug]: data "aws_sqs_queue" gives misleading error if permission sqs:GetQueueUrl is missing bug Addresses a defect in current functionality. needs-triage Waiting for first response or review from a maintainer. service/sqs Issues and PRs that pertain to the sqs service.
#41458 opened Feb 19, 2025 by jsyrjala
[Bug]: Chain assume role doesn't support null/"" value authentication Pertains to authentication; to the provider itself of otherwise. bug Addresses a defect in current functionality. needs-triage Waiting for first response or review from a maintainer. provider Pertains to the provider itself, rather than any interaction with AWS. waiting-response Maintainers are waiting on response from community or contributor.
#41456 opened Feb 19, 2025 by firke
[Enhancement]: AMI-related resources AMI deregistration protection enhancement Requests to existing resources that expand the functionality or scope. service/ec2 Issues and PRs that pertain to the ec2 service.
#41455 opened Feb 19, 2025 by vponoikoait
[Enhancement]: Add support for WAFv2 Data Protection enhancement Requests to existing resources that expand the functionality or scope. service/wafv2 Issues and PRs that pertain to the wafv2 service.
#41453 opened Feb 19, 2025 by stevensdavid
ProTip! Find all open issues with in progress development work with linked:pr.