Skip to content

Conversation

@YakDriver
Copy link
Member

@YakDriver YakDriver commented Sep 17, 2025

Rollback Plan

If a change needs to be reverted, we will publish an updated version of the library.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

Description

Updates tfproviderdocs

  • Handles actions and list resources
  • Checks for correct title, type correspondence (data sources have Data Source: aws_xyz title)
  • Certain types don't have import sections (e.g., data sources, ephemerals, actions, list resources)
  • Functions are now content checked

Unanswered question: why is tfproviderdocs so fast locally and so slow in GitHub workflow?

Relations

Relates #43669 (pulled out of)

References

Output from Acceptance Testing

% go install github.com/YakDriver/[email protected]
% make tfproviderdocs      
make: Provider Checks / go-build (darwin_arm64)...
make: Provider Checks / tfproviderdocs...
Initializing the backend...
Initializing provider plugins...
- Finding latest version of hashicorp/aws...
- Installing hashicorp/aws v99.99.99...
- Installed hashicorp/aws v99.99.99 (unauthenticated)
Terraform has created a lock file .terraform.lock.hcl to record the provider
selections it made above. Include this file in your version control repository
so that Terraform can guarantee to make the same selections by default when
you run "terraform init" in the future.


│ Warning: Incomplete lock file information for providers

│ Due to your customized provider installation methods, Terraform was forced to calculate lock file checksums locally for the
│ following providers:
│   - hashicorp/aws

│ The current .terraform.lock.hcl file only includes checksums for darwin_arm64, so Terraform running on another platform will fail
│ to install these providers.

│ To calculate additional checksums for another platform, run:
│   terraform providers lock -platform=linux_amd64
│ (where linux_amd64 is the platform to generate)

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
%

@YakDriver YakDriver requested a review from a team as a code owner September 17, 2025 12:16
@github-actions
Copy link
Contributor

Community Guidelines

This comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀

Voting for Prioritization

  • Please vote on this Pull Request by adding a 👍 reaction to the original post to help the community and maintainers prioritize it.
  • Please see our prioritization guide for additional information on how the maintainers handle prioritization.
  • Please do not leave +1 or other comments that do not add relevant new information or questions; they generate extra noise for others following the Pull Request and do not help prioritize the request.

Pull Request Authors

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. linter Pertains to changes to or issues with the various linters. size/XS Managed by automation to categorize the size of a PR. labels Sep 17, 2025
@github-actions github-actions bot added documentation Introduces or discusses updates to documentation. service/iam Issues and PRs that pertain to the iam service. service/mediaconvert Issues and PRs that pertain to the mediaconvert service. service/elasticache Issues and PRs that pertain to the elasticache service. service/workspaces Issues and PRs that pertain to the workspaces service. service/securityhub Issues and PRs that pertain to the securityhub service. service/memorydb Issues and PRs that pertain to the memorydb service. service/ce Issues and PRs that pertain to the ce service. size/M Managed by automation to categorize the size of a PR. labels Sep 17, 2025
@YakDriver YakDriver mentioned this pull request Sep 17, 2025
7 tasks
Copy link
Member

@jar-b jar-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@YakDriver YakDriver merged commit 3f19059 into main Sep 17, 2025
61 checks passed
@YakDriver YakDriver deleted the d-update-tfproviderdocs branch September 17, 2025 13:32
@github-actions
Copy link
Contributor

Warning

This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them.

Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.

@github-actions github-actions bot added this to the v6.14.0 milestone Sep 17, 2025
@github-actions
Copy link
Contributor

This functionality has been released in v6.14.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot removed the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Sep 18, 2025
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Introduces or discusses updates to documentation. linter Pertains to changes to or issues with the various linters. service/ce Issues and PRs that pertain to the ce service. service/elasticache Issues and PRs that pertain to the elasticache service. service/iam Issues and PRs that pertain to the iam service. service/mediaconvert Issues and PRs that pertain to the mediaconvert service. service/memorydb Issues and PRs that pertain to the memorydb service. service/securityhub Issues and PRs that pertain to the securityhub service. service/workspaces Issues and PRs that pertain to the workspaces service. size/M Managed by automation to categorize the size of a PR. size/XS Managed by automation to categorize the size of a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants