How to detect drifts of Cloudformation Custom Resource?

0

Hello, I create one Cloudformatin resource where I am creating custom resources by following:-

AWS::CloudFormation::CustomResource

Now I made a few manual changes in created resource and when I am checking the drift of CloudFormation template, It is showing InSync, So how can I check the drift of custom resources?

  • Please share your custom resource cloudformation code and also write in detail what changes have you made specifically.

posta 2 anni fa606 visualizzazioni
1 Risposta
0

This feature isn't currently available, you can only detect drift on supported resource types. So you'd have to handle this outside of CloudFormation, using a custom solution.

AWS
ESPERTO
Raphael
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande