Service Catalog

0
  1. Can you deploy to service catalog from a GitLab pipeline using Terraform?
  2. Can you create a GitLab pipeline that invoke the service catalog to instantiate something?
  3. Can you provide a set of Catalog items with a pre-defined AWS configuration?
  4. Can you monitor for drift remediation vs the baseline configure using either Terraform, CloudFormation or AWS Config
demandé il y a 2 ans291 vues
1 réponse
0

Can you deploy to service catalog from a GitLab pipeline using Terraform? yes, see https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/servicecatalog_portfolio#example-usage

Can you create a GitLab pipeline that invoke the service catalog to instantiate something? yes, see https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/servicecatalog_service_action

Can you provide a set of Catalog items with a pre-defined AWS configuration? yes, see https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/servicecatalog_product

Can you monitor for drift remediation vs the baseline configure using either Terraform, CloudFormation or AWS Config yes, see

AWS
Norman
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions