Skip to content

Adding Terraform examples#30

Merged
BrooksCunningham merged 4 commits intomainfrom
fastly_delivery_terraform_multi_origins
Mar 31, 2026
Merged

Adding Terraform examples#30
BrooksCunningham merged 4 commits intomainfrom
fastly_delivery_terraform_multi_origins

Conversation

@BrooksCunningham
Copy link
Copy Markdown
Collaborator

@BrooksCunningham BrooksCunningham commented Mar 24, 2026

  • Investigate CI failure in build-ngwaf-compute-integration
  • Fix: Update ngwaf-compute-integration/rust-toolchain.toml channel from 1.83.0 to stable (edition2024 requires Rust 1.85.0+) and update target from wasm32-wasi to wasm32-wasip1 (renamed in Rust 1.84)

@BrooksCunningham BrooksCunningham marked this pull request as ready for review March 24, 2026 13:43
@BrooksCunningham
Copy link
Copy Markdown
Collaborator Author

…ion2024 build failure

Agent-Logs-Url: https://github.com/fastly/security-use-cases/sessions/75f22095-1f51-4ca2-b416-c687f01a4a79

Co-authored-by: BrooksCunningham <22921241+BrooksCunningham@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 31, 2026

@copilot fix Build ngwaf-compute-integration / build-ngwaf-compute-integration (push)

Fixed in commit 0abfeab. The failure was caused by time-core v0.1.8 requiring Cargo's edition2024 feature, which was only stabilized in Rust 1.85.0, but rust-toolchain.toml was pinned to 1.83.0. Updated the toolchain to stable and also updated the target from the deprecated wasm32-wasi to wasm32-wasip1 (renamed in Rust 1.84), consistent with ngwaf-compute-interface/rust-toolchain.toml.

@BrooksCunningham BrooksCunningham merged commit 3e8a1f6 into main Mar 31, 2026
6 checks passed
@BrooksCunningham BrooksCunningham deleted the fastly_delivery_terraform_multi_origins branch March 31, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants