aws-cloudformation / aws-cloudformation/cloudformation-cli
Update contract test will generate update request without writeOnlyProperties
Aperta
contract tests
- Lingua principale
- Python
- Stelle
- 336
- Fork
- 172
- Merge medio
- 3g 5m
- PR unite (30g)
- 3
Descrizione
Update contract will use the create handler result as input to generate update request. However, the writeOnlyProperties are removed from the output of create handler for security reason. This causes update contract won't have writeOnlyProperties as update request and can cause update handler fail due to writeOnlyProperties removed.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.