-
Notifications
You must be signed in to change notification settings - Fork 100
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
Support for Private Terraform Modules #6911
Comments
👋 @rynowak Thanks for filing this feature request. A project maintainer will review this feature request and get back to you soon. We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue. For more information on our triage process please visit our triage overview |
Triage Team: creating this issue to track roadmap work. |
👍 We've reviewed this issue and have agreed to add it to our backlog. Please subscribe to this issue for notifications, we'll provide updates when we pick it up. We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue. For more information on our triage process please visit our triage overview |
# Description - Added a RecipeConfig property to the environment - Typesspec changes - Conversion and unit tests - Datamodel changes - Adding changes to the config to append the template path with credential informaiton - changes to query list secret to get secret information - creating credential appended template path Design Doc: radius-project/design-notes#37 ## Type of change <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: #6911 --------- Signed-off-by: Vishwanath Hiremath <[email protected]>
reopening as functional tests and docs still need to be created |
…oject#7167) - Added a RecipeConfig property to the environment - Typesspec changes - Conversion and unit tests - Datamodel changes - Adding changes to the config to append the template path with credential informaiton - changes to query list secret to get secret information - creating credential appended template path Design Doc: radius-project/design-notes#37 <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: radius-project#6911 --------- Signed-off-by: Vishwanath Hiremath <[email protected]>
…oject#7167) - Added a RecipeConfig property to the environment - Typesspec changes - Conversion and unit tests - Datamodel changes - Adding changes to the config to append the template path with credential informaiton - changes to query list secret to get secret information - creating credential appended template path Design Doc: radius-project/design-notes#37 <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: radius-project#6911 --------- Signed-off-by: Vishwanath Hiremath <[email protected]>
…oject#7167) - Added a RecipeConfig property to the environment - Typesspec changes - Conversion and unit tests - Datamodel changes - Adding changes to the config to append the template path with credential informaiton - changes to query list secret to get secret information - creating credential appended template path Design Doc: radius-project/design-notes#37 <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: radius-project#6911 --------- Signed-off-by: Vishwanath Hiremath <[email protected]>
…oject#7167) - Added a RecipeConfig property to the environment - Typesspec changes - Conversion and unit tests - Datamodel changes - Adding changes to the config to append the template path with credential informaiton - changes to query list secret to get secret information - creating credential appended template path Design Doc: radius-project/design-notes#37 <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: radius-project#6911 --------- Signed-off-by: Vishwanath Hiremath <[email protected]>
…oject#7167) - Added a RecipeConfig property to the environment - Typesspec changes - Conversion and unit tests - Datamodel changes - Adding changes to the config to append the template path with credential informaiton - changes to query list secret to get secret information - creating credential appended template path Design Doc: radius-project/design-notes#37 <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: radius-project#6911 --------- Signed-off-by: Vishwanath Hiremath <[email protected]>
…oject#7167) # Description - Added a RecipeConfig property to the environment - Typesspec changes - Conversion and unit tests - Datamodel changes - Adding changes to the config to append the template path with credential informaiton - changes to query list secret to get secret information - creating credential appended template path Design Doc: radius-project/design-notes#37 ## Type of change <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: radius-project#6911 --------- Signed-off-by: Vishwanath Hiremath <[email protected]>
…le source. (#7304) # Description Adding Environment Variables for Private Git source and Github token (this pr need to go in before #7260 to test the e2e test) ## Type of change <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes part of #6911 Signed-off-by: Vishwanath Hiremath <[email protected]>
…oject#7167) # Description - Added a RecipeConfig property to the environment - Typesspec changes - Conversion and unit tests - Datamodel changes - Adding changes to the config to append the template path with credential informaiton - changes to query list secret to get secret information - creating credential appended template path Design Doc: radius-project/design-notes#37 ## Type of change <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: radius-project#6911 --------- Signed-off-by: Vishwanath Hiremath <[email protected]> Signed-off-by: willdavsmith <[email protected]>
Overview of feature request
Radius can work with publicly-hosted Terraform modules across a few different module sources. We don't support working with privately-hosted Terraform modules, and there's no way to configure authentication.
This is important because organizations write their own Terraform modules and store them in privately-accessible sources. In order for us to support serious use, we need to enable private sources.
The challenge is that each module source has its own authentication mechanism with its own style of configuration. For example the
git
module source relies on the environment hosting Terraform to provide the credentials.For right now the set of required sources is TBD.
Acceptance criteria
Other than the "glue" to wire up credentials, the Terraform Recipe driver should behave the same way for a private module. Given the correct configuration of credentials, the Terraform driver should behave the same for a public vs private module.
Additional context
It may be helpful to pair this with the work to isolate the Terraform driver in its own container. Some of the source configuration makes changes to the execution environment (for example logging into git).
AB#10652
The text was updated successfully, but these errors were encountered: