You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds the "lifecycle environment" resources from Katello to Terraform, as
both resource and data source.
Tested on Katello 4.9: data source READ, resource CREATE/READ/UPDATE/DELETE.
The handling of API prefixes for Katello in client.go might conflict
with other PRs, this code block should be refactored.
An example shows how the first lifecycle environment in a path can be
created from the Library root environment.
Resolvesterraform-coop#141
Signed-off-by: Dominik Pataky <pataky@mindful-security.eu>
Adds the "lifecycle environment" resources from Katello to Terraform, as
both resource and data source.
Tested on Katello 4.9: data source READ, resource CREATE/READ/UPDATE/DELETE.
The handling of API prefixes for Katello in client.go might conflict
with other PRs, this code block should be refactored.
An example shows how the first lifecycle environment in a path can be
created from the Library root environment.
Resolves#141
Signed-off-by: Dominik Pataky <pataky@mindful-security.eu>
Hello,
Again AFAICS, there is no resource to create/update lifecycle environments
Would be nice to have that
The text was updated successfully, but these errors were encountered: