Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Clean up and standardize the way we handle Pulumi resource type creation #2

@brews

Description

@brews

At the moment we have a very basic functionin in rhg_pulumi_resources/gcp/infra.py, pulumi_type_name(). It relies on global variables set in the modules. It would be better to put it in a lower "utils" submodule with args already set for the package name.

The current setup isn't really a problem, but its easy to see how the current solution won't scale as this grows.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions