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
질문됨 2년 전293회 조회
1개 답변
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠