Closed teletraan-x[bot] closed 1 year ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β REPOSITORY | git_diff | yes | no | 0.01s | |
β REPOSITORY | secretlint | yes | no | 1.57s | |
β TERRAFORM | terraform-fmt | 1 | 0 | 0.04s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
This PR contains the following updates:
~> 0.42.0
->~> 0.43.0
Release Notes
hashicorp/terraform-provider-tfe
### [`v0.43.0`](https://togithub.com/hashicorp/terraform-provider-tfe/blob/HEAD/CHANGELOG.md#v0430-March-23-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-tfe/compare/v0.42.0...v0.43.0) FEATURES: - **New Data Source**: `d/tfe_organization_tags` is a new data source to allow reading all workspace tags within an organization, by [@rhughes1](https://togithub.com/rhughes1) ([#773](https://togithub.com/hashicorp/terraform-provider-tfe/pull/773)) - **New Data Source**: `d/tfe_github_app_installation` is a new data source to read a github app installation by name or github app in installation id, by [@roleesinhaHC](https://togithub.com/roleesinhaHC) ([#808](https://togithub.com/hashicorp/terraform-provider-tfe/pull/808)) - `r/tfe_workspace`: Add attribute `github_app_installation_id` to the `vcs_repo`, by [@roleesinhaHC](https://togithub.com/roleesinhaHC) ([#808](https://togithub.com/hashicorp/terraform-provider-tfe/pull/808)) - `r/tfe_registry_module`: Add attribute `github_app_installation_id` to the `vcs_repo`, by [@roleesinhaHC](https://togithub.com/roleesinhaHC) ([#808](https://togithub.com/hashicorp/terraform-provider-tfe/pull/808)) - `r/tfe_policy_set`: Add attribute `github_app_installation_id` to the `vcs_repo`, by [@roleesinhaHC](https://togithub.com/roleesinhaHC) ([#808](https://togithub.com/hashicorp/terraform-provider-tfe/pull/808)) - `r/tfe_workspace`, `d/tfe_workspace`: Add `source_name` and `source_url` to workspaces, by [@lucymhdavies](https://togithub.com/lucymhdavies) ([#527](https://togithub.com/hashicorp/terraform-provider-tfe/pull/527)) - `r/tfe_team`: Add `read_projects` and `read_workspaces` to the `organization_access` block, by [@SwiftEngineer](https://togithub.com/SwiftEngineer) ([#796](https://togithub.com/hashicorp/terraform-provider-tfe/pull/796)) - `r/tfe_team_project_access` and `d/tfe_team_project_access`: Added support for "maintain" and "write" project permissions, by [@joekarl](https://togithub.com/joekarl) and [@jbonhag](https://togithub.com/jbonhag) ([#826](https://togithub.com/hashicorp/terraform-provider-tfe/pull/826)) - `r/tfe_workspace` and `d/tfe_workspace`: Add attribute `html_url`, by [@brandonc](https://togithub.com/brandonc) ([#784](https://togithub.com/hashicorp/terraform-provider-tfe/pull/784)) - `r/tfe_organization_membership`: Organization Memberships can now be imported using `Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.