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

Add auto-generator for root, shared_vpc and gsuite_enabled modules #348

Conversation

SKozlovsky
Copy link

@SKozlovsky SKozlovsky changed the title [In progress] Add auto-generator for root, shared_vpc and gsuite_enabled modules Add auto-generator for root, shared_vpc and gsuite_enabled modules Dec 20, 2019
@aaron-lane aaron-lane self-assigned this Dec 23, 2019
# See the License for the specific language governing permissions and
# limitations under the License.

function generate() {
Copy link
Contributor

Choose a reason for hiding this comment

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

If we're centralizing this in the devtools image, we should have the task defined there.

# limitations under the License.

function generate() {
pip3 install --user -r /workspace/helpers/generate_modules/requirements.txt
Copy link
Contributor

Choose a reason for hiding this comment

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

Requirements should be installed in the image, not at runtime.

@@ -0,0 +1,96 @@
#!/usr/bin/env python3
Copy link
Contributor

Choose a reason for hiding this comment

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

Was this upstreamed?

@aaron-lane aaron-lane assigned morgante and SKozlovsky and unassigned aaron-lane Jan 8, 2020
@SKozlovsky
Copy link
Author

@morgante This future is provided in the same way as autogeneration in the GKE module.

@github-actions
Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Jan 20, 2021
@github-actions github-actions bot closed this Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autogenerate the different submodules
5 participants