dfinity / terraform-provider-ic

A Terraform provider for provisioning Internet Computer canisters
Apache License 2.0
3 stars 0 forks source link

Make wasm_sha256 optional #23

Closed nmattia closed 5 months ago

nmattia commented 5 months ago

This allows for simpler configurations for cases where the sha256 can't be specified easily. The sha will still be recorded in the state, and terraform will show a state modification if plan noticies the sha has changed.