David Codesido

Results 18 comments of David Codesido

Hi @mac-chaffee, I'm running into a similar issue and I used the solution as yours but added a comment above the Include with a version number to increase it whenever...

I'm testing this alpha version and there's one thing I don't understand. When I define my modules with the src as a variable like: ``` module "resource_group" { source =...

Yeah, agreed. But then there's no way to make it work if the module source is defined as variable?. Is that then a bug or a feature request for this...

By TF you mean Terraform or is it something Opentofu handles on its own? This looks like breaking the functionality targetted by this PR. Either you can use variables in...

Tried the branch ggjjj/update-rust-kirkstone and this time it fails with: ``` | Running `rustc --crate-name aziot_certd_config --edition=2021 cert/aziot-certd-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C...

@ggjjj any help will be welcome since I've been stuck trying to get device-update and iotedge suite running for weeks now.