diff --git a/Cargo.lock b/Cargo.lock index dd7fd112..492906fb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1977,11 +1977,11 @@ dependencies = [ [[package]] name = "pulumi-wasm-parent" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" [[package]] name = "pulumi_wasm" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "bitflags", @@ -1999,7 +1999,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_cloudflare" -version = "5.24.1-0.0.0-DEV" +version = "5.24.1-0.0.0-NIGHTLY-769a1e8" dependencies = [ "pulumi_wasm_rust", "pulumi_wasm_wit", @@ -2009,7 +2009,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_cloudflare_provider" -version = "5.24.1-0.0.0-DEV" +version = "5.24.1-0.0.0-NIGHTLY-769a1e8" dependencies = [ "pulumi_wasm_common", "wit-bindgen-rt 0.32.0", @@ -2017,7 +2017,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_common" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "log", "pulumi_wasm_wit", @@ -2026,7 +2026,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_core" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "log", @@ -2040,7 +2040,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_docker" -version = "4.5.3-0.0.0-DEV" +version = "4.5.3-0.0.0-NIGHTLY-769a1e8" dependencies = [ "pulumi_wasm_rust", "pulumi_wasm_wit", @@ -2050,7 +2050,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_docker_provider" -version = "4.5.3-0.0.0-DEV" +version = "4.5.3-0.0.0-NIGHTLY-769a1e8" dependencies = [ "pulumi_wasm_common", "wit-bindgen-rt 0.32.0", @@ -2058,7 +2058,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_example_dependencies" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "assert_cmd", @@ -2070,7 +2070,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_example_docker" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "assert_cmd", @@ -2082,7 +2082,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_example_multiple_providers" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "assert_cmd", @@ -2095,7 +2095,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_example_simple" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "assert_cmd", @@ -2107,7 +2107,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_generator" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "clap", @@ -2116,7 +2116,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_generator_lib" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "assert_cmd", @@ -2132,7 +2132,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_proto" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "mockall", "prost", @@ -2143,7 +2143,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_random" -version = "4.15.0-0.0.0-DEV" +version = "4.15.0-0.0.0-NIGHTLY-769a1e8" dependencies = [ "pulumi_wasm_rust", "pulumi_wasm_wit", @@ -2153,7 +2153,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_random_provider" -version = "4.15.0-0.0.0-DEV" +version = "4.15.0-0.0.0-NIGHTLY-769a1e8" dependencies = [ "pulumi_wasm_common", "wit-bindgen-rt 0.32.0", @@ -2161,7 +2161,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_runner" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "async-trait", @@ -2190,7 +2190,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_runner_component_creator" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "async-trait", @@ -2208,7 +2208,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_rust" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "anyhow", "bitflags", @@ -2228,7 +2228,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_rust_macro" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "proc-macro2", "quote", @@ -2237,7 +2237,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_wit" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" dependencies = [ "wasmtime", "wit-bindgen", @@ -2337,7 +2337,7 @@ dependencies = [ [[package]] name = "regenerate_providers" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" [[package]] name = "regex" diff --git a/Cargo.toml b/Cargo.toml index 25b9a04d..27db62f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,21 +35,21 @@ members = [ ] [workspace.package] -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-769a1e8" edition = "2021" repository = "https://github.com/andrzejressel/pulumi-wasm" [workspace.dependencies] -pulumi_wasm_core = { version = "=0.0.0-DEV", path = "pulumi_wasm_core", registry = "cloudsmith" } -pulumi_wasm_docker = { version = "=4.5.3-0.0.0-DEV", path = "providers/pulumi_wasm_provider_docker_rust", registry = "cloudsmith" } -pulumi_wasm_generator_lib = { version = "=0.0.0-DEV", path = "pulumi_wasm_generator_lib", registry = "cloudsmith" } -pulumi_wasm_random = { version = "=4.15.0-0.0.0-DEV", path = "providers/pulumi_wasm_provider_random_rust", registry = "cloudsmith" } -pulumi_wasm_rust = { version = "=0.0.0-DEV", path = "pulumi_wasm_rust", registry = "cloudsmith" } -pulumi_wasm_rust_macro = { version = "=0.0.0-DEV", path = "pulumi_wasm_rust_macro", registry = "cloudsmith" } -pulumi_wasm_common = { version = "=0.0.0-DEV", path = "pulumi_wasm_common", registry = "cloudsmith" } -pulumi_wasm_proto = { version = "=0.0.0-DEV", path = "pulumi_wasm_proto", registry = "cloudsmith" } -pulumi_wasm_wit = { version = "=0.0.0-DEV", path = "pulumi_wasm_wit", registry = "cloudsmith" } -pulumi_wasm_runner_component_creator = { version = "=0.0.0-DEV", path = "pulumi_wasm_runner_component_creator", registry = "cloudsmith" } +pulumi_wasm_core = { version = "=0.0.0-NIGHTLY-769a1e8", path = "pulumi_wasm_core", registry = "cloudsmith" } +pulumi_wasm_docker = { version = "=4.5.3-0.0.0-NIGHTLY-769a1e8", path = "providers/pulumi_wasm_provider_docker_rust", registry = "cloudsmith" } +pulumi_wasm_generator_lib = { version = "=0.0.0-NIGHTLY-769a1e8", path = "pulumi_wasm_generator_lib", registry = "cloudsmith" } +pulumi_wasm_random = { version = "=4.15.0-0.0.0-NIGHTLY-769a1e8", path = "providers/pulumi_wasm_provider_random_rust", registry = "cloudsmith" } +pulumi_wasm_rust = { version = "=0.0.0-NIGHTLY-769a1e8", path = "pulumi_wasm_rust", registry = "cloudsmith" } +pulumi_wasm_rust_macro = { version = "=0.0.0-NIGHTLY-769a1e8", path = "pulumi_wasm_rust_macro", registry = "cloudsmith" } +pulumi_wasm_common = { version = "=0.0.0-NIGHTLY-769a1e8", path = "pulumi_wasm_common", registry = "cloudsmith" } +pulumi_wasm_proto = { version = "=0.0.0-NIGHTLY-769a1e8", path = "pulumi_wasm_proto", registry = "cloudsmith" } +pulumi_wasm_wit = { version = "=0.0.0-NIGHTLY-769a1e8", path = "pulumi_wasm_wit", registry = "cloudsmith" } +pulumi_wasm_runner_component_creator = { version = "=0.0.0-NIGHTLY-769a1e8", path = "pulumi_wasm_runner_component_creator", registry = "cloudsmith" } anyhow = "1.0.82" prost = "0.13.1" diff --git a/providers/pulumi_wasm_provider_cloudflare/Cargo.toml b/providers/pulumi_wasm_provider_cloudflare/Cargo.toml index 0ab3f1b9..4c1346d6 100644 --- a/providers/pulumi_wasm_provider_cloudflare/Cargo.toml +++ b/providers/pulumi_wasm_provider_cloudflare/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulumi_wasm_cloudflare_provider" -version = "5.24.1-0.0.0-DEV" +version = "5.24.1-0.0.0-NIGHTLY-769a1e8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/providers/pulumi_wasm_provider_cloudflare/src/bindings.rs b/providers/pulumi_wasm_provider_cloudflare/src/bindings.rs index 987a3b4b..5d8e9525 100644 --- a/providers/pulumi_wasm_provider_cloudflare/src/bindings.rs +++ b/providers/pulumi_wasm_provider_cloudflare/src/bindings.rs @@ -38,7 +38,7 @@ pub mod component { #[cfg(target_arch = "wasm32")] { #[link( - wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[resource-drop]output"] @@ -57,7 +57,7 @@ pub mod component { let len0 = vec0.len(); #[cfg(target_arch = "wasm32")] #[link( - wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[constructor]output"] @@ -81,7 +81,7 @@ pub mod component { let len0 = vec0.len(); #[cfg(target_arch = "wasm32")] #[link( - wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[method]output.map"] @@ -120,7 +120,9 @@ pub mod component { } } #[cfg(target_arch = "wasm32")] - #[link(wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV")] + #[link( + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" + )] extern "C" { #[link_name = "combine"] fn wit_import(_: *mut u8, _: usize) -> i32; @@ -281,7 +283,7 @@ pub mod component { let ptr9 = ret_area.0.as_mut_ptr().cast::(); #[cfg(target_arch = "wasm32")] #[link( - wasm_import_module = "component:pulumi-wasm/register-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "register"] @@ -852,16 +854,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_application_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_application_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-application@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-application@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_application_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_application_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 120]); static mut _RET_AREA: _RetArea = @@ -966,10 +968,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_ca_certificate_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_ca_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-ca-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-ca-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -977,7 +979,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_ca_certificate_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_ca_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -1115,10 +1117,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_custom_page_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_custom_page_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-custom-page@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-custom-page@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -1127,7 +1129,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_custom_page_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_custom_page_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -1265,10 +1267,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_group_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_group_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-group@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-group@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -1277,7 +1279,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_group_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_group_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -1415,10 +1417,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_identity_provider_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_identity_provider_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-identity-provider@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-identity-provider@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -1427,7 +1429,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_identity_provider_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_identity_provider_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -1515,17 +1517,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_keys_configuration_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_keys_configuration_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-keys-configuration@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-keys-configuration@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_keys_configuration_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_keys_configuration_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -1653,10 +1655,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_mutual_tls_certificate_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_mutual_tls_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-mutual-tls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-mutual-tls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -1664,7 +1666,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_mutual_tls_certificate_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_mutual_tls_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -1760,10 +1762,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_mutual_tls_hostname_settings_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_mutual_tls_hostname_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-mutual-tls-hostname-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-mutual-tls-hostname-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -1771,7 +1773,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_mutual_tls_hostname_settings_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_mutual_tls_hostname_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -2036,10 +2038,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_organization_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_organization_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-organization@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-organization@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32, arg12 : @@ -2050,7 +2052,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_organization_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_organization_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 52]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 52]); @@ -2328,16 +2330,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_policy_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_policy_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_policy_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_policy_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 60]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 60]); @@ -2461,10 +2463,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_rule_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -2472,7 +2474,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_rule_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -2608,10 +2610,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_service_token_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_service_token_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-service-token@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-service-token@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -2619,7 +2621,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_service_token_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_service_token_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -2729,10 +2731,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_access_tag_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_access_tag_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/access-tag@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/access-tag@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -2740,7 +2742,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_access_tag_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_access_tag_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -2836,10 +2838,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_account_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_account_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/account@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/account@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -2847,7 +2849,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_account_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_account_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -2957,10 +2959,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_account_member_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_account_member_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/account-member@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/account-member@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -2968,7 +2970,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_account_member_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_account_member_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -3114,10 +3116,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_address_map_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_address_map_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/address-map@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/address-map@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -3126,7 +3128,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_address_map_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_address_map_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -3208,17 +3210,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_api_shield_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_api_shield_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/api-shield@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/api-shield@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_api_shield_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_api_shield_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -3328,10 +3330,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_api_shield_operation_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_api_shield_operation_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/api-shield-operation@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/api-shield-operation@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -3339,7 +3341,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_api_shield_operation_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_api_shield_operation_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -3435,10 +3437,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_api_shield_operation_schema_validation_settings_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_api_shield_operation_schema_validation_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/api-shield-operation-schema-validation-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/api-shield-operation-schema-validation-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -3446,7 +3448,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_api_shield_operation_schema_validation_settings_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_api_shield_operation_schema_validation_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -3570,10 +3572,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_api_shield_schema_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_api_shield_schema_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/api-shield-schema@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/api-shield-schema@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -3581,7 +3583,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_api_shield_schema_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_api_shield_schema_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -3692,10 +3694,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_api_shield_schema_validation_settings_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_api_shield_schema_validation_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/api-shield-schema-validation-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/api-shield-schema-validation-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -3703,7 +3705,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_api_shield_schema_validation_settings_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_api_shield_schema_validation_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -3843,10 +3845,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_api_token_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_api_token_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/api-token@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/api-token@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -3854,7 +3856,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_api_token_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_api_token_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 36]); @@ -3950,10 +3952,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_argo_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_argo_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/argo@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/argo@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -3961,7 +3963,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_argo_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_argo_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -4079,10 +4081,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_authenticated_origin_pulls_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_authenticated_origin_pulls_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/authenticated-origin-pulls@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/authenticated-origin-pulls@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -4090,7 +4092,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_authenticated_origin_pulls_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_authenticated_origin_pulls_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -4224,10 +4226,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_authenticated_origin_pulls_certificate_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_authenticated_origin_pulls_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/authenticated-origin-pulls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/authenticated-origin-pulls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -4235,7 +4237,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_authenticated_origin_pulls_certificate_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_authenticated_origin_pulls_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 40]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 40]); @@ -4441,10 +4443,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_bot_management_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_bot_management_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/bot-management@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/bot-management@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32,) -> * @@ -4454,7 +4456,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_bot_management_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_bot_management_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 44]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 44]); @@ -4564,10 +4566,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_byo_ip_prefix_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_byo_ip_prefix_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/byo-ip-prefix@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/byo-ip-prefix@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -4575,7 +4577,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_byo_ip_prefix_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_byo_ip_prefix_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -4769,10 +4771,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_certificate_pack_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_certificate_pack_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/certificate-pack@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/certificate-pack@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32,) -> * @@ -4782,7 +4784,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_certificate_pack_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_certificate_pack_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 40]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 40]); @@ -4957,10 +4959,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_custom_hostname_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_custom_hostname_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/custom-hostname@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/custom-hostname@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -4969,7 +4971,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_custom_hostname_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_custom_hostname_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 40]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 40]); @@ -5055,17 +5057,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_custom_hostname_fallback_origin_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_custom_hostname_fallback_origin_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/custom-hostname-fallback-origin@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/custom-hostname-fallback-origin@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_custom_hostname_fallback_origin_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_custom_hostname_fallback_origin_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -5189,10 +5191,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_custom_pages_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_custom_pages_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/custom-pages@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/custom-pages@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -5200,7 +5202,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_custom_pages_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_custom_pages_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -5328,10 +5330,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_custom_ssl_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_custom_ssl_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/custom-ssl@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/custom-ssl@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -5339,7 +5341,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_custom_ssl_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_custom_ssl_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 44]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 44]); @@ -5425,17 +5427,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_d1_database_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_d1_database_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/d1-database@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/d1-database@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_d1_database_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_d1_database_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -5581,10 +5583,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_device_dex_test_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_device_dex_test_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/device-dex-test@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/device-dex-test@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -5593,7 +5595,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_device_dex_test_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_device_dex_test_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -5703,10 +5705,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_device_managed_networks_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_device_managed_networks_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/device-managed-networks@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/device-managed-networks@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -5714,7 +5716,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_device_managed_networks_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_device_managed_networks_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -5796,17 +5798,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_device_policy_certificates_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_device_policy_certificates_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/device-policy-certificates@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/device-policy-certificates@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_device_policy_certificates_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_device_policy_certificates_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -5944,10 +5946,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_device_posture_integration_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_device_posture_integration_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/device-posture-integration@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/device-posture-integration@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -5956,7 +5958,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_device_posture_integration_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_device_posture_integration_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -6122,10 +6124,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_device_posture_rule_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_device_posture_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/device-posture-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/device-posture-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32,) -> * mut u8 { @@ -6134,7 +6136,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_device_posture_rule_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_device_posture_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -6440,16 +6442,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_device_settings_policy_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_device_settings_policy_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/device-settings-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/device-settings-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_device_settings_policy_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_device_settings_policy_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 72]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 72]); @@ -6601,10 +6603,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_dlp_profile_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_dlp_profile_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/dlp-profile@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/dlp-profile@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -6613,7 +6615,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_dlp_profile_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_dlp_profile_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 28]); @@ -6711,17 +6713,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_email_routing_address_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_email_routing_address_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/email-routing-address@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/email-routing-address@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_email_routing_address_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_email_routing_address_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -6849,10 +6851,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_email_routing_catch_all_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_email_routing_catch_all_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/email-routing-catch-all@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/email-routing-catch-all@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -6860,7 +6862,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_email_routing_catch_all_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_email_routing_catch_all_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -7002,10 +7004,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_email_routing_rule_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_email_routing_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/email-routing-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/email-routing-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -7014,7 +7016,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_email_routing_rule_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_email_routing_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 28]); @@ -7130,10 +7132,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_email_routing_settings_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_email_routing_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/email-routing-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/email-routing-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -7141,7 +7143,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_email_routing_settings_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_email_routing_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -7237,10 +7239,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_fallback_domain_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_fallback_domain_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/fallback-domain@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/fallback-domain@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -7248,7 +7250,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_fallback_domain_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_fallback_domain_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -7372,10 +7374,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_filter_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_filter_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/filter@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/filter@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -7383,7 +7385,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_filter_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_filter_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -7535,10 +7537,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_firewall_rule_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_firewall_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/firewall-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/firewall-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -7547,7 +7549,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_firewall_rule_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_firewall_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 28]); @@ -7755,10 +7757,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_gre_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_gre_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/gre-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/gre-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32, arg12 : @@ -7768,7 +7770,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_gre_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_gre_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 44]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 44]); @@ -8110,16 +8112,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_healthcheck_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_healthcheck_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/healthcheck@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/healthcheck@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_healthcheck_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_healthcheck_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 88]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 88]); @@ -8237,10 +8239,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_hostname_tls_setting_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_hostname_tls_setting_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/hostname-tls-setting@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/hostname-tls-setting@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -8248,7 +8250,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_hostname_tls_setting_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_hostname_tls_setting_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -8366,10 +8368,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_hostname_tls_setting_ciphers_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_hostname_tls_setting_ciphers_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/hostname-tls-setting-ciphers@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/hostname-tls-setting-ciphers@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -8377,7 +8379,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_hostname_tls_setting_ciphers_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_hostname_tls_setting_ciphers_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -8487,10 +8489,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_hyperdrive_config_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_hyperdrive_config_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/hyperdrive-config@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/hyperdrive-config@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -8498,7 +8500,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_hyperdrive_config_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_hyperdrive_config_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -8790,16 +8792,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_ipsec_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_ipsec_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/ipsec-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/ipsec-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_ipsec_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_ipsec_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 68]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 68]); @@ -8955,10 +8957,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_keyless_certificate_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_keyless_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/keyless-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/keyless-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -8967,7 +8969,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_keyless_certificate_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_keyless_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -9091,10 +9093,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_list_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_list_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/list@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/list@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -9102,7 +9104,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_list_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_list_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -9254,10 +9256,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_list_item_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_list_item_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/list-item@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/list-item@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -9266,7 +9268,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_list_item_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_list_item_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 28]); @@ -9601,16 +9603,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_load_balancer_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_load_balancer_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/load-balancer@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/load-balancer@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_load_balancer_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_load_balancer_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 84]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 84]); @@ -9910,16 +9912,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_load_balancer_monitor_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_load_balancer_monitor_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/load-balancer-monitor@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/load-balancer-monitor@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_load_balancer_monitor_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_load_balancer_monitor_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 76]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 76]); @@ -10163,10 +10165,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_load_balancer_pool_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_load_balancer_pool_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/load-balancer-pool@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/load-balancer-pool@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32, arg12 : @@ -10177,7 +10179,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_load_balancer_pool_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_load_balancer_pool_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 60]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 60]); @@ -10259,17 +10261,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_logpull_retention_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_logpull_retention_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/logpull-retention@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/logpull-retention@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_logpull_retention_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_logpull_retention_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -10540,16 +10542,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_logpush_job_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_logpush_job_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/logpush-job@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/logpush-job@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_logpush_job_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_logpush_job_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 60]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 60]); @@ -10653,10 +10655,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_logpush_ownership_challenge_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_logpush_ownership_challenge_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/logpush-ownership-challenge@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/logpush-ownership-challenge@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -10664,7 +10666,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_logpush_ownership_challenge_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_logpush_ownership_challenge_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -10774,10 +10776,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_magic_firewall_ruleset_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_magic_firewall_ruleset_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/magic-firewall-ruleset@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/magic-firewall-ruleset@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -10785,7 +10787,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_magic_firewall_ruleset_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_magic_firewall_ruleset_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -10881,10 +10883,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_managed_headers_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_managed_headers_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/managed-headers@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/managed-headers@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -10892,7 +10894,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_managed_headers_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_managed_headers_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -11036,10 +11038,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_mtls_certificate_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_mtls_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/mtls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/mtls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -11047,7 +11049,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_mtls_certificate_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_mtls_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 40]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 40]); @@ -11235,10 +11237,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_notification_policy_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_notification_policy_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/notification-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/notification-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32,) -> * mut u8 { @@ -11247,7 +11249,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_notification_policy_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_notification_policy_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 44]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 44]); @@ -11373,10 +11375,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_notification_policy_webhooks_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_notification_policy_webhooks_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/notification-policy-webhooks@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/notification-policy-webhooks@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -11384,7 +11386,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_notification_policy_webhooks_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_notification_policy_webhooks_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -11494,10 +11496,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_observatory_scheduled_test_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_observatory_scheduled_test_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/observatory-scheduled-test@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/observatory-scheduled-test@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -11505,7 +11507,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_observatory_scheduled_test_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_observatory_scheduled_test_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -11637,10 +11639,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_origin_ca_certificate_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_origin_ca_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/origin-ca-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/origin-ca-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -11648,7 +11650,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_origin_ca_certificate_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_origin_ca_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 28]); @@ -11772,10 +11774,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_page_rule_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_page_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/page-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/page-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -11783,7 +11785,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_page_rule_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_page_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -11883,10 +11885,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_pages_domain_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_pages_domain_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/pages-domain@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/pages-domain@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -11894,7 +11896,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_pages_domain_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_pages_domain_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -12044,10 +12046,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_pages_project_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_pages_project_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/pages-project@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/pages-project@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -12056,7 +12058,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_pages_project_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_pages_project_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 36]); @@ -12138,17 +12140,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_queue_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_queue_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/queue@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/queue@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_queue_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_queue_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -12244,10 +12246,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_r2_bucket_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_r2_bucket_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/r2-bucket@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/r2-bucket@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -12255,7 +12257,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_r2_bucket_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_r2_bucket_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -12435,10 +12437,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_rate_limit_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_rate_limit_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/rate-limit@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/rate-limit@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32,) -> * mut u8 { @@ -12447,7 +12449,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_rate_limit_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_rate_limit_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 36]); @@ -12675,10 +12677,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_record_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_record_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/record@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/record@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32, arg12 : @@ -12688,7 +12690,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_record_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_record_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 64]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 64]); @@ -12788,10 +12790,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_regional_hostname_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_regional_hostname_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/regional-hostname@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/regional-hostname@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -12799,7 +12801,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_regional_hostname_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_regional_hostname_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -12881,17 +12883,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_regional_tiered_cache_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_regional_tiered_cache_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/regional-tiered-cache@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/regional-tiered-cache@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_regional_tiered_cache_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_regional_tiered_cache_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -13043,10 +13045,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_ruleset_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_ruleset_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/ruleset@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/ruleset@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -13055,7 +13057,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_ruleset_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_ruleset_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 28]); @@ -13291,10 +13293,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_spectrum_application_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_spectrum_application_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/spectrum-application@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/spectrum-application@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32, arg12 : @@ -13305,7 +13307,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_spectrum_application_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_spectrum_application_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 52]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 52]); @@ -13415,10 +13417,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_split_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_split_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/split-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/split-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -13426,7 +13428,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_split_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_split_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -13592,10 +13594,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_static_route_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_static_route_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/static-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/static-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32,) -> * mut u8 { @@ -13604,7 +13606,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_static_route_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_static_route_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -13890,16 +13892,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_teams_account_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_teams_account_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/teams-account@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/teams-account@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_teams_account_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_teams_account_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 60]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 60]); @@ -14023,10 +14025,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_teams_list_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_teams_list_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/teams-list@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/teams-list@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -14034,7 +14036,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_teams_list_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_teams_list_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -14164,10 +14166,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_teams_location_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_teams_location_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/teams-location@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/teams-location@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -14175,7 +14177,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_teams_location_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_teams_location_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 36]); @@ -14275,10 +14277,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_teams_proxy_endpoint_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_teams_proxy_endpoint_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/teams-proxy-endpoint@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/teams-proxy-endpoint@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -14286,7 +14288,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_teams_proxy_endpoint_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_teams_proxy_endpoint_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -14498,10 +14500,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_teams_rule_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_teams_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/teams-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/teams-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32, arg12 : @@ -14511,7 +14513,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_teams_rule_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_teams_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 48]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 48]); @@ -14593,17 +14595,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_tiered_cache_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_tiered_cache_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/tiered-cache@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/tiered-cache@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_tiered_cache_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_tiered_cache_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -14699,10 +14701,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_total_tls_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_total_tls_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/total-tls@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/total-tls@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -14710,7 +14712,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_total_tls_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_total_tls_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -14828,10 +14830,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -14839,7 +14841,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -14935,10 +14937,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_tunnel_config_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_tunnel_config_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/tunnel-config@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/tunnel-config@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -14946,7 +14948,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_tunnel_config_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_tunnel_config_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -15070,10 +15072,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_tunnel_route_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_tunnel_route_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/tunnel-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/tunnel-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -15081,7 +15083,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_tunnel_route_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_tunnel_route_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -15191,10 +15193,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_tunnel_virtual_network_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_tunnel_virtual_network_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/tunnel-virtual-network@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/tunnel-virtual-network@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -15202,7 +15204,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_tunnel_virtual_network_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_tunnel_virtual_network_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -15358,10 +15360,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_turnstile_widget_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_turnstile_widget_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/turnstile-widget@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/turnstile-widget@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -15370,7 +15372,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_turnstile_widget_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_turnstile_widget_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -15466,10 +15468,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_url_normalization_settings_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_url_normalization_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/url-normalization-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/url-normalization-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -15477,7 +15479,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_url_normalization_settings_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_url_normalization_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -15601,10 +15603,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_user_agent_blocking_rule_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_user_agent_blocking_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/user-agent-blocking-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/user-agent-blocking-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -15612,7 +15614,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_user_agent_blocking_rule_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_user_agent_blocking_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -15919,16 +15921,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_waiting_room_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_waiting_room_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/waiting-room@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/waiting-room@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_waiting_room_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_waiting_room_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 72]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 72]); @@ -16200,16 +16202,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_waiting_room_event_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_waiting_room_event_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/waiting-room-event@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/waiting-room-event@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_waiting_room_event_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_waiting_room_event_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 68]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 68]); @@ -16305,10 +16307,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_waiting_room_rules_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_waiting_room_rules_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/waiting-room-rules@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/waiting-room-rules@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -16316,7 +16318,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_waiting_room_rules_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_waiting_room_rules_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -16405,17 +16407,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_waiting_room_settings_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_waiting_room_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/waiting-room-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/waiting-room-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_waiting_room_settings_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_waiting_room_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -16551,10 +16553,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_web3_hostname_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_web3_hostname_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/web3-hostname@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/web3-hostname@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -16562,7 +16564,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_web3_hostname_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_web3_hostname_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -16700,10 +16702,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_web_analytics_rule_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_web_analytics_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/web-analytics-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/web-analytics-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -16712,7 +16714,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_web_analytics_rule_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_web_analytics_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -16838,10 +16840,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_web_analytics_site_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_web_analytics_site_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/web-analytics-site@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/web-analytics-site@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -16849,7 +16851,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_web_analytics_site_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_web_analytics_site_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 32]); @@ -16945,10 +16947,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_worker_cron_trigger_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_worker_cron_trigger_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/worker-cron-trigger@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/worker-cron-trigger@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -16956,7 +16958,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_worker_cron_trigger_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_worker_cron_trigger_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -17080,10 +17082,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_worker_domain_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_worker_domain_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/worker-domain@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/worker-domain@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -17091,7 +17093,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_worker_domain_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_worker_domain_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -17187,10 +17189,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_worker_route_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_worker_route_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/worker-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/worker-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -17198,7 +17200,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_worker_route_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_worker_route_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -17519,16 +17521,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_worker_script_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_worker_script_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/worker-script@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/worker-script@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_worker_script_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_worker_script_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 76]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 76]); @@ -17638,10 +17640,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_worker_secret_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_worker_secret_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/worker-secret@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/worker-secret@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -17649,7 +17651,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_worker_secret_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_worker_secret_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -17731,17 +17733,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_workers_for_platforms_namespace_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_workers_for_platforms_namespace_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/workers-for-platforms-namespace@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/workers-for-platforms-namespace@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_workers_for_platforms_namespace_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_workers_for_platforms_namespace_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -17851,10 +17853,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_workers_kv_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_workers_kv_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/workers-kv@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/workers-kv@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -17862,7 +17864,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_workers_kv_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_workers_kv_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -17944,17 +17946,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_workers_kv_namespace_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_workers_kv_namespace_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/workers-kv-namespace@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/workers-kv-namespace@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_workers_kv_namespace_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_workers_kv_namespace_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -18112,10 +18114,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_zone_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_zone_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/zone@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/zone@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -18124,7 +18126,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_zone_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_zone_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 44]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 44]); @@ -18206,17 +18208,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_zone_cache_reserve_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_zone_cache_reserve_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/zone-cache-reserve@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/zone-cache-reserve@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_zone_cache_reserve_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_zone_cache_reserve_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -18438,10 +18440,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_zone_cache_variants_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_zone_cache_variants_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/zone-cache-variants@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/zone-cache-variants@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32, arg12 : @@ -18451,7 +18453,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_zone_cache_variants_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_zone_cache_variants_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 48]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 48]); @@ -18573,17 +18575,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_zone_dnssec_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_zone_dnssec_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/zone-dnssec@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/zone-dnssec@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_zone_dnssec_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_zone_dnssec_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 48]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 48]); @@ -18693,10 +18695,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_zone_hold_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_zone_hold_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/zone-hold@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/zone-hold@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -18704,7 +18706,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_zone_hold_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_zone_hold_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -18842,10 +18844,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_zone_lockdown_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_zone_lockdown_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/zone-lockdown@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/zone-lockdown@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -18854,7 +18856,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_zone_lockdown_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_zone_lockdown_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 24]); @@ -18956,17 +18958,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_cloudflare_zone_settings_override_5_24_1_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_cloudflare_zone_settings_override_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:cloudflare/zone-settings-override@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:cloudflare/zone-settings-override@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_cloudflare_zone_settings_override_5_24_1_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_cloudflare_zone_settings_override_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 28]); @@ -19098,374 +19100,374 @@ macro_rules! __export_cloudflare_pulumi_impl { }; ($ty:ident with_types_in $($path_to_types_root:tt)*) => { $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_application::__export_pulumi_cloudflare_access_application_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_application::__export_pulumi_cloudflare_access_application_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_application); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_ca_certificate::__export_pulumi_cloudflare_access_ca_certificate_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_ca_certificate::__export_pulumi_cloudflare_access_ca_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_ca_certificate); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_custom_page::__export_pulumi_cloudflare_access_custom_page_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_custom_page::__export_pulumi_cloudflare_access_custom_page_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_custom_page); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_group::__export_pulumi_cloudflare_access_group_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_group::__export_pulumi_cloudflare_access_group_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_group); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_identity_provider::__export_pulumi_cloudflare_access_identity_provider_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_identity_provider::__export_pulumi_cloudflare_access_identity_provider_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_identity_provider); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_keys_configuration::__export_pulumi_cloudflare_access_keys_configuration_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_keys_configuration::__export_pulumi_cloudflare_access_keys_configuration_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_keys_configuration); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_mutual_tls_certificate::__export_pulumi_cloudflare_access_mutual_tls_certificate_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_mutual_tls_certificate::__export_pulumi_cloudflare_access_mutual_tls_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_mutual_tls_certificate); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_mutual_tls_hostname_settings::__export_pulumi_cloudflare_access_mutual_tls_hostname_settings_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_mutual_tls_hostname_settings::__export_pulumi_cloudflare_access_mutual_tls_hostname_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_mutual_tls_hostname_settings); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_organization::__export_pulumi_cloudflare_access_organization_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_organization::__export_pulumi_cloudflare_access_organization_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_organization); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_policy::__export_pulumi_cloudflare_access_policy_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_policy::__export_pulumi_cloudflare_access_policy_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_policy); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_rule::__export_pulumi_cloudflare_access_rule_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_rule::__export_pulumi_cloudflare_access_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_rule); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_service_token::__export_pulumi_cloudflare_access_service_token_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_service_token::__export_pulumi_cloudflare_access_service_token_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_service_token); $($path_to_types_root)*:: - exports::pulumi::cloudflare::access_tag::__export_pulumi_cloudflare_access_tag_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::access_tag::__export_pulumi_cloudflare_access_tag_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::access_tag); $($path_to_types_root)*:: - exports::pulumi::cloudflare::account::__export_pulumi_cloudflare_account_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::account::__export_pulumi_cloudflare_account_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::account); $($path_to_types_root)*:: - exports::pulumi::cloudflare::account_member::__export_pulumi_cloudflare_account_member_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::account_member::__export_pulumi_cloudflare_account_member_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::account_member); $($path_to_types_root)*:: - exports::pulumi::cloudflare::address_map::__export_pulumi_cloudflare_address_map_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::address_map::__export_pulumi_cloudflare_address_map_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::address_map); $($path_to_types_root)*:: - exports::pulumi::cloudflare::api_shield::__export_pulumi_cloudflare_api_shield_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::api_shield::__export_pulumi_cloudflare_api_shield_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::api_shield); $($path_to_types_root)*:: - exports::pulumi::cloudflare::api_shield_operation::__export_pulumi_cloudflare_api_shield_operation_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::api_shield_operation::__export_pulumi_cloudflare_api_shield_operation_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::api_shield_operation); $($path_to_types_root)*:: - exports::pulumi::cloudflare::api_shield_operation_schema_validation_settings::__export_pulumi_cloudflare_api_shield_operation_schema_validation_settings_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::api_shield_operation_schema_validation_settings::__export_pulumi_cloudflare_api_shield_operation_schema_validation_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::api_shield_operation_schema_validation_settings); $($path_to_types_root)*:: - exports::pulumi::cloudflare::api_shield_schema::__export_pulumi_cloudflare_api_shield_schema_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::api_shield_schema::__export_pulumi_cloudflare_api_shield_schema_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::api_shield_schema); $($path_to_types_root)*:: - exports::pulumi::cloudflare::api_shield_schema_validation_settings::__export_pulumi_cloudflare_api_shield_schema_validation_settings_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::api_shield_schema_validation_settings::__export_pulumi_cloudflare_api_shield_schema_validation_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::api_shield_schema_validation_settings); $($path_to_types_root)*:: - exports::pulumi::cloudflare::api_token::__export_pulumi_cloudflare_api_token_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::api_token::__export_pulumi_cloudflare_api_token_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::api_token); $($path_to_types_root)*:: - exports::pulumi::cloudflare::argo::__export_pulumi_cloudflare_argo_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::argo::__export_pulumi_cloudflare_argo_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::argo); $($path_to_types_root)*:: - exports::pulumi::cloudflare::authenticated_origin_pulls::__export_pulumi_cloudflare_authenticated_origin_pulls_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::authenticated_origin_pulls::__export_pulumi_cloudflare_authenticated_origin_pulls_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::authenticated_origin_pulls); $($path_to_types_root)*:: - exports::pulumi::cloudflare::authenticated_origin_pulls_certificate::__export_pulumi_cloudflare_authenticated_origin_pulls_certificate_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::authenticated_origin_pulls_certificate::__export_pulumi_cloudflare_authenticated_origin_pulls_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::authenticated_origin_pulls_certificate); $($path_to_types_root)*:: - exports::pulumi::cloudflare::bot_management::__export_pulumi_cloudflare_bot_management_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::bot_management::__export_pulumi_cloudflare_bot_management_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::bot_management); $($path_to_types_root)*:: - exports::pulumi::cloudflare::byo_ip_prefix::__export_pulumi_cloudflare_byo_ip_prefix_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::byo_ip_prefix::__export_pulumi_cloudflare_byo_ip_prefix_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::byo_ip_prefix); $($path_to_types_root)*:: - exports::pulumi::cloudflare::certificate_pack::__export_pulumi_cloudflare_certificate_pack_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::certificate_pack::__export_pulumi_cloudflare_certificate_pack_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::certificate_pack); $($path_to_types_root)*:: - exports::pulumi::cloudflare::custom_hostname::__export_pulumi_cloudflare_custom_hostname_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::custom_hostname::__export_pulumi_cloudflare_custom_hostname_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::custom_hostname); $($path_to_types_root)*:: - exports::pulumi::cloudflare::custom_hostname_fallback_origin::__export_pulumi_cloudflare_custom_hostname_fallback_origin_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::custom_hostname_fallback_origin::__export_pulumi_cloudflare_custom_hostname_fallback_origin_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::custom_hostname_fallback_origin); $($path_to_types_root)*:: - exports::pulumi::cloudflare::custom_pages::__export_pulumi_cloudflare_custom_pages_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::custom_pages::__export_pulumi_cloudflare_custom_pages_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::custom_pages); $($path_to_types_root)*:: - exports::pulumi::cloudflare::custom_ssl::__export_pulumi_cloudflare_custom_ssl_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::custom_ssl::__export_pulumi_cloudflare_custom_ssl_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::custom_ssl); $($path_to_types_root)*:: - exports::pulumi::cloudflare::d1_database::__export_pulumi_cloudflare_d1_database_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::d1_database::__export_pulumi_cloudflare_d1_database_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::d1_database); $($path_to_types_root)*:: - exports::pulumi::cloudflare::device_dex_test::__export_pulumi_cloudflare_device_dex_test_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::device_dex_test::__export_pulumi_cloudflare_device_dex_test_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::device_dex_test); $($path_to_types_root)*:: - exports::pulumi::cloudflare::device_managed_networks::__export_pulumi_cloudflare_device_managed_networks_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::device_managed_networks::__export_pulumi_cloudflare_device_managed_networks_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::device_managed_networks); $($path_to_types_root)*:: - exports::pulumi::cloudflare::device_policy_certificates::__export_pulumi_cloudflare_device_policy_certificates_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::device_policy_certificates::__export_pulumi_cloudflare_device_policy_certificates_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::device_policy_certificates); $($path_to_types_root)*:: - exports::pulumi::cloudflare::device_posture_integration::__export_pulumi_cloudflare_device_posture_integration_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::device_posture_integration::__export_pulumi_cloudflare_device_posture_integration_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::device_posture_integration); $($path_to_types_root)*:: - exports::pulumi::cloudflare::device_posture_rule::__export_pulumi_cloudflare_device_posture_rule_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::device_posture_rule::__export_pulumi_cloudflare_device_posture_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::device_posture_rule); $($path_to_types_root)*:: - exports::pulumi::cloudflare::device_settings_policy::__export_pulumi_cloudflare_device_settings_policy_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::device_settings_policy::__export_pulumi_cloudflare_device_settings_policy_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::device_settings_policy); $($path_to_types_root)*:: - exports::pulumi::cloudflare::dlp_profile::__export_pulumi_cloudflare_dlp_profile_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::dlp_profile::__export_pulumi_cloudflare_dlp_profile_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::dlp_profile); $($path_to_types_root)*:: - exports::pulumi::cloudflare::email_routing_address::__export_pulumi_cloudflare_email_routing_address_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::email_routing_address::__export_pulumi_cloudflare_email_routing_address_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::email_routing_address); $($path_to_types_root)*:: - exports::pulumi::cloudflare::email_routing_catch_all::__export_pulumi_cloudflare_email_routing_catch_all_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::email_routing_catch_all::__export_pulumi_cloudflare_email_routing_catch_all_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::email_routing_catch_all); $($path_to_types_root)*:: - exports::pulumi::cloudflare::email_routing_rule::__export_pulumi_cloudflare_email_routing_rule_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::email_routing_rule::__export_pulumi_cloudflare_email_routing_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::email_routing_rule); $($path_to_types_root)*:: - exports::pulumi::cloudflare::email_routing_settings::__export_pulumi_cloudflare_email_routing_settings_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::email_routing_settings::__export_pulumi_cloudflare_email_routing_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::email_routing_settings); $($path_to_types_root)*:: - exports::pulumi::cloudflare::fallback_domain::__export_pulumi_cloudflare_fallback_domain_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::fallback_domain::__export_pulumi_cloudflare_fallback_domain_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::fallback_domain); $($path_to_types_root)*:: - exports::pulumi::cloudflare::filter::__export_pulumi_cloudflare_filter_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::filter::__export_pulumi_cloudflare_filter_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::filter); $($path_to_types_root)*:: - exports::pulumi::cloudflare::firewall_rule::__export_pulumi_cloudflare_firewall_rule_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::firewall_rule::__export_pulumi_cloudflare_firewall_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::firewall_rule); $($path_to_types_root)*:: - exports::pulumi::cloudflare::gre_tunnel::__export_pulumi_cloudflare_gre_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::gre_tunnel::__export_pulumi_cloudflare_gre_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::gre_tunnel); $($path_to_types_root)*:: - exports::pulumi::cloudflare::healthcheck::__export_pulumi_cloudflare_healthcheck_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::healthcheck::__export_pulumi_cloudflare_healthcheck_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::healthcheck); $($path_to_types_root)*:: - exports::pulumi::cloudflare::hostname_tls_setting::__export_pulumi_cloudflare_hostname_tls_setting_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::hostname_tls_setting::__export_pulumi_cloudflare_hostname_tls_setting_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::hostname_tls_setting); $($path_to_types_root)*:: - exports::pulumi::cloudflare::hostname_tls_setting_ciphers::__export_pulumi_cloudflare_hostname_tls_setting_ciphers_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::hostname_tls_setting_ciphers::__export_pulumi_cloudflare_hostname_tls_setting_ciphers_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::hostname_tls_setting_ciphers); $($path_to_types_root)*:: - exports::pulumi::cloudflare::hyperdrive_config::__export_pulumi_cloudflare_hyperdrive_config_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::hyperdrive_config::__export_pulumi_cloudflare_hyperdrive_config_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::hyperdrive_config); $($path_to_types_root)*:: - exports::pulumi::cloudflare::ipsec_tunnel::__export_pulumi_cloudflare_ipsec_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::ipsec_tunnel::__export_pulumi_cloudflare_ipsec_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::ipsec_tunnel); $($path_to_types_root)*:: - exports::pulumi::cloudflare::keyless_certificate::__export_pulumi_cloudflare_keyless_certificate_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::keyless_certificate::__export_pulumi_cloudflare_keyless_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::keyless_certificate); $($path_to_types_root)*:: - exports::pulumi::cloudflare::list::__export_pulumi_cloudflare_list_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::list::__export_pulumi_cloudflare_list_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::list); $($path_to_types_root)*:: - exports::pulumi::cloudflare::list_item::__export_pulumi_cloudflare_list_item_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::list_item::__export_pulumi_cloudflare_list_item_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::list_item); $($path_to_types_root)*:: - exports::pulumi::cloudflare::load_balancer::__export_pulumi_cloudflare_load_balancer_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::load_balancer::__export_pulumi_cloudflare_load_balancer_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::load_balancer); $($path_to_types_root)*:: - exports::pulumi::cloudflare::load_balancer_monitor::__export_pulumi_cloudflare_load_balancer_monitor_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::load_balancer_monitor::__export_pulumi_cloudflare_load_balancer_monitor_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::load_balancer_monitor); $($path_to_types_root)*:: - exports::pulumi::cloudflare::load_balancer_pool::__export_pulumi_cloudflare_load_balancer_pool_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::load_balancer_pool::__export_pulumi_cloudflare_load_balancer_pool_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::load_balancer_pool); $($path_to_types_root)*:: - exports::pulumi::cloudflare::logpull_retention::__export_pulumi_cloudflare_logpull_retention_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::logpull_retention::__export_pulumi_cloudflare_logpull_retention_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::logpull_retention); $($path_to_types_root)*:: - exports::pulumi::cloudflare::logpush_job::__export_pulumi_cloudflare_logpush_job_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::logpush_job::__export_pulumi_cloudflare_logpush_job_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::logpush_job); $($path_to_types_root)*:: - exports::pulumi::cloudflare::logpush_ownership_challenge::__export_pulumi_cloudflare_logpush_ownership_challenge_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::logpush_ownership_challenge::__export_pulumi_cloudflare_logpush_ownership_challenge_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::logpush_ownership_challenge); $($path_to_types_root)*:: - exports::pulumi::cloudflare::magic_firewall_ruleset::__export_pulumi_cloudflare_magic_firewall_ruleset_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::magic_firewall_ruleset::__export_pulumi_cloudflare_magic_firewall_ruleset_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::magic_firewall_ruleset); $($path_to_types_root)*:: - exports::pulumi::cloudflare::managed_headers::__export_pulumi_cloudflare_managed_headers_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::managed_headers::__export_pulumi_cloudflare_managed_headers_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::managed_headers); $($path_to_types_root)*:: - exports::pulumi::cloudflare::mtls_certificate::__export_pulumi_cloudflare_mtls_certificate_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::mtls_certificate::__export_pulumi_cloudflare_mtls_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::mtls_certificate); $($path_to_types_root)*:: - exports::pulumi::cloudflare::notification_policy::__export_pulumi_cloudflare_notification_policy_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::notification_policy::__export_pulumi_cloudflare_notification_policy_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::notification_policy); $($path_to_types_root)*:: - exports::pulumi::cloudflare::notification_policy_webhooks::__export_pulumi_cloudflare_notification_policy_webhooks_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::notification_policy_webhooks::__export_pulumi_cloudflare_notification_policy_webhooks_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::notification_policy_webhooks); $($path_to_types_root)*:: - exports::pulumi::cloudflare::observatory_scheduled_test::__export_pulumi_cloudflare_observatory_scheduled_test_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::observatory_scheduled_test::__export_pulumi_cloudflare_observatory_scheduled_test_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::observatory_scheduled_test); $($path_to_types_root)*:: - exports::pulumi::cloudflare::origin_ca_certificate::__export_pulumi_cloudflare_origin_ca_certificate_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::origin_ca_certificate::__export_pulumi_cloudflare_origin_ca_certificate_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::origin_ca_certificate); $($path_to_types_root)*:: - exports::pulumi::cloudflare::page_rule::__export_pulumi_cloudflare_page_rule_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::page_rule::__export_pulumi_cloudflare_page_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::page_rule); $($path_to_types_root)*:: - exports::pulumi::cloudflare::pages_domain::__export_pulumi_cloudflare_pages_domain_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::pages_domain::__export_pulumi_cloudflare_pages_domain_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::pages_domain); $($path_to_types_root)*:: - exports::pulumi::cloudflare::pages_project::__export_pulumi_cloudflare_pages_project_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::pages_project::__export_pulumi_cloudflare_pages_project_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::pages_project); $($path_to_types_root)*:: - exports::pulumi::cloudflare::queue::__export_pulumi_cloudflare_queue_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::queue::__export_pulumi_cloudflare_queue_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::queue); $($path_to_types_root)*:: - exports::pulumi::cloudflare::r2_bucket::__export_pulumi_cloudflare_r2_bucket_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::r2_bucket::__export_pulumi_cloudflare_r2_bucket_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::r2_bucket); $($path_to_types_root)*:: - exports::pulumi::cloudflare::rate_limit::__export_pulumi_cloudflare_rate_limit_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::rate_limit::__export_pulumi_cloudflare_rate_limit_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::rate_limit); $($path_to_types_root)*:: - exports::pulumi::cloudflare::record::__export_pulumi_cloudflare_record_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::record::__export_pulumi_cloudflare_record_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::record); $($path_to_types_root)*:: - exports::pulumi::cloudflare::regional_hostname::__export_pulumi_cloudflare_regional_hostname_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::regional_hostname::__export_pulumi_cloudflare_regional_hostname_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::regional_hostname); $($path_to_types_root)*:: - exports::pulumi::cloudflare::regional_tiered_cache::__export_pulumi_cloudflare_regional_tiered_cache_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::regional_tiered_cache::__export_pulumi_cloudflare_regional_tiered_cache_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::regional_tiered_cache); $($path_to_types_root)*:: - exports::pulumi::cloudflare::ruleset::__export_pulumi_cloudflare_ruleset_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::ruleset::__export_pulumi_cloudflare_ruleset_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::ruleset); $($path_to_types_root)*:: - exports::pulumi::cloudflare::spectrum_application::__export_pulumi_cloudflare_spectrum_application_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::spectrum_application::__export_pulumi_cloudflare_spectrum_application_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::spectrum_application); $($path_to_types_root)*:: - exports::pulumi::cloudflare::split_tunnel::__export_pulumi_cloudflare_split_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::split_tunnel::__export_pulumi_cloudflare_split_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::split_tunnel); $($path_to_types_root)*:: - exports::pulumi::cloudflare::static_route::__export_pulumi_cloudflare_static_route_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::static_route::__export_pulumi_cloudflare_static_route_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::static_route); $($path_to_types_root)*:: - exports::pulumi::cloudflare::teams_account::__export_pulumi_cloudflare_teams_account_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::teams_account::__export_pulumi_cloudflare_teams_account_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::teams_account); $($path_to_types_root)*:: - exports::pulumi::cloudflare::teams_list::__export_pulumi_cloudflare_teams_list_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::teams_list::__export_pulumi_cloudflare_teams_list_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::teams_list); $($path_to_types_root)*:: - exports::pulumi::cloudflare::teams_location::__export_pulumi_cloudflare_teams_location_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::teams_location::__export_pulumi_cloudflare_teams_location_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::teams_location); $($path_to_types_root)*:: - exports::pulumi::cloudflare::teams_proxy_endpoint::__export_pulumi_cloudflare_teams_proxy_endpoint_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::teams_proxy_endpoint::__export_pulumi_cloudflare_teams_proxy_endpoint_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::teams_proxy_endpoint); $($path_to_types_root)*:: - exports::pulumi::cloudflare::teams_rule::__export_pulumi_cloudflare_teams_rule_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::teams_rule::__export_pulumi_cloudflare_teams_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::teams_rule); $($path_to_types_root)*:: - exports::pulumi::cloudflare::tiered_cache::__export_pulumi_cloudflare_tiered_cache_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::tiered_cache::__export_pulumi_cloudflare_tiered_cache_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::tiered_cache); $($path_to_types_root)*:: - exports::pulumi::cloudflare::total_tls::__export_pulumi_cloudflare_total_tls_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::total_tls::__export_pulumi_cloudflare_total_tls_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::total_tls); $($path_to_types_root)*:: - exports::pulumi::cloudflare::tunnel::__export_pulumi_cloudflare_tunnel_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::tunnel::__export_pulumi_cloudflare_tunnel_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::tunnel); $($path_to_types_root)*:: - exports::pulumi::cloudflare::tunnel_config::__export_pulumi_cloudflare_tunnel_config_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::tunnel_config::__export_pulumi_cloudflare_tunnel_config_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::tunnel_config); $($path_to_types_root)*:: - exports::pulumi::cloudflare::tunnel_route::__export_pulumi_cloudflare_tunnel_route_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::tunnel_route::__export_pulumi_cloudflare_tunnel_route_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::tunnel_route); $($path_to_types_root)*:: - exports::pulumi::cloudflare::tunnel_virtual_network::__export_pulumi_cloudflare_tunnel_virtual_network_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::tunnel_virtual_network::__export_pulumi_cloudflare_tunnel_virtual_network_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::tunnel_virtual_network); $($path_to_types_root)*:: - exports::pulumi::cloudflare::turnstile_widget::__export_pulumi_cloudflare_turnstile_widget_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::turnstile_widget::__export_pulumi_cloudflare_turnstile_widget_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::turnstile_widget); $($path_to_types_root)*:: - exports::pulumi::cloudflare::url_normalization_settings::__export_pulumi_cloudflare_url_normalization_settings_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::url_normalization_settings::__export_pulumi_cloudflare_url_normalization_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::url_normalization_settings); $($path_to_types_root)*:: - exports::pulumi::cloudflare::user_agent_blocking_rule::__export_pulumi_cloudflare_user_agent_blocking_rule_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::user_agent_blocking_rule::__export_pulumi_cloudflare_user_agent_blocking_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::user_agent_blocking_rule); $($path_to_types_root)*:: - exports::pulumi::cloudflare::waiting_room::__export_pulumi_cloudflare_waiting_room_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::waiting_room::__export_pulumi_cloudflare_waiting_room_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::waiting_room); $($path_to_types_root)*:: - exports::pulumi::cloudflare::waiting_room_event::__export_pulumi_cloudflare_waiting_room_event_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::waiting_room_event::__export_pulumi_cloudflare_waiting_room_event_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::waiting_room_event); $($path_to_types_root)*:: - exports::pulumi::cloudflare::waiting_room_rules::__export_pulumi_cloudflare_waiting_room_rules_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::waiting_room_rules::__export_pulumi_cloudflare_waiting_room_rules_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::waiting_room_rules); $($path_to_types_root)*:: - exports::pulumi::cloudflare::waiting_room_settings::__export_pulumi_cloudflare_waiting_room_settings_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::waiting_room_settings::__export_pulumi_cloudflare_waiting_room_settings_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::waiting_room_settings); $($path_to_types_root)*:: - exports::pulumi::cloudflare::web3_hostname::__export_pulumi_cloudflare_web3_hostname_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::web3_hostname::__export_pulumi_cloudflare_web3_hostname_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::web3_hostname); $($path_to_types_root)*:: - exports::pulumi::cloudflare::web_analytics_rule::__export_pulumi_cloudflare_web_analytics_rule_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::web_analytics_rule::__export_pulumi_cloudflare_web_analytics_rule_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::web_analytics_rule); $($path_to_types_root)*:: - exports::pulumi::cloudflare::web_analytics_site::__export_pulumi_cloudflare_web_analytics_site_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::web_analytics_site::__export_pulumi_cloudflare_web_analytics_site_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::web_analytics_site); $($path_to_types_root)*:: - exports::pulumi::cloudflare::worker_cron_trigger::__export_pulumi_cloudflare_worker_cron_trigger_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::worker_cron_trigger::__export_pulumi_cloudflare_worker_cron_trigger_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::worker_cron_trigger); $($path_to_types_root)*:: - exports::pulumi::cloudflare::worker_domain::__export_pulumi_cloudflare_worker_domain_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::worker_domain::__export_pulumi_cloudflare_worker_domain_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::worker_domain); $($path_to_types_root)*:: - exports::pulumi::cloudflare::worker_route::__export_pulumi_cloudflare_worker_route_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::worker_route::__export_pulumi_cloudflare_worker_route_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::worker_route); $($path_to_types_root)*:: - exports::pulumi::cloudflare::worker_script::__export_pulumi_cloudflare_worker_script_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::worker_script::__export_pulumi_cloudflare_worker_script_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::worker_script); $($path_to_types_root)*:: - exports::pulumi::cloudflare::worker_secret::__export_pulumi_cloudflare_worker_secret_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::worker_secret::__export_pulumi_cloudflare_worker_secret_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::worker_secret); $($path_to_types_root)*:: - exports::pulumi::cloudflare::workers_for_platforms_namespace::__export_pulumi_cloudflare_workers_for_platforms_namespace_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::workers_for_platforms_namespace::__export_pulumi_cloudflare_workers_for_platforms_namespace_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::workers_for_platforms_namespace); $($path_to_types_root)*:: - exports::pulumi::cloudflare::workers_kv::__export_pulumi_cloudflare_workers_kv_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::workers_kv::__export_pulumi_cloudflare_workers_kv_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::workers_kv); $($path_to_types_root)*:: - exports::pulumi::cloudflare::workers_kv_namespace::__export_pulumi_cloudflare_workers_kv_namespace_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::workers_kv_namespace::__export_pulumi_cloudflare_workers_kv_namespace_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::workers_kv_namespace); $($path_to_types_root)*:: - exports::pulumi::cloudflare::zone::__export_pulumi_cloudflare_zone_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::zone::__export_pulumi_cloudflare_zone_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::zone); $($path_to_types_root)*:: - exports::pulumi::cloudflare::zone_cache_reserve::__export_pulumi_cloudflare_zone_cache_reserve_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::zone_cache_reserve::__export_pulumi_cloudflare_zone_cache_reserve_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::zone_cache_reserve); $($path_to_types_root)*:: - exports::pulumi::cloudflare::zone_cache_variants::__export_pulumi_cloudflare_zone_cache_variants_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::zone_cache_variants::__export_pulumi_cloudflare_zone_cache_variants_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::zone_cache_variants); $($path_to_types_root)*:: - exports::pulumi::cloudflare::zone_dnssec::__export_pulumi_cloudflare_zone_dnssec_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::zone_dnssec::__export_pulumi_cloudflare_zone_dnssec_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::zone_dnssec); $($path_to_types_root)*:: - exports::pulumi::cloudflare::zone_hold::__export_pulumi_cloudflare_zone_hold_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::zone_hold::__export_pulumi_cloudflare_zone_hold_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::zone_hold); $($path_to_types_root)*:: - exports::pulumi::cloudflare::zone_lockdown::__export_pulumi_cloudflare_zone_lockdown_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::zone_lockdown::__export_pulumi_cloudflare_zone_lockdown_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::zone_lockdown); $($path_to_types_root)*:: - exports::pulumi::cloudflare::zone_settings_override::__export_pulumi_cloudflare_zone_settings_override_5_24_1_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::cloudflare::zone_settings_override::__export_pulumi_cloudflare_zone_settings_override_5_24_1_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::zone_settings_override); }; @@ -19475,323 +19477,339 @@ pub(crate) use __export_cloudflare_pulumi_impl as export; #[cfg(target_arch = "wasm32")] #[link_section = "component-type:wit-bindgen:0.30.0:cloudflare-pulumi:encoded world"] #[doc(hidden)] -pub static __WIT_BINDGEN_COMPONENT_TYPE: [u8; 38405] = *b"\ -\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\xfc\xaa\x02\x01A\x02\ +pub static __WIT_BINDGEN_COMPONENT_TYPE: [u8; 41642] = *b"\ +\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\xa1\xc4\x02\x01A\x02\ \x01A\xf1\x01\x01B\x0a\x04\0\x06output\x03\x01\x01i\0\x01@\x01\x05values\0\x01\x04\ \0\x13[constructor]output\x01\x02\x01h\0\x01@\x02\x04self\x03\x0dfunction-names\0\ \x01\x04\0\x12[method]output.map\x01\x04\x01p\x03\x01@\x01\x07outputs\x05\0\x01\x04\ -\0\x07combine\x01\x06\x03\x010component:pulumi-wasm/output-interface@0.0.0-DEV\x05\ -\0\x02\x03\0\0\x06output\x01B\x13\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ -h\x01\x01r\x02\x04names\x05value\x02\x04\0\x0cobject-field\x03\0\x03\x01r\x01\x04\ -names\x04\0\x0cresult-field\x03\0\x05\x01i\x01\x01r\x02\x04names\x06output\x07\x04\ -\0\x1eregister-resource-result-field\x03\0\x08\x01p\x04\x01p\x06\x01r\x04\x04typ\ -es\x04names\x06object\x0a\x07results\x0b\x04\0\x19register-resource-request\x03\0\ -\x0c\x01p\x09\x01r\x01\x06fields\x0e\x04\0\x18register-resource-result\x03\0\x0f\ -\x01@\x01\x07request\x0d\0\x10\x04\0\x08register\x01\x11\x03\x012component:pulum\ -i-wasm/register-interface@0.0.0-DEV\x05\x02\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x1d\x0aaccount-id\x02\x1ballow-authenticate-via-war\ -p\x02\x0callowed-idps\x02\x15app-launcher-logo-url\x02\x14app-launcher-visible\x02\ -\x19auto-redirect-to-identity\x02\x08bg-color\x02\x0ccors-headers\x02\x13custom-\ -deny-message\x02\x0fcustom-deny-url\x02\x1ccustom-non-identity-deny-url\x02\x0cc\ -ustom-pages\x02\x06domain\x02\x15enable-binding-cookie\x02\x0cfooter-links\x02\x0f\ -header-bg-color\x02\x1ahttp-only-cookie-attribute\x02\x13landing-page-design\x02\ -\x08logo-url\x02\x04name\x02\x08saas-app\x02\x1asame-site-cookie-attribute\x02\x13\ -self-hosted-domains\x02\x18service-auth401-redirect\x02\x10session-duration\x02\x11\ -skip-interstitial\x02\x04tags\x02\x04type\x02\x07zone-id\x02\x04\0\x04args\x03\0\ -\x03\x01i\x01\x01r\x1e\x0aaccount-id\x05\x1ballow-authenticate-via-warp\x05\x0ca\ -llowed-idps\x05\x15app-launcher-logo-url\x05\x14app-launcher-visible\x05\x03aud\x05\ -\x19auto-redirect-to-identity\x05\x08bg-color\x05\x0ccors-headers\x05\x13custom-\ -deny-message\x05\x0fcustom-deny-url\x05\x1ccustom-non-identity-deny-url\x05\x0cc\ -ustom-pages\x05\x06domain\x05\x15enable-binding-cookie\x05\x0cfooter-links\x05\x0f\ -header-bg-color\x05\x1ahttp-only-cookie-attribute\x05\x13landing-page-design\x05\ -\x08logo-url\x05\x04name\x05\x08saas-app\x05\x1asame-site-cookie-attribute\x05\x13\ -self-hosted-domains\x05\x18service-auth401-redirect\x05\x10session-duration\x05\x11\ -skip-interstitial\x05\x04tags\x05\x04type\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\ -\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Fpulumi:clou\ -dflare/access-application@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x03\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x0e\ -application-id\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0aa\ -ccount-id\x05\x0eapplication-id\x05\x03aud\x05\x0apublic-key\x05\x07zone-id\x05\x04\ -\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ -\x01Ipulumi:cloudflare/access-ca-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\ -\x04\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aa\ -ccount-id\x02\x09app-count\x02\x0bcustom-html\x02\x04name\x02\x04type\x02\x07zon\ -e-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\x0aaccount-id\x05\x09app-coun\ -t\x05\x0bcustom-html\x05\x04name\x05\x04type\x05\x07zone-id\x05\x04\0\x03res\x03\ -\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Fpulum\ -i:cloudflare/access-custom-page@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x05\x01B\x0a\ -\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\ -\x08excludes\x02\x08includes\x02\x04name\x02\x08requires\x02\x07zone-id\x02\x04\0\ -\x04args\x03\0\x03\x01i\x01\x01r\x06\x0aaccount-id\x05\x08excludes\x05\x08includ\ -es\x05\x04name\x05\x08requires\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\ -\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01@pulumi:cloudflare/ac\ -cess-group@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x06\x01B\x0a\x02\x03\x02\x01\x01\ -\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x07configs\x02\x04n\ -ame\x02\x0cscim-configs\x02\x04type\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01\ -i\x01\x01r\x06\x0aaccount-id\x05\x07configs\x05\x04name\x05\x0cscim-configs\x05\x04\ -type\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ -\x04\0\x06invoke\x01\x08\x04\x01Lpulumi:cloudflare/access-identity-provider@5.24\ -.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x07\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outp\ -ut\x03\0\0\x01h\x01\x01r\x02\x0aaccount-id\x02\x1akey-rotation-interval-days\x02\ -\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x0aaccount-id\x05\x1akey-rotation-int\ -erval-days\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ -invoke\x01\x08\x04\x01Mpulumi:cloudflare/access-keys-configuration@5.24.1-DIVIDE\ -R-ZERO.ZERO.ZERO-DEV\x05\x08\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\ -\x01h\x01\x01r\x05\x0aaccount-id\x02\x14associated-hostnames\x02\x0bcertificate\x02\ -\x04name\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\x0aaccount\ --id\x05\x14associated-hostnames\x05\x0bcertificate\x05\x0bfingerprint\x05\x04nam\ -e\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\ -\0\x06invoke\x01\x08\x04\x01Qpulumi:cloudflare/access-mutual-tls-certificate@5.2\ -4.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x09\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06out\ -put\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x08settings\x02\x07zone-id\x02\x04\ -\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x0aaccount-id\x05\x08settings\x05\x07zone\ --id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invo\ -ke\x01\x08\x04\x01Wpulumi:cloudflare/access-mutual-tls-hostname-settings@5.24.1-\ -DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x0a\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ -\0\0\x01h\x01\x01r\x0d\x0aaccount-id\x02\x1ballow-authenticate-via-warp\x02\x0ba\ -uth-domain\x02\x19auto-redirect-to-identity\x02\x0ccustom-pages\x02\x0fis-ui-rea\ -d-only\x02\x0dlogin-designs\x02\x04name\x02\x10session-duration\x02\x1aui-read-o\ -nly-toggle-reason\x02\"user-seat-expiration-inactive-time\x02\x1awarp-auth-sessi\ -on-duration\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0d\x0aacco\ -unt-id\x05\x1ballow-authenticate-via-warp\x05\x0bauth-domain\x05\x19auto-redirec\ -t-to-identity\x05\x0ccustom-pages\x05\x0fis-ui-read-only\x05\x0dlogin-designs\x05\ -\x04name\x05\x10session-duration\x05\x1aui-read-only-toggle-reason\x05\"user-sea\ -t-expiration-inactive-time\x05\x1awarp-auth-session-duration\x05\x07zone-id\x05\x04\ -\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ -\x01Gpulumi:cloudflare/access-organization@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\ -\x0b\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0f\x0aa\ -ccount-id\x02\x0eapplication-id\x02\x0fapproval-groups\x02\x11approval-required\x02\ -\x08decision\x02\x08excludes\x02\x08includes\x02\x12isolation-required\x02\x04na\ -me\x02\x0aprecedence\x02\x1cpurpose-justification-prompt\x02\x1epurpose-justific\ -ation-required\x02\x08requires\x02\x10session-duration\x02\x07zone-id\x02\x04\0\x04\ -args\x03\0\x03\x01i\x01\x01r\x0f\x0aaccount-id\x05\x0eapplication-id\x05\x0fappr\ -oval-groups\x05\x11approval-required\x05\x08decision\x05\x08excludes\x05\x08incl\ -udes\x05\x12isolation-required\x05\x04name\x05\x0aprecedence\x05\x1cpurpose-just\ -ification-prompt\x05\x1epurpose-justification-required\x05\x08requires\x05\x10se\ -ssion-duration\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04ar\ -gs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Apulumi:cloudflare/access-policy@5.2\ -4.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x0c\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06out\ -put\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x0dconfiguration\x02\x04mode\x02\ -\x05notes\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0aaccoun\ -t-id\x05\x0dconfiguration\x05\x04mode\x05\x05notes\x05\x07zone-id\x05\x04\0\x03r\ -es\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ -?pulumi:cloudflare/access-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x0d\x01B\x0a\ +\0\x07combine\x01\x06\x03\x01co\ +mponent:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8\x05\x02\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x1d\x0aaccount-id\x02\x1b\ +allow-authenticate-via-warp\x02\x0callowed-idps\x02\x15app-launcher-logo-url\x02\ +\x14app-launcher-visible\x02\x19auto-redirect-to-identity\x02\x08bg-color\x02\x0c\ +cors-headers\x02\x13custom-deny-message\x02\x0fcustom-deny-url\x02\x1ccustom-non\ +-identity-deny-url\x02\x0ccustom-pages\x02\x06domain\x02\x15enable-binding-cooki\ +e\x02\x0cfooter-links\x02\x0fheader-bg-color\x02\x1ahttp-only-cookie-attribute\x02\ +\x13landing-page-design\x02\x08logo-url\x02\x04name\x02\x08saas-app\x02\x1asame-\ +site-cookie-attribute\x02\x13self-hosted-domains\x02\x18service-auth401-redirect\ +\x02\x10session-duration\x02\x11skip-interstitial\x02\x04tags\x02\x04type\x02\x07\ +zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x1e\x0aaccount-id\x05\x1ballow\ +-authenticate-via-warp\x05\x0callowed-idps\x05\x15app-launcher-logo-url\x05\x14a\ +pp-launcher-visible\x05\x03aud\x05\x19auto-redirect-to-identity\x05\x08bg-color\x05\ +\x0ccors-headers\x05\x13custom-deny-message\x05\x0fcustom-deny-url\x05\x1ccustom\ +-non-identity-deny-url\x05\x0ccustom-pages\x05\x06domain\x05\x15enable-binding-c\ +ookie\x05\x0cfooter-links\x05\x0fheader-bg-color\x05\x1ahttp-only-cookie-attribu\ +te\x05\x13landing-page-design\x05\x08logo-url\x05\x04name\x05\x08saas-app\x05\x1a\ +same-site-cookie-attribute\x05\x13self-hosted-domains\x05\x18service-auth401-red\ +irect\x05\x10session-duration\x05\x11skip-interstitial\x05\x04tags\x05\x04type\x05\ +\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\ +\x06invoke\x01\x08\x04\x01apulumi:cloudflare/access-application@5.24.1-DIVIDER-Z\ +ERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x03\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x0eapplication-id\x02\ +\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0aaccount-id\x05\x0ea\ +pplication-id\x05\x03aud\x05\x0apublic-key\x05\x07zone-id\x05\x04\0\x03res\x03\0\ +\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01dpulumi:\ +cloudflare/access-ca-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXN\ +INEaONEeEIGHT\x05\x04\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ +\x01r\x06\x0aaccount-id\x02\x09app-count\x02\x0bcustom-html\x02\x04name\x02\x04t\ +ype\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\x0aaccount-id\x05\ +\x09app-count\x05\x0bcustom-html\x05\x04name\x05\x04type\x05\x07zone-id\x05\x04\0\ +\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ +\x01apulumi:cloudflare/access-custom-page@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-\ +SEVENSIXNINEaONEeEIGHT\x05\x05\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\ +\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x08excludes\x02\x08includes\x02\x04name\x02\ +\x08requires\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\x0aacc\ +ount-id\x05\x08excludes\x05\x08includes\x05\x04name\x05\x08requires\x05\x07zone-\ +id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invok\ +e\x01\x08\x04\x01[pulumi:cloudflare/access-group@5.24.1-DIVIDER-ZERO.ZERO.ZERO-N\ +IGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x06\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outp\ +ut\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x07configs\x02\x04name\x02\x0csci\ +m-configs\x02\x04type\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\ +\x0aaccount-id\x05\x07configs\x05\x04name\x05\x0cscim-configs\x05\x04type\x05\x07\ +zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ +invoke\x01\x08\x04\x01gpulumi:cloudflare/access-identity-provider@5.24.1-DIVIDER\ +-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x07\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x0aaccount-id\x02\x1akey-rotation-int\ +erval-days\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x0aaccount-id\x05\x1ake\ +y-rotation-interval-days\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ +\0\x07\x04\0\x06invoke\x01\x08\x04\x01hpulumi:cloudflare/access-keys-configurati\ +on@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x08\x01B\x0a\ \x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\ -\x08duration\x02\x14min-days-for-renewal\x02\x04name\x02\x07zone-id\x02\x04\0\x04\ -args\x03\0\x03\x01i\x01\x01r\x08\x0aaccount-id\x05\x09client-id\x05\x0dclient-se\ -cret\x05\x08duration\x05\x0aexpires-at\x05\x14min-days-for-renewal\x05\x04name\x05\ +\x14associated-hostnames\x02\x0bcertificate\x02\x04name\x02\x07zone-id\x02\x04\0\ +\x04args\x03\0\x03\x01i\x01\x01r\x06\x0aaccount-id\x05\x14associated-hostnames\x05\ +\x0bcertificate\x05\x0bfingerprint\x05\x04name\x05\x07zone-id\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01lpulum\ +i:cloudflare/access-mutual-tls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY\ +-SEVENSIXNINEaONEeEIGHT\x05\x09\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ +\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x08settings\x02\x07zone-id\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x03\x0aaccount-id\x05\x08settings\x05\x07zone-id\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01rpulumi:cloudflare/access-mutual-tls-hostname-settings@5.24.1-DIVIDER-ZE\ +RO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x0a\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0d\x0aaccount-id\x02\x1ballow-authentica\ +te-via-warp\x02\x0bauth-domain\x02\x19auto-redirect-to-identity\x02\x0ccustom-pa\ +ges\x02\x0fis-ui-read-only\x02\x0dlogin-designs\x02\x04name\x02\x10session-durat\ +ion\x02\x1aui-read-only-toggle-reason\x02\"user-seat-expiration-inactive-time\x02\ +\x1awarp-auth-session-duration\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\ +\x01r\x0d\x0aaccount-id\x05\x1ballow-authenticate-via-warp\x05\x0bauth-domain\x05\ +\x19auto-redirect-to-identity\x05\x0ccustom-pages\x05\x0fis-ui-read-only\x05\x0d\ +login-designs\x05\x04name\x05\x10session-duration\x05\x1aui-read-only-toggle-rea\ +son\x05\"user-seat-expiration-inactive-time\x05\x1awarp-auth-session-duration\x05\ \x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\ -\x06invoke\x01\x08\x04\x01Hpulumi:cloudflare/access-service-token@5.24.1-DIVIDER\ --ZERO.ZERO.ZERO-DEV\x05\x0e\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\ -\x01h\x01\x01r\x04\x0aaccount-id\x02\x09app-count\x02\x04name\x02\x07zone-id\x02\ -\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x09app-count\x05\x04\ -name\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ -\x04\0\x06invoke\x01\x08\x04\x01>pulumi:cloudflare/access-tag@5.24.1-DIVIDER-ZER\ -O.ZERO.ZERO-DEV\x05\x0f\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ -h\x01\x01r\x03\x11enforce-twofactor\x02\x04name\x02\x04type\x02\x04\0\x04args\x03\ -\0\x03\x01i\x01\x01r\x03\x11enforce-twofactor\x05\x04name\x05\x04type\x05\x04\0\x03\ -res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ -;pulumi:cloudflare/account@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x10\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x0d\ -email-address\x02\x08role-ids\x02\x06status\x02\x04\0\x04args\x03\0\x03\x01i\x01\ -\x01r\x04\x0aaccount-id\x05\x0demail-address\x05\x08role-ids\x05\x06status\x05\x04\ +\x06invoke\x01\x08\x04\x01bpulumi:cloudflare/access-organization@5.24.1-DIVIDER-\ +ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x0b\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0f\x0aaccount-id\x02\x0eapplication-id\x02\ +\x0fapproval-groups\x02\x11approval-required\x02\x08decision\x02\x08excludes\x02\ +\x08includes\x02\x12isolation-required\x02\x04name\x02\x0aprecedence\x02\x1cpurp\ +ose-justification-prompt\x02\x1epurpose-justification-required\x02\x08requires\x02\ +\x10session-duration\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0f\ +\x0aaccount-id\x05\x0eapplication-id\x05\x0fapproval-groups\x05\x11approval-requ\ +ired\x05\x08decision\x05\x08excludes\x05\x08includes\x05\x12isolation-required\x05\ +\x04name\x05\x0aprecedence\x05\x1cpurpose-justification-prompt\x05\x1epurpose-ju\ +stification-required\x05\x08requires\x05\x10session-duration\x05\x07zone-id\x05\x04\ \0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ -\x01Bpulumi:cloudflare/account-member@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x11\x01\ -B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-i\ -d\x02\x0bdefault-sni\x02\x0bdescription\x02\x07enabled\x02\x03ips\x02\x0bmembers\ -hips\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0aaccount-id\x05\x0acan-dele\ -te\x05\x0ecan-modify-ips\x05\x0bdefault-sni\x05\x0bdescription\x05\x07enabled\x05\ -\x03ips\x05\x0bmemberships\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ -\0\x07\x04\0\x06invoke\x01\x08\x04\x01?pulumi:cloudflare/address-map@5.24.1-DIVI\ -DER-ZERO.ZERO.ZERO-DEV\x05\x12\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\ -\0\x01h\x01\x01r\x02\x17auth-id-characteristics\x02\x07zone-id\x02\x04\0\x04args\ -\x03\0\x03\x01i\x01\x01r\x02\x17auth-id-characteristics\x05\x07zone-id\x05\x04\0\ -\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ -\x01>pulumi:cloudflare/api-shield@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x13\x01B\ -\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x08endpoint\x02\ -\x04host\x02\x06method\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\ -\x08endpoint\x05\x04host\x05\x06method\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\ -\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Hpulumi:clou\ -dflare/api-shield-operation@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x14\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x11mitigation-action\x02\ -\x0coperation-id\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x11\ -mitigation-action\x05\x0coperation-id\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01\ +\x01\\pulumi:cloudflare/access-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVE\ +NSIXNINEaONEeEIGHT\x05\x0c\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x05\x0aaccount-id\x02\x0dconfiguration\x02\x04mode\x02\x05notes\x02\x07\ +zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0aaccount-id\x05\x0dconfi\ +guration\x05\x04mode\x05\x05notes\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\ +\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:cloudflar\ +e/access-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x0d\ +\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0aaccou\ +nt-id\x02\x08duration\x02\x14min-days-for-renewal\x02\x04name\x02\x07zone-id\x02\ +\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0aaccount-id\x05\x09client-id\x05\x0d\ +client-secret\x05\x08duration\x05\x0aexpires-at\x05\x14min-days-for-renewal\x05\x04\ +name\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ +\x04\0\x06invoke\x01\x08\x04\x01cpulumi:cloudflare/access-service-token@5.24.1-D\ +IVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x0e\x01B\x0a\x02\x03\x02\ +\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x09app-coun\ +t\x02\x04name\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aac\ +count-id\x05\x09app-count\x05\x04name\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ypulumi:cloudfla\ +re/access-tag@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x0f\ +\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x11enfor\ +ce-twofactor\x02\x04name\x02\x04type\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\ +\x11enforce-twofactor\x05\x04name\x05\x04type\x05\x04\0\x03res\x03\0\x06\x01@\x02\ +\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Vpulumi:cloudflare/ac\ +count@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x10\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\ +\x0demail-address\x02\x08role-ids\x02\x06status\x02\x04\0\x04args\x03\0\x03\x01i\ +\x01\x01r\x04\x0aaccount-id\x05\x0demail-address\x05\x08role-ids\x05\x06status\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01]pulumi:cloudflare/account-member@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-\ +SEVENSIXNINEaONEeEIGHT\x05\x11\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\ +\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x0bdefault-sni\x02\x0bdescription\x02\x07\ +enabled\x02\x03ips\x02\x0bmemberships\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\ +\x0aaccount-id\x05\x0acan-delete\x05\x0ecan-modify-ips\x05\x0bdefault-sni\x05\x0b\ +description\x05\x07enabled\x05\x03ips\x05\x0bmemberships\x05\x04\0\x03res\x03\0\x06\ +\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:clou\ +dflare/address-map@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\ +\x12\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x17a\ +uth-id-characteristics\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\ +\x17auth-id-characteristics\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ +names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ypulumi:cloudflare/api-sh\ +ield@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x13\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x08endpoint\x02\x04\ +host\x02\x06method\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x08\ +endpoint\x05\x04host\x05\x06method\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01\ @\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01cpulumi:cloudfla\ -re/api-shield-operation-schema-validation-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO\ --DEV\x05\x15\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\ -\x04kind\x02\x04name\x02\x06source\x02\x12validation-enabled\x02\x07zone-id\x02\x04\ -\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x04kind\x05\x04name\x05\x06source\x05\x12\ -validation-enabled\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ -args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Epulumi:cloudflare/api-shield-sche\ -ma@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x16\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x03$validation-default-mitigation-action\x02%valida\ -tion-override-mitigation-action\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\ -\x01r\x03$validation-default-mitigation-action\x05%validation-override-mitigatio\ -n-action\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ -\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ypulumi:cloudflare/api-shield-schema-valid\ -ation-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x17\x01B\x0a\x02\x03\x02\x01\ -\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x09condition\x02\x0aexpires-on\x02\ -\x04name\x02\x0anot-before\x02\x08policies\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ -r\x09\x09condition\x05\x0aexpires-on\x05\x09issued-on\x05\x0bmodified-on\x05\x04\ -name\x05\x0anot-before\x05\x08policies\x05\x06status\x05\x05value\x05\x04\0\x03r\ -es\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ -=pulumi:cloudflare/api-token@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x18\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0dsmart-routing\x02\x0e\ -tiered-caching\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x0ds\ -mart-routing\x05\x0etiered-caching\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01\ -@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x018pulumi:cloudfla\ -re/argo@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x19\x01B\x0a\x02\x03\x02\x01\x01\x04\ -\0\x06output\x03\0\0\x01h\x01\x01r\x04&authenticated-origin-pulls-certificate\x02\ -\x07enabled\x02\x08hostname\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ -r\x04&authenticated-origin-pulls-certificate\x05\x07enabled\x05\x08hostname\x05\x07\ -zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ -invoke\x01\x08\x04\x01Npulumi:cloudflare/authenticated-origin-pulls@5.24.1-DIVID\ -ER-ZERO.ZERO.ZERO-DEV\x05\x1a\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\ -\0\x01h\x01\x01r\x04\x0bcertificate\x02\x0bprivate-key\x02\x04type\x02\x07zone-i\ -d\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x0bcertificate\x05\x0aexpires-on\ -\x05\x06issuer\x05\x0bprivate-key\x05\x0dserial-number\x05\x09signature\x05\x06s\ -tatus\x05\x04type\x05\x0buploaded-on\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01\ -@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:cloudfla\ -re/authenticated-origin-pulls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x1b\ -\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0a\x11auto-\ -update-model\x02\x09enable-js\x02\x0afight-mode\x02\x12optimize-wordpress\x02\x19\ -sbfm-definitely-automated\x02\x15sbfm-likely-automated\x02\x1fsbfm-static-resour\ -ce-protection\x02\x12sbfm-verified-bots\x02\x16suppress-session-score\x02\x07zon\ -e-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0b\x11auto-update-model\x05\x09e\ -nable-js\x05\x0afight-mode\x05\x12optimize-wordpress\x05\x19sbfm-definitely-auto\ -mated\x05\x15sbfm-likely-automated\x05\x1fsbfm-static-resource-protection\x05\x12\ -sbfm-verified-bots\x05\x16suppress-session-score\x05\x12using-latest-model\x05\x07\ +re/api-shield-operation@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeE\ +IGHT\x05\x14\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\ +\x11mitigation-action\x02\x0coperation-id\x02\x07zone-id\x02\x04\0\x04args\x03\0\ +\x03\x01i\x01\x01r\x03\x11mitigation-action\x05\x0coperation-id\x05\x07zone-id\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01~pulumi:cloudflare/api-shield-operation-schema-validation-settings@5.24.\ +1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x15\x01B\x0a\x02\x03\ +\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x04kind\x02\x04name\x02\x06\ +source\x02\x12validation-enabled\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\ +\x01\x01r\x05\x04kind\x05\x04name\x05\x06source\x05\x12validation-enabled\x05\x07\ zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ -invoke\x01\x08\x04\x01Bpulumi:cloudflare/bot-management@5.24.1-DIVIDER-ZERO.ZERO\ -.ZERO-DEV\x05\x1c\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ -r\x04\x0aaccount-id\x02\x0dadvertisement\x02\x0bdescription\x02\x09prefix-id\x02\ -\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x0dadvertisement\x05\ -\x0bdescription\x05\x09prefix-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ -args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Apulumi:cloudflare/byo-ip-prefix@5\ -.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x1d\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06o\ -utput\x03\0\0\x01h\x01\x01r\x0a\x15certificate-authority\x02\x13cloudflare-brand\ -ing\x02\x05hosts\x02\x04type\x02\x11validation-errors\x02\x11validation-method\x02\ -\x12validation-records\x02\x0dvalidity-days\x02\x16wait-for-active-status\x02\x07\ -zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x15certificate-authority\x05\ -\x13cloudflare-branding\x05\x05hosts\x05\x04type\x05\x11validation-errors\x05\x11\ -validation-method\x05\x12validation-records\x05\x0dvalidity-days\x05\x16wait-for\ --active-status\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04ar\ -gs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Dpulumi:cloudflare/certificate-pack@\ -5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x1e\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x07\x0fcustom-metadata\x02\x14custom-origin-server\x02\ -\x11custom-origin-sni\x02\x08hostname\x02\x04ssls\x02\x1fwait-for-ssl-pending-va\ -lidation\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x0fcustom-\ -metadata\x05\x14custom-origin-server\x05\x11custom-origin-sni\x05\x08hostname\x05\ -\x16ownership-verification\x05\x1bownership-verification-http\x05\x04ssls\x05\x06\ -status\x05\x1fwait-for-ssl-pending-validation\x05\x07zone-id\x05\x04\0\x03res\x03\ -\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Cpulum\ -i:cloudflare/custom-hostname@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x1f\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x06origin\x02\x07zone\ --id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x06origin\x05\x06status\x05\x07\ +invoke\x01\x08\x04\x01`pulumi:cloudflare/api-shield-schema@5.24.1-DIVIDER-ZERO.Z\ +ERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x16\x01B\x0a\x02\x03\x02\x01\x01\x04\ +\0\x06output\x03\0\0\x01h\x01\x01r\x03$validation-default-mitigation-action\x02%\ +validation-override-mitigation-action\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\ +\x01i\x01\x01r\x03$validation-default-mitigation-action\x05%validation-override-\ +mitigation-action\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01tpulumi:cloudflare/api-shield-sche\ +ma-validation-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEI\ +GHT\x05\x17\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\ +\x09condition\x02\x0aexpires-on\x02\x04name\x02\x0anot-before\x02\x08policies\x02\ +\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x09\x09condition\x05\x0aexpires-on\x05\x09\ +issued-on\x05\x0bmodified-on\x05\x04name\x05\x0anot-before\x05\x08policies\x05\x06\ +status\x05\x05value\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ +\x04\0\x06invoke\x01\x08\x04\x01Xpulumi:cloudflare/api-token@5.24.1-DIVIDER-ZERO\ +.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x18\x01B\x0a\x02\x03\x02\x01\x01\x04\ +\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0dsmart-routing\x02\x0etiered-caching\x02\ +\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x0dsmart-routing\x05\x0e\ +tiered-caching\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04ar\ +gs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Spulumi:cloudflare/argo@5.24.1-DIVID\ +ER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x19\x01B\x0a\x02\x03\x02\x01\ +\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04&authenticated-origin-pulls-certif\ +icate\x02\x07enabled\x02\x08hostname\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01\ +i\x01\x01r\x04&authenticated-origin-pulls-certificate\x05\x07enabled\x05\x08host\ +name\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ +\x04\0\x06invoke\x01\x08\x04\x01ipulumi:cloudflare/authenticated-origin-pulls@5.\ +24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x1a\x01B\x0a\x02\x03\ +\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0bcertificate\x02\x0bpri\ +vate-key\x02\x04type\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\ +\x0bcertificate\x05\x0aexpires-on\x05\x06issuer\x05\x0bprivate-key\x05\x0dserial\ +-number\x05\x09signature\x05\x06status\x05\x04type\x05\x0buploaded-on\x05\x07zon\ +e-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06inv\ +oke\x01\x08\x04\x01upulumi:cloudflare/authenticated-origin-pulls-certificate@5.2\ +4.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x1b\x01B\x0a\x02\x03\ +\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0a\x11auto-update-model\x02\x09\ +enable-js\x02\x0afight-mode\x02\x12optimize-wordpress\x02\x19sbfm-definitely-aut\ +omated\x02\x15sbfm-likely-automated\x02\x1fsbfm-static-resource-protection\x02\x12\ +sbfm-verified-bots\x02\x16suppress-session-score\x02\x07zone-id\x02\x04\0\x04arg\ +s\x03\0\x03\x01i\x01\x01r\x0b\x11auto-update-model\x05\x09enable-js\x05\x0afight\ +-mode\x05\x12optimize-wordpress\x05\x19sbfm-definitely-automated\x05\x15sbfm-lik\ +ely-automated\x05\x1fsbfm-static-resource-protection\x05\x12sbfm-verified-bots\x05\ +\x16suppress-session-score\x05\x12using-latest-model\x05\x07zone-id\x05\x04\0\x03\ +res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ +]pulumi:cloudflare/bot-management@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIX\ +NINEaONEeEIGHT\x05\x1c\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\ +\x01\x01r\x04\x0aaccount-id\x02\x0dadvertisement\x02\x0bdescription\x02\x09prefi\ +x-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x0dadvertis\ +ement\x05\x0bdescription\x05\x09prefix-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ +names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\\pulumi:cloudflare/byo-i\ +p-prefix@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x1d\x01\ +B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0a\x15certifica\ +te-authority\x02\x13cloudflare-branding\x02\x05hosts\x02\x04type\x02\x11validati\ +on-errors\x02\x11validation-method\x02\x12validation-records\x02\x0dvalidity-day\ +s\x02\x16wait-for-active-status\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\ +\x01r\x0a\x15certificate-authority\x05\x13cloudflare-branding\x05\x05hosts\x05\x04\ +type\x05\x11validation-errors\x05\x11validation-method\x05\x12validation-records\ +\x05\x0dvalidity-days\x05\x16wait-for-active-status\x05\x07zone-id\x05\x04\0\x03\ +res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ +_pulumi:cloudflare/certificate-pack@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENS\ +IXNINEaONEeEIGHT\x05\x1e\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x07\x0fcustom-metadata\x02\x14custom-origin-server\x02\x11custom-orig\ +in-sni\x02\x08hostname\x02\x04ssls\x02\x1fwait-for-ssl-pending-validation\x02\x07\ +zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x0fcustom-metadata\x05\x14\ +custom-origin-server\x05\x11custom-origin-sni\x05\x08hostname\x05\x16ownership-v\ +erification\x05\x1bownership-verification-http\x05\x04ssls\x05\x06status\x05\x1f\ +wait-for-ssl-pending-validation\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\ +\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01^pulumi:cloudflare/cu\ +stom-hostname@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x1f\ +\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x06origi\ +n\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x06origin\x05\x06\ +status\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\ +\x07\x04\0\x06invoke\x01\x08\x04\x01npulumi:cloudflare/custom-hostname-fallback-\ +origin@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x20\x01B\ +\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\ +\x02\x05state\x02\x04type\x02\x03url\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01\ +i\x01\x01r\x05\x0aaccount-id\x05\x05state\x05\x04type\x05\x03url\x05\x07zone-id\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01[pulumi:cloudflare/custom-pages@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SE\ +VENSIXNINEaONEeEIGHT\x05!\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x03\x12custom-ssl-options\x02\x15custom-ssl-priorities\x02\x07zone-id\ +\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0b\x12custom-ssl-options\x05\x15cust\ +om-ssl-priorities\x05\x0aexpires-on\x05\x05hosts\x05\x06issuer\x05\x0bmodified-o\ +n\x05\x08priority\x05\x09signature\x05\x06status\x05\x0buploaded-on\x05\x07zone-\ +id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invok\ +e\x01\x08\x04\x01Ypulumi:cloudflare/custom-ssl@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIG\ +HTLY-SEVENSIXNINEaONEeEIGHT\x05\"\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ +\0\0\x01h\x01\x01r\x02\x0aaccount-id\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01\ +i\x01\x01r\x03\x0aaccount-id\x05\x04name\x05\x07version\x05\x04\0\x03res\x03\0\x06\ +\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:clou\ +dflare/d1-database@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\ +#\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aacco\ +unt-id\x02\x04data\x02\x0bdescription\x02\x07enabled\x02\x08interval\x02\x04name\ +\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0aaccount-id\x05\x07created\x05\x04\ +data\x05\x0bdescription\x05\x07enabled\x05\x08interval\x05\x04name\x05\x07update\ +d\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\ +\x01\x08\x04\x01^pulumi:cloudflare/device-dex-test@5.24.1-DIVIDER-ZERO.ZERO.ZERO\ +-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05$\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outpu\ +t\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x06config\x02\x04name\x02\x04type\x02\ +\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x06config\x05\x04na\ +me\x05\x04type\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\ +\0\x06invoke\x01\x08\x04\x01fpulumi:cloudflare/device-managed-networks@5.24.1-DI\ +VIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05%\x01B\x0a\x02\x03\x02\x01\ +\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x07enabled\x02\x07zone-id\x02\x04\ +\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x07enabled\x05\x07zone-id\x05\x04\0\x03re\ +s\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01i\ +pulumi:cloudflare/device-policy-certificates@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHT\ +LY-SEVENSIXNINEaONEeEIGHT\x05&\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\ +\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x07configs\x02\x0aidentifier\x02\x08inter\ +val\x02\x04name\x02\x04type\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\x0aacc\ +ount-id\x05\x07configs\x05\x0aidentifier\x05\x08interval\x05\x04name\x05\x04type\ +\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\ +\x08\x04\x01ipulumi:cloudflare/device-posture-integration@5.24.1-DIVIDER-ZERO.ZE\ +RO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05'\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ +output\x03\0\0\x01h\x01\x01r\x08\x0aaccount-id\x02\x0bdescription\x02\x0aexpirat\ +ion\x02\x06inputs\x02\x07matches\x02\x04name\x02\x08schedule\x02\x04type\x02\x04\ +\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0aaccount-id\x05\x0bdescription\x05\x0ae\ +xpiration\x05\x06inputs\x05\x07matches\x05\x04name\x05\x08schedule\x05\x04type\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01bpulumi:cloudflare/device-posture-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIG\ +HTLY-SEVENSIXNINEaONEeEIGHT\x05(\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ +\0\0\x01h\x01\x01r\x12\x0aaccount-id\x02\x11allow-mode-switch\x02\x0dallow-updat\ +es\x02\x10allowed-to-leave\x02\x0cauto-connect\x02\x0ecaptive-portal\x02\x07defa\ +ult\x02\x0bdescription\x02\x15disable-auto-fallback\x02\x07enabled\x02\x12exclud\ +e-office-ips\x02\x05match\x02\x04name\x02\x0aprecedence\x02\x14service-mode-v2-m\ +ode\x02\x14service-mode-v2-port\x02\x0bsupport-url\x02\x0dswitch-locked\x02\x04\0\ +\x04args\x03\0\x03\x01i\x01\x01r\x12\x0aaccount-id\x05\x11allow-mode-switch\x05\x0d\ +allow-updates\x05\x10allowed-to-leave\x05\x0cauto-connect\x05\x0ecaptive-portal\x05\ +\x07default\x05\x0bdescription\x05\x15disable-auto-fallback\x05\x07enabled\x05\x12\ +exclude-office-ips\x05\x05match\x05\x04name\x05\x0aprecedence\x05\x14service-mod\ +e-v2-mode\x05\x14service-mode-v2-port\x05\x0bsupport-url\x05\x0dswitch-locked\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01epulumi:cloudflare/device-settings-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-\ +NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05)\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\ +\x03\0\0\x01h\x01\x01r\x07\x0aaccount-id\x02\x13allowed-match-count\x02\x11conte\ +xt-awareness\x02\x0bdescription\x02\x07entries\x02\x04name\x02\x04type\x02\x04\0\ +\x04args\x03\0\x03\x01i\x01\x01r\x07\x0aaccount-id\x05\x13allowed-match-count\x05\ +\x11context-awareness\x05\x0bdescription\x05\x07entries\x05\x04name\x05\x04type\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01Zpulumi:cloudflare/dlp-profile@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEV\ +ENSIXNINEaONEeEIGHT\x05*\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x02\x0aaccount-id\x02\x05email\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x06\x0aaccount-id\x05\x07created\x05\x05email\x05\x08modified\x05\x03tag\x05\x08\ +verified\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ +invoke\x01\x08\x04\x01dpulumi:cloudflare/email-routing-address@5.24.1-DIVIDER-ZE\ +RO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05+\x01B\x0a\x02\x03\x02\x01\x01\x04\ +\0\x06output\x03\0\0\x01h\x01\x01r\x05\x07actions\x02\x07enabled\x02\x08matchers\ +\x02\x04name\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\x07act\ +ions\x05\x07enabled\x05\x08matchers\x05\x04name\x05\x03tag\x05\x07zone-id\x05\x04\ +\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ +\x01fpulumi:cloudflare/email-routing-catch-all@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIG\ +HTLY-SEVENSIXNINEaONEeEIGHT\x05,\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ +\0\0\x01h\x01\x01r\x06\x07actions\x02\x07enabled\x02\x08matchers\x02\x04name\x02\ +\x08priority\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x07act\ +ions\x05\x07enabled\x05\x08matchers\x05\x04name\x05\x08priority\x05\x03tag\x05\x07\ zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ -invoke\x01\x08\x04\x01Spulumi:cloudflare/custom-hostname-fallback-origin@5.24.1-\ -DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x20\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ -\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x05state\x02\x04type\x02\x03url\x02\x07\ -zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0aaccount-id\x05\x05state\ -\x05\x04type\x05\x03url\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04na\ -mes\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01@pulumi:cloudflare/custom-p\ -ages@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05!\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x03\x12custom-ssl-options\x02\x15custom-ssl-priorit\ -ies\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0b\x12custom-ssl-o\ -ptions\x05\x15custom-ssl-priorities\x05\x0aexpires-on\x05\x05hosts\x05\x06issuer\ -\x05\x0bmodified-on\x05\x08priority\x05\x09signature\x05\x06status\x05\x0bupload\ -ed-on\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ -\x04\0\x06invoke\x01\x08\x04\x01>pulumi:cloudflare/custom-ssl@5.24.1-DIVIDER-ZER\ -O.ZERO.ZERO-DEV\x05\"\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ -\x01r\x02\x0aaccount-id\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\ -\x0aaccount-id\x05\x04name\x05\x07version\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ -names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01?pulumi:cloudflare/d1-dat\ -abase@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05#\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x04data\x02\x0bdescription\x02\ -\x07enabled\x02\x08interval\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ -r\x08\x0aaccount-id\x05\x07created\x05\x04data\x05\x0bdescription\x05\x07enabled\ -\x05\x08interval\x05\x04name\x05\x07updated\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ -names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Cpulumi:cloudflare/device\ --dex-test@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05$\x01B\x0a\x02\x03\x02\x01\x01\x04\ -\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x06config\x02\x04name\x02\ -\x04type\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x06conf\ -ig\x05\x04name\x05\x04type\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ -\0\x07\x04\0\x06invoke\x01\x08\x04\x01Kpulumi:cloudflare/device-managed-networks\ -@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05%\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06ou\ -tput\x03\0\0\x01h\x01\x01r\x02\x07enabled\x02\x07zone-id\x02\x04\0\x04args\x03\0\ -\x03\x01i\x01\x01r\x02\x07enabled\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\ -\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Npulumi:cloudflar\ -e/device-policy-certificates@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05&\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x07\ -configs\x02\x0aidentifier\x02\x08interval\x02\x04name\x02\x04type\x02\x04\0\x04a\ -rgs\x03\0\x03\x01i\x01\x01r\x06\x0aaccount-id\x05\x07configs\x05\x0aidentifier\x05\ -\x08interval\x05\x04name\x05\x04type\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04name\ -s\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Npulumi:cloudflare/device-pos\ -ture-integration@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05'\x01B\x0a\x02\x03\x02\x01\ -\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x08\x0aaccount-id\x02\x0bdescription\x02\ -\x0aexpiration\x02\x06inputs\x02\x07matches\x02\x04name\x02\x08schedule\x02\x04t\ -ype\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0aaccount-id\x05\x0bdescripti\ -on\x05\x0aexpiration\x05\x06inputs\x05\x07matches\x05\x04name\x05\x08schedule\x05\ -\x04type\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ -invoke\x01\x08\x04\x01Gpulumi:cloudflare/device-posture-rule@5.24.1-DIVIDER-ZERO\ -.ZERO.ZERO-DEV\x05(\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ -\x01r\x12\x0aaccount-id\x02\x11allow-mode-switch\x02\x0dallow-updates\x02\x10all\ -owed-to-leave\x02\x0cauto-connect\x02\x0ecaptive-portal\x02\x07default\x02\x0bde\ -scription\x02\x15disable-auto-fallback\x02\x07enabled\x02\x12exclude-office-ips\x02\ -\x05match\x02\x04name\x02\x0aprecedence\x02\x14service-mode-v2-mode\x02\x14servi\ -ce-mode-v2-port\x02\x0bsupport-url\x02\x0dswitch-locked\x02\x04\0\x04args\x03\0\x03\ -\x01i\x01\x01r\x12\x0aaccount-id\x05\x11allow-mode-switch\x05\x0dallow-updates\x05\ -\x10allowed-to-leave\x05\x0cauto-connect\x05\x0ecaptive-portal\x05\x07default\x05\ -\x0bdescription\x05\x15disable-auto-fallback\x05\x07enabled\x05\x12exclude-offic\ -e-ips\x05\x05match\x05\x04name\x05\x0aprecedence\x05\x14service-mode-v2-mode\x05\ -\x14service-mode-v2-port\x05\x0bsupport-url\x05\x0dswitch-locked\x05\x04\0\x03re\ -s\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01J\ -pulumi:cloudflare/device-settings-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05)\x01\ -B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x07\x0aaccount-i\ -d\x02\x13allowed-match-count\x02\x11context-awareness\x02\x0bdescription\x02\x07\ -entries\x02\x04name\x02\x04type\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x0a\ -account-id\x05\x13allowed-match-count\x05\x11context-awareness\x05\x0bdescriptio\ -n\x05\x07entries\x05\x04name\x05\x04type\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ -names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01?pulumi:cloudflare/dlp-pr\ -ofile@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05*\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x02\x0aaccount-id\x02\x05email\x02\x04\0\x04args\x03\ -\0\x03\x01i\x01\x01r\x06\x0aaccount-id\x05\x07created\x05\x05email\x05\x08modifi\ -ed\x05\x03tag\x05\x08verified\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04ar\ -gs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ipulumi:cloudflare/email-routing-add\ -ress@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05+\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x05\x07actions\x02\x07enabled\x02\x08matchers\x02\x04\ -name\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\x07actions\x05\ -\x07enabled\x05\x08matchers\x05\x04name\x05\x03tag\x05\x07zone-id\x05\x04\0\x03r\ -es\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ -Kpulumi:cloudflare/email-routing-catch-all@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\ -,\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x07acti\ -ons\x02\x07enabled\x02\x08matchers\x02\x04name\x02\x08priority\x02\x07zone-id\x02\ -\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x07actions\x05\x07enabled\x05\x08matc\ -hers\x05\x04name\x05\x08priority\x05\x03tag\x05\x07zone-id\x05\x04\0\x03res\x03\0\ -\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Fpulumi:\ -cloudflare/email-routing-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05-\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x07enabled\x02\x0bski\ -p-wizard\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x07created\ -\x05\x07enabled\x05\x08modified\x05\x04name\x05\x0bskip-wizard\x05\x06status\x05\ -\x03tag\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\ -\x07\x04\0\x06invoke\x01\x08\x04\x01Jpulumi:cloudflare/email-routing-settings@5.\ -24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05.\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outpu\ -t\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x07domains\x02\x09policy-id\x02\x04\ +invoke\x01\x08\x04\x01apulumi:cloudflare/email-routing-rule@5.24.1-DIVIDER-ZERO.\ +ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05-\x01B\x0a\x02\x03\x02\x01\x01\x04\0\ +\x06output\x03\0\0\x01h\x01\x01r\x03\x07enabled\x02\x0bskip-wizard\x02\x07zone-i\ +d\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x07created\x05\x07enabled\x05\x08\ +modified\x05\x04name\x05\x0bskip-wizard\x05\x06status\x05\x03tag\x05\x07zone-id\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01epulumi:cloudflare/email-routing-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-\ +NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05.\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\ +\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x07domains\x02\x09policy-id\x02\x04\ \0\x04args\x03\0\x03\x01i\x01\x01r\x03\x0aaccount-id\x05\x07domains\x05\x09polic\ y-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06inv\ -oke\x01\x08\x04\x01Cpulumi:cloudflare/fallback-domain@5.24.1-DIVIDER-ZERO.ZERO.Z\ -ERO-DEV\x05/\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\ -\x0bdescription\x02\x0aexpression\x02\x06paused\x02\x03ref\x02\x07zone-id\x02\x04\ -\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0bdescription\x05\x0aexpression\x05\x06p\ -aused\x05\x03ref\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ -args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01:pulumi:cloudflare/filter@5.24.1-D\ -IVIDER-ZERO.ZERO.ZERO-DEV\x050\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\ -\0\x01h\x01\x01r\x07\x06action\x02\x0bdescription\x02\x09filter-id\x02\x06paused\ -\x02\x08priority\x02\x08products\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\ -\x01\x01r\x07\x06action\x05\x0bdescription\x05\x09filter-id\x05\x06paused\x05\x08\ -priority\x05\x08products\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04n\ -ames\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Apulumi:cloudflare/firewal\ -l-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x051\x01B\x0a\x02\x03\x02\x01\x01\x04\0\ +oke\x01\x08\x04\x01^pulumi:cloudflare/fallback-domain@5.24.1-DIVIDER-ZERO.ZERO.Z\ +ERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05/\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06ou\ +tput\x03\0\0\x01h\x01\x01r\x05\x0bdescription\x02\x0aexpression\x02\x06paused\x02\ +\x03ref\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0bdescript\ +ion\x05\x0aexpression\x05\x06paused\x05\x03ref\x05\x07zone-id\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Upulum\ +i:cloudflare/filter@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\ +\x050\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x07\x06\ +action\x02\x0bdescription\x02\x09filter-id\x02\x06paused\x02\x08priority\x02\x08\ +products\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x06action\x05\ +\x0bdescription\x05\x09filter-id\x05\x06paused\x05\x08priority\x05\x08products\x05\ +\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\ +\x06invoke\x01\x08\x04\x01\\pulumi:cloudflare/firewall-rule@5.24.1-DIVIDER-ZERO.\ +ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x051\x01B\x0a\x02\x03\x02\x01\x01\x04\0\ \x06output\x03\0\0\x01h\x01\x01r\x0b\x0aaccount-id\x02\x17cloudflare-gre-endpoin\ t\x02\x15customer-gre-endpoint\x02\x0bdescription\x02\x14health-check-enabled\x02\ \x13health-check-target\x02\x11health-check-type\x02\x11interface-address\x02\x03\ @@ -19799,468 +19817,492 @@ mtu\x02\x04name\x02\x03ttl\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0b\x0aacco unt-id\x05\x17cloudflare-gre-endpoint\x05\x15customer-gre-endpoint\x05\x0bdescri\ ption\x05\x14health-check-enabled\x05\x13health-check-target\x05\x11health-check\ -type\x05\x11interface-address\x05\x03mtu\x05\x04name\x05\x03ttl\x05\x04\0\x03re\ -s\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01>\ -pulumi:cloudflare/gre-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x052\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x14\x07address\x02\x0eall\ -ow-insecure\x02\x0dcheck-regions\x02\x11consecutive-fails\x02\x15consecutive-suc\ -cesses\x02\x0bdescription\x02\x0dexpected-body\x02\x0eexpected-codes\x02\x10foll\ -ow-redirects\x02\x07headers\x02\x08interval\x02\x06method\x02\x04name\x02\x04pat\ -h\x02\x04port\x02\x07retries\x02\x09suspended\x02\x07timeout\x02\x04type\x02\x07\ -zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x16\x07address\x05\x0eallow-in\ -secure\x05\x0dcheck-regions\x05\x11consecutive-fails\x05\x15consecutive-successe\ -s\x05\x0acreated-on\x05\x0bdescription\x05\x0dexpected-body\x05\x0eexpected-code\ -s\x05\x10follow-redirects\x05\x07headers\x05\x08interval\x05\x06method\x05\x0bmo\ -dified-on\x05\x04name\x05\x04path\x05\x04port\x05\x07retries\x05\x09suspended\x05\ -\x07timeout\x05\x04type\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04na\ -mes\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01?pulumi:cloudflare/healthch\ -eck@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x053\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x04\x08hostname\x02\x07setting\x02\x05value\x02\x07\ -zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\x0acreated-at\x05\x08hostn\ -ame\x05\x07setting\x05\x0aupdated-at\x05\x05value\x05\x07zone-id\x05\x04\0\x03re\ -s\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01H\ -pulumi:cloudflare/hostname-tls-setting@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x054\x01\ -B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x08hostname\x02\ -\x05ports\x02\x06values\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\ -\x06\x0acreated-at\x05\x08hostname\x05\x05ports\x05\x0aupdated-at\x05\x06values\x05\ -\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\ -\x06invoke\x01\x08\x04\x01Ppulumi:cloudflare/hostname-tls-setting-ciphers@5.24.1\ --DIVIDER-ZERO.ZERO.ZERO-DEV\x055\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ -\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x07caching\x02\x04name\x02\x06origin\x02\ -\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x07caching\x05\x04n\ -ame\x05\x06origin\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ -\x04\0\x06invoke\x01\x08\x04\x01Epulumi:cloudflare/hyperdrive-config@5.24.1-DIVI\ -DER-ZERO.ZERO.ZERO-DEV\x056\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\ -\x01h\x01\x01r\x11\x0aaccount-id\x02\x11allow-null-cipher\x02\x13cloudflare-endp\ -oint\x02\x11customer-endpoint\x02\x0bdescription\x02\x07fqdn-id\x02\x16health-ch\ -eck-direction\x02\x14health-check-enabled\x02\x11health-check-rate\x02\x13health\ --check-target\x02\x11health-check-type\x02\x06hex-id\x02\x11interface-address\x02\ -\x04name\x02\x03psk\x02\x09remote-id\x02\x07user-id\x02\x04\0\x04args\x03\0\x03\x01\ -i\x01\x01r\x11\x0aaccount-id\x05\x11allow-null-cipher\x05\x13cloudflare-endpoint\ -\x05\x11customer-endpoint\x05\x0bdescription\x05\x07fqdn-id\x05\x16health-check-\ -direction\x05\x14health-check-enabled\x05\x11health-check-rate\x05\x13health-che\ -ck-target\x05\x11health-check-type\x05\x06hex-id\x05\x11interface-address\x05\x04\ -name\x05\x03psk\x05\x09remote-id\x05\x07user-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\ -\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01@pulumi:cloudflare/ip\ -sec-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x057\x01B\x0a\x02\x03\x02\x01\x01\x04\ -\0\x06output\x03\0\0\x01h\x01\x01r\x07\x0dbundle-method\x02\x0bcertificate\x02\x07\ -enabled\x02\x04host\x02\x04name\x02\x04port\x02\x07zone-id\x02\x04\0\x04args\x03\ -\0\x03\x01i\x01\x01r\x08\x0dbundle-method\x05\x0bcertificate\x05\x07enabled\x05\x04\ -host\x05\x04name\x05\x04port\x05\x06status\x05\x07zone-id\x05\x04\0\x03res\x03\0\ -\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Gpulumi:\ -cloudflare/keyless-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x058\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x0b\ -description\x02\x05items\x02\x04kind\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01\ -i\x01\x01r\x05\x0aaccount-id\x05\x0bdescription\x05\x05items\x05\x04kind\x05\x04\ -name\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06inv\ -oke\x01\x08\x04\x018pulumi:cloudflare/list@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\ -9\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x07\x0aacco\ -unt-id\x02\x03asn\x02\x07comment\x02\x08hostname\x02\x02ip\x02\x07list-id\x02\x08\ -redirect\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x0aaccount-id\x05\x03asn\x05\ -\x07comment\x05\x08hostname\x05\x02ip\x05\x07list-id\x05\x08redirect\x05\x04\0\x03\ -res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ -=pulumi:cloudflare/list-item@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05:\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x13\x11adaptive-routings\x02\ -\x0dcountry-pools\x02\x10default-pool-ids\x02\x0bdescription\x02\x07enabled\x02\x10\ -fallback-pool-id\x02\x13location-strategies\x02\x04name\x02\x09pop-pools\x02\x07\ -proxied\x02\x10random-steerings\x02\x0cregion-pools\x02\x05rules\x02\x10session-\ -affinity\x02\x1bsession-affinity-attributes\x02\x14session-affinity-ttl\x02\x0fs\ -teering-policy\x02\x03ttl\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ -r\x15\x11adaptive-routings\x05\x0dcountry-pools\x05\x0acreated-on\x05\x10default\ --pool-ids\x05\x0bdescription\x05\x07enabled\x05\x10fallback-pool-id\x05\x13locat\ -ion-strategies\x05\x0bmodified-on\x05\x04name\x05\x09pop-pools\x05\x07proxied\x05\ +s\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Y\ +pulumi:cloudflare/gre-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEa\ +ONEeEIGHT\x052\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x14\x07address\x02\x0eallow-insecure\x02\x0dcheck-regions\x02\x11consecutive-f\ +ails\x02\x15consecutive-successes\x02\x0bdescription\x02\x0dexpected-body\x02\x0e\ +expected-codes\x02\x10follow-redirects\x02\x07headers\x02\x08interval\x02\x06met\ +hod\x02\x04name\x02\x04path\x02\x04port\x02\x07retries\x02\x09suspended\x02\x07t\ +imeout\x02\x04type\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x16\x07\ +address\x05\x0eallow-insecure\x05\x0dcheck-regions\x05\x11consecutive-fails\x05\x15\ +consecutive-successes\x05\x0acreated-on\x05\x0bdescription\x05\x0dexpected-body\x05\ +\x0eexpected-codes\x05\x10follow-redirects\x05\x07headers\x05\x08interval\x05\x06\ +method\x05\x0bmodified-on\x05\x04name\x05\x04path\x05\x04port\x05\x07retries\x05\ +\x09suspended\x05\x07timeout\x05\x04type\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\ +\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:clou\ +dflare/healthcheck@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\ +3\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x08host\ +name\x02\x07setting\x02\x05value\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\ +\x01\x01r\x06\x0acreated-at\x05\x08hostname\x05\x07setting\x05\x0aupdated-at\x05\ +\x05value\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ +\0\x07\x04\0\x06invoke\x01\x08\x04\x01cpulumi:cloudflare/hostname-tls-setting@5.\ +24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x054\x01B\x0a\x02\x03\ +\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x08hostname\x02\x05ports\x02\ +\x06values\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\x0acreat\ +ed-at\x05\x08hostname\x05\x05ports\x05\x0aupdated-at\x05\x06values\x05\x07zone-i\ +d\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\ +\x01\x08\x04\x01kpulumi:cloudflare/hostname-tls-setting-ciphers@5.24.1-DIVIDER-Z\ +ERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x055\x01B\x0a\x02\x03\x02\x01\x01\x04\ +\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x07caching\x02\x04name\x02\ +\x06origin\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x07ca\ +ching\x05\x04name\x05\x06origin\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01`pulumi:cloudflare/hyperdrive-conf\ +ig@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x056\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x11\x0aaccount-id\x02\x11\ +allow-null-cipher\x02\x13cloudflare-endpoint\x02\x11customer-endpoint\x02\x0bdes\ +cription\x02\x07fqdn-id\x02\x16health-check-direction\x02\x14health-check-enable\ +d\x02\x11health-check-rate\x02\x13health-check-target\x02\x11health-check-type\x02\ +\x06hex-id\x02\x11interface-address\x02\x04name\x02\x03psk\x02\x09remote-id\x02\x07\ +user-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x11\x0aaccount-id\x05\x11allow\ +-null-cipher\x05\x13cloudflare-endpoint\x05\x11customer-endpoint\x05\x0bdescript\ +ion\x05\x07fqdn-id\x05\x16health-check-direction\x05\x14health-check-enabled\x05\ +\x11health-check-rate\x05\x13health-check-target\x05\x11health-check-type\x05\x06\ +hex-id\x05\x11interface-address\x05\x04name\x05\x03psk\x05\x09remote-id\x05\x07u\ +ser-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06i\ +nvoke\x01\x08\x04\x01[pulumi:cloudflare/ipsec-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZE\ +RO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x057\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06out\ +put\x03\0\0\x01h\x01\x01r\x07\x0dbundle-method\x02\x0bcertificate\x02\x07enabled\ +\x02\x04host\x02\x04name\x02\x04port\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01\ +i\x01\x01r\x08\x0dbundle-method\x05\x0bcertificate\x05\x07enabled\x05\x04host\x05\ +\x04name\x05\x04port\x05\x06status\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01bpulumi:cloudfla\ +re/keyless-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEI\ +GHT\x058\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0a\ +account-id\x02\x0bdescription\x02\x05items\x02\x04kind\x02\x04name\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x05\x0aaccount-id\x05\x0bdescription\x05\x05items\x05\ +\x04kind\x05\x04name\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ +\x04\0\x06invoke\x01\x08\x04\x01Spulumi:cloudflare/list@5.24.1-DIVIDER-ZERO.ZERO\ +.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x059\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ +output\x03\0\0\x01h\x01\x01r\x07\x0aaccount-id\x02\x03asn\x02\x07comment\x02\x08\ +hostname\x02\x02ip\x02\x07list-id\x02\x08redirect\x02\x04\0\x04args\x03\0\x03\x01\ +i\x01\x01r\x07\x0aaccount-id\x05\x03asn\x05\x07comment\x05\x08hostname\x05\x02ip\ +\x05\x07list-id\x05\x08redirect\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Xpulumi:cloudflare/list-item@5.24.\ +1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05:\x01B\x0a\x02\x03\x02\ +\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x13\x11adaptive-routings\x02\x0dc\ +ountry-pools\x02\x10default-pool-ids\x02\x0bdescription\x02\x07enabled\x02\x10fa\ +llback-pool-id\x02\x13location-strategies\x02\x04name\x02\x09pop-pools\x02\x07pr\ +oxied\x02\x10random-steerings\x02\x0cregion-pools\x02\x05rules\x02\x10session-af\ +finity\x02\x1bsession-affinity-attributes\x02\x14session-affinity-ttl\x02\x0fste\ +ering-policy\x02\x03ttl\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\ +\x15\x11adaptive-routings\x05\x0dcountry-pools\x05\x0acreated-on\x05\x10default-\ +pool-ids\x05\x0bdescription\x05\x07enabled\x05\x10fallback-pool-id\x05\x13locati\ +on-strategies\x05\x0bmodified-on\x05\x04name\x05\x09pop-pools\x05\x07proxied\x05\ \x10random-steerings\x05\x0cregion-pools\x05\x05rules\x05\x10session-affinity\x05\ \x1bsession-affinity-attributes\x05\x14session-affinity-ttl\x05\x0fsteering-poli\ cy\x05\x03ttl\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04arg\ -s\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Apulumi:cloudflare/load-balancer@5.24\ -.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05;\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ -\0\0\x01h\x01\x01r\x11\x0aaccount-id\x02\x0eallow-insecure\x02\x10consecutive-do\ -wn\x02\x0econsecutive-up\x02\x0bdescription\x02\x0dexpected-body\x02\x0eexpected\ --codes\x02\x10follow-redirects\x02\x07headers\x02\x08interval\x02\x06method\x02\x04\ -path\x02\x04port\x02\x0aprobe-zone\x02\x07retries\x02\x07timeout\x02\x04type\x02\ -\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x13\x0aaccount-id\x05\x0eallow-insecure\x05\ -\x10consecutive-down\x05\x0econsecutive-up\x05\x0acreated-on\x05\x0bdescription\x05\ -\x0dexpected-body\x05\x0eexpected-codes\x05\x10follow-redirects\x05\x07headers\x05\ -\x08interval\x05\x06method\x05\x0bmodified-on\x05\x04path\x05\x04port\x05\x0apro\ -be-zone\x05\x07retries\x05\x07timeout\x05\x04type\x05\x04\0\x03res\x03\0\x06\x01\ -@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ipulumi:cloudfla\ -re/load-balancer-monitor@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05<\x01B\x0a\x02\x03\ -\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0d\x0aaccount-id\x02\x0dchec\ -k-regions\x02\x0bdescription\x02\x07enabled\x02\x08latitude\x02\x0eload-shedding\ -s\x02\x09longitude\x02\x0fminimum-origins\x02\x07monitor\x02\x04name\x02\x12noti\ -fication-email\x02\x10origin-steerings\x02\x07origins\x02\x04\0\x04args\x03\0\x03\ -\x01i\x01\x01r\x0f\x0aaccount-id\x05\x0dcheck-regions\x05\x0acreated-on\x05\x0bd\ -escription\x05\x07enabled\x05\x08latitude\x05\x0eload-sheddings\x05\x09longitude\ -\x05\x0fminimum-origins\x05\x0bmodified-on\x05\x07monitor\x05\x04name\x05\x12not\ -ification-email\x05\x10origin-steerings\x05\x07origins\x05\x04\0\x03res\x03\0\x06\ -\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Fpulumi:clou\ -dflare/load-balancer-pool@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05=\x01B\x0a\x02\x03\ +s\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\\pulumi:cloudflare/load-balancer@5.2\ +4.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05;\x01B\x0a\x02\x03\x02\ +\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x11\x0aaccount-id\x02\x0eallow-in\ +secure\x02\x10consecutive-down\x02\x0econsecutive-up\x02\x0bdescription\x02\x0de\ +xpected-body\x02\x0eexpected-codes\x02\x10follow-redirects\x02\x07headers\x02\x08\ +interval\x02\x06method\x02\x04path\x02\x04port\x02\x0aprobe-zone\x02\x07retries\x02\ +\x07timeout\x02\x04type\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x13\x0aaccount\ +-id\x05\x0eallow-insecure\x05\x10consecutive-down\x05\x0econsecutive-up\x05\x0ac\ +reated-on\x05\x0bdescription\x05\x0dexpected-body\x05\x0eexpected-codes\x05\x10f\ +ollow-redirects\x05\x07headers\x05\x08interval\x05\x06method\x05\x0bmodified-on\x05\ +\x04path\x05\x04port\x05\x0aprobe-zone\x05\x07retries\x05\x07timeout\x05\x04type\ +\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\ +\x08\x04\x01dpulumi:cloudflare/load-balancer-monitor@5.24.1-DIVIDER-ZERO.ZERO.ZE\ +RO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05<\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06out\ +put\x03\0\0\x01h\x01\x01r\x0d\x0aaccount-id\x02\x0dcheck-regions\x02\x0bdescript\ +ion\x02\x07enabled\x02\x08latitude\x02\x0eload-sheddings\x02\x09longitude\x02\x0f\ +minimum-origins\x02\x07monitor\x02\x04name\x02\x12notification-email\x02\x10orig\ +in-steerings\x02\x07origins\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0f\x0aacc\ +ount-id\x05\x0dcheck-regions\x05\x0acreated-on\x05\x0bdescription\x05\x07enabled\ +\x05\x08latitude\x05\x0eload-sheddings\x05\x09longitude\x05\x0fminimum-origins\x05\ +\x0bmodified-on\x05\x07monitor\x05\x04name\x05\x12notification-email\x05\x10orig\ +in-steerings\x05\x07origins\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\ +\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01apulumi:cloudflare/load-balancer-pool@\ +5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05=\x01B\x0a\x02\x03\ \x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x07enabled\x02\x07zone-id\ \x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x07enabled\x05\x07zone-id\x05\x04\ \0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ -\x01Epulumi:cloudflare/logpull-retention@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05>\x01\ -B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0f\x0aaccount-i\ -d\x02\x07dataset\x02\x10destination-conf\x02\x07enabled\x02\x06filter\x02\x09fre\ -quency\x02\x04kind\x02\x0flogpull-options\x02\x10max-upload-bytes\x02\x1bmax-upl\ -oad-interval-seconds\x02\x12max-upload-records\x02\x04name\x02\x0eoutput-options\ -\x02\x13ownership-challenge\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ -r\x0f\x0aaccount-id\x05\x07dataset\x05\x10destination-conf\x05\x07enabled\x05\x06\ -filter\x05\x09frequency\x05\x04kind\x05\x0flogpull-options\x05\x10max-upload-byt\ -es\x05\x1bmax-upload-interval-seconds\x05\x12max-upload-records\x05\x04name\x05\x0e\ -output-options\x05\x13ownership-challenge\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\ -\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01?pulumi:clou\ -dflare/logpush-job@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05?\x01B\x0a\x02\x03\x02\x01\ -\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x10destination-\ -conf\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\ -\x10destination-conf\x05\x1cownership-challenge-filename\x05\x07zone-id\x05\x04\0\ -\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ -\x01Opulumi:cloudflare/logpush-ownership-challenge@5.24.1-DIVIDER-ZERO.ZERO.ZERO\ --DEV\x05@\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\ -\x0aaccount-id\x02\x0bdescription\x02\x04name\x02\x05rules\x02\x04\0\x04args\x03\ -\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x0bdescription\x05\x04name\x05\x05rul\ -es\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invok\ -e\x01\x08\x04\x01Jpulumi:cloudflare/magic-firewall-ruleset@5.24.1-DIVIDER-ZERO.Z\ -ERO.ZERO-DEV\x05A\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ -r\x03\x17managed-request-headers\x02\x18managed-response-headers\x02\x07zone-id\x02\ -\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x17managed-request-headers\x05\x18man\ -aged-response-headers\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04name\ -s\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Cpulumi:cloudflare/managed-he\ -aders@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05B\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x02ca\x02\x0ccertificates\x02\ -\x04name\x02\x0bprivate-key\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x0aacc\ -ount-id\x05\x02ca\x05\x0ccertificates\x05\x0aexpires-on\x05\x06issuer\x05\x04nam\ -e\x05\x0bprivate-key\x05\x0dserial-number\x05\x09signature\x05\x0buploaded-on\x05\ +\x01`pulumi:cloudflare/logpull-retention@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-S\ +EVENSIXNINEaONEeEIGHT\x05>\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x0f\x0aaccount-id\x02\x07dataset\x02\x10destination-conf\x02\x07enabl\ +ed\x02\x06filter\x02\x09frequency\x02\x04kind\x02\x0flogpull-options\x02\x10max-\ +upload-bytes\x02\x1bmax-upload-interval-seconds\x02\x12max-upload-records\x02\x04\ +name\x02\x0eoutput-options\x02\x13ownership-challenge\x02\x07zone-id\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x0f\x0aaccount-id\x05\x07dataset\x05\x10destination\ +-conf\x05\x07enabled\x05\x06filter\x05\x09frequency\x05\x04kind\x05\x0flogpull-o\ +ptions\x05\x10max-upload-bytes\x05\x1bmax-upload-interval-seconds\x05\x12max-upl\ +oad-records\x05\x04name\x05\x0eoutput-options\x05\x13ownership-challenge\x05\x07\ +zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ +invoke\x01\x08\x04\x01Zpulumi:cloudflare/logpush-job@5.24.1-DIVIDER-ZERO.ZERO.ZE\ +RO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05?\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06out\ +put\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x10destination-conf\x02\x07zone-\ +id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x10destinatio\ +n-conf\x05\x1cownership-challenge-filename\x05\x07zone-id\x05\x04\0\x03res\x03\0\ +\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01jpulumi:\ +cloudflare/logpush-ownership-challenge@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEV\ +ENSIXNINEaONEeEIGHT\x05@\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x04\x0aaccount-id\x02\x0bdescription\x02\x04name\x02\x05rules\x02\x04\ +\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x0bdescription\x05\x04n\ +ame\x05\x05rules\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\ +\0\x06invoke\x01\x08\x04\x01epulumi:cloudflare/magic-firewall-ruleset@5.24.1-DIV\ +IDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05A\x01B\x0a\x02\x03\x02\x01\ +\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x17managed-request-headers\x02\x18\ +managed-response-headers\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x03\x17managed-request-headers\x05\x18managed-response-headers\x05\x07zone-id\x05\ \x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ -\x04\x01Dpulumi:cloudflare/mtls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\ -C\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x09\x0aacco\ -unt-id\x02\x0aalert-type\x02\x0bdescription\x02\x12email-integrations\x02\x07ena\ -bled\x02\x07filters\x02\x04name\x02\x16pagerduty-integrations\x02\x15webhooks-in\ -tegrations\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0b\x0aaccount-id\x05\x0aal\ -ert-type\x05\x07created\x05\x0bdescription\x05\x12email-integrations\x05\x07enab\ -led\x05\x07filters\x05\x08modified\x05\x04name\x05\x16pagerduty-integrations\x05\ -\x15webhooks-integrations\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ -\0\x07\x04\0\x06invoke\x01\x08\x04\x01Gpulumi:cloudflare/notification-policy@5.2\ -4.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05D\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\ -\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x04name\x02\x06secret\x02\x03url\x02\ -\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0aaccount-id\x05\x0acreated-at\x05\x0c\ -last-failure\x05\x0clast-success\x05\x04name\x05\x06secret\x05\x04type\x05\x03ur\ -l\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\ -\x01\x08\x04\x01Ppulumi:cloudflare/notification-policy-webhooks@5.24.1-DIVIDER-Z\ -ERO.ZERO.ZERO-DEV\x05E\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\ -\x01\x01r\x04\x09frequency\x02\x06region\x02\x03url\x02\x07zone-id\x02\x04\0\x04\ -args\x03\0\x03\x01i\x01\x01r\x04\x09frequency\x05\x06region\x05\x03url\x05\x07zo\ -ne-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06in\ -voke\x01\x08\x04\x01Npulumi:cloudflare/observatory-scheduled-test@5.24.1-DIVIDER\ --ZERO.ZERO.ZERO-DEV\x05F\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +\x04\x01^pulumi:cloudflare/managed-headers@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY\ +-SEVENSIXNINEaONEeEIGHT\x05B\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\ +\x01h\x01\x01r\x05\x0aaccount-id\x02\x02ca\x02\x0ccertificates\x02\x04name\x02\x0b\ +private-key\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x0aaccount-id\x05\x02c\ +a\x05\x0ccertificates\x05\x0aexpires-on\x05\x06issuer\x05\x04name\x05\x0bprivate\ +-key\x05\x0dserial-number\x05\x09signature\x05\x0buploaded-on\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01_pulum\ +i:cloudflare/mtls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINE\ +aONEeEIGHT\x05C\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x09\x0aaccount-id\x02\x0aalert-type\x02\x0bdescription\x02\x12email-integratio\ +ns\x02\x07enabled\x02\x07filters\x02\x04name\x02\x16pagerduty-integrations\x02\x15\ +webhooks-integrations\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0b\x0aaccount-i\ +d\x05\x0aalert-type\x05\x07created\x05\x0bdescription\x05\x12email-integrations\x05\ +\x07enabled\x05\x07filters\x05\x08modified\x05\x04name\x05\x16pagerduty-integrat\ +ions\x05\x15webhooks-integrations\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01bpulumi:cloudflare/notification-po\ +licy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05D\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x04\ +name\x02\x06secret\x02\x03url\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0aa\ +ccount-id\x05\x0acreated-at\x05\x0clast-failure\x05\x0clast-success\x05\x04name\x05\ +\x06secret\x05\x04type\x05\x03url\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01kpulumi:cloudflare/notification-po\ +licy-webhooks@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05E\x01\ +B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x09frequency\ +\x02\x06region\x02\x03url\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x04\x09frequency\x05\x06region\x05\x03url\x05\x07zone-id\x05\x04\0\x03res\x03\0\ +\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01ipulumi:\ +cloudflare/observatory-scheduled-test@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVE\ +NSIXNINEaONEeEIGHT\x05F\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ h\x01\x01r\x05\x03csr\x02\x09hostnames\x02\x14min-days-for-renewal\x02\x0creques\ t-type\x02\x12requested-validity\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x0b\ certificate\x05\x03csr\x05\x0aexpires-on\x05\x09hostnames\x05\x14min-days-for-re\ newal\x05\x0crequest-type\x05\x12requested-validity\x05\x04\0\x03res\x03\0\x06\x01\ -@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ipulumi:cloudfla\ -re/origin-ca-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05G\x01B\x0a\x02\x03\ -\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x07actions\x02\x08priorit\ -y\x02\x06status\x02\x06target\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\ -\x01r\x05\x07actions\x05\x08priority\x05\x06status\x05\x06target\x05\x07zone-id\x05\ -\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ -\x04\x01=pulumi:cloudflare/page-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05H\x01B\ -\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\ -\x02\x06domain\x02\x0cproject-name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\ -\x0aaccount-id\x05\x06domain\x05\x0cproject-name\x05\x06status\x05\x04\0\x03res\x03\ -\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01@pulum\ -i:cloudflare/pages-domain@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05I\x01B\x0a\x02\x03\ -\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x0cbuil\ -d-config\x02\x12deployment-configs\x02\x04name\x02\x11production-branch\x02\x06s\ -ource\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x09\x0aaccount-id\x05\x0cbuild-c\ -onfig\x05\x0acreated-on\x05\x12deployment-configs\x05\x07domains\x05\x04name\x05\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01dpulumi:cloudfla\ +re/origin-ca-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEe\ +EIGHT\x05G\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\ +\x07actions\x02\x08priority\x02\x06status\x02\x06target\x02\x07zone-id\x02\x04\0\ +\x04args\x03\0\x03\x01i\x01\x01r\x05\x07actions\x05\x08priority\x05\x06status\x05\ +\x06target\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ +\0\x07\x04\0\x06invoke\x01\x08\x04\x01Xpulumi:cloudflare/page-rule@5.24.1-DIVIDE\ +R-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05H\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x06domain\x02\x0cpr\ +oject-name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x06do\ +main\x05\x0cproject-name\x05\x06status\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04na\ +mes\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01[pulumi:cloudflare/pages-do\ +main@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05I\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x0c\ +build-config\x02\x12deployment-configs\x02\x04name\x02\x11production-branch\x02\x06\ +source\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x09\x0aaccount-id\x05\x0cbuild-\ +config\x05\x0acreated-on\x05\x12deployment-configs\x05\x07domains\x05\x04name\x05\ \x11production-branch\x05\x06source\x05\x09subdomain\x05\x04\0\x03res\x03\0\x06\x01\ -@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Apulumi:cloudfla\ -re/pages-project@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05J\x01B\x0a\x02\x03\x02\x01\ -\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x0aaccount-id\x02\x04name\x02\x04\ -\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x0aaccount-id\x05\x04name\x05\x04\0\x03re\ -s\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x019\ -pulumi:cloudflare/queue@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05K\x01B\x0a\x02\x03\x02\ -\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x08location\ -\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x0aaccount-id\x05\x08\ -location\x05\x04name\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ -\x04\0\x06invoke\x01\x08\x04\x01=pulumi:cloudflare/r2-bucket@5.24.1-DIVIDER-ZERO\ -.ZERO.ZERO-DEV\x05L\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\\pulumi:cloudfl\ +are/pages-project@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\ +J\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x0aacco\ +unt-id\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x0aaccount-id\x05\ +\x04name\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ +invoke\x01\x08\x04\x01Tpulumi:cloudflare/queue@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIG\ +HTLY-SEVENSIXNINEaONEeEIGHT\x05K\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ +\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x08location\x02\x04name\x02\x04\0\x04ar\ +gs\x03\0\x03\x01i\x01\x01r\x03\x0aaccount-id\x05\x08location\x05\x04name\x05\x04\ +\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ +\x01Xpulumi:cloudflare/r2-bucket@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXN\ +INEaONEeEIGHT\x05L\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ \x01r\x09\x06action\x02\x13bypass-url-patterns\x02\x09correlate\x02\x0bdescripti\ on\x02\x08disabled\x02\x05match\x02\x06period\x02\x09threshold\x02\x07zone-id\x02\ \x04\0\x04args\x03\0\x03\x01i\x01\x01r\x09\x06action\x05\x13bypass-url-patterns\x05\ \x09correlate\x05\x0bdescription\x05\x08disabled\x05\x05match\x05\x06period\x05\x09\ threshold\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ -\0\x07\x04\0\x06invoke\x01\x08\x04\x01>pulumi:cloudflare/rate-limit@5.24.1-DIVID\ -ER-ZERO.ZERO.ZERO-DEV\x05M\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ -h\x01\x01r\x0b\x0fallow-overwrite\x02\x07comment\x02\x04data\x02\x04name\x02\x08\ -priority\x02\x07proxied\x02\x04tags\x02\x03ttl\x02\x04type\x02\x05value\x02\x07z\ -one-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x10\x0fallow-overwrite\x05\x07c\ -omment\x05\x0acreated-on\x05\x04data\x05\x08hostname\x05\x08metadata\x05\x0bmodi\ -fied-on\x05\x04name\x05\x08priority\x05\x09proxiable\x05\x07proxied\x05\x04tags\x05\ -\x03ttl\x05\x04type\x05\x05value\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\ -\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01:pulumi:cloudflare/re\ -cord@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05N\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x03\x08hostname\x02\x0aregion-key\x02\x07zone-id\x02\ -\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0acreated-on\x05\x08hostname\x05\x0a\ -region-key\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ -\0\x07\x04\0\x06invoke\x01\x08\x04\x01Epulumi:cloudflare/regional-hostname@5.24.\ -1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05O\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ -\0\0\x01h\x01\x01r\x02\x05value\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\ -\x01r\x02\x05value\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ -args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ipulumi:cloudflare/regional-tiered\ --cache@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05P\x01B\x0a\x02\x03\x02\x01\x01\x04\0\ -\x06output\x03\0\0\x01h\x01\x01r\x07\x0aaccount-id\x02\x0bdescription\x02\x04kin\ -d\x02\x04name\x02\x05phase\x02\x05rules\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\ -\x01i\x01\x01r\x07\x0aaccount-id\x05\x0bdescription\x05\x04kind\x05\x04name\x05\x05\ -phase\x05\x05rules\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ -args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01;pulumi:cloudflare/ruleset@5.24.1-\ -DIVIDER-ZERO.ZERO.ZERO-DEV\x05Q\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ -\0\0\x01h\x01\x01r\x0d\x12argo-smart-routing\x02\x03dns\x02\x08edge-ips\x02\x0bi\ -p-firewall\x02\x0eorigin-directs\x02\x0aorigin-dns\x02\x0borigin-port\x02\x11ori\ -gin-port-range\x02\x08protocol\x02\x0eproxy-protocol\x02\x03tls\x02\x0ctraffic-t\ -ype\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0d\x12argo-smart-r\ -outing\x05\x03dns\x05\x08edge-ips\x05\x0bip-firewall\x05\x0eorigin-directs\x05\x0a\ -origin-dns\x05\x0borigin-port\x05\x11origin-port-range\x05\x08protocol\x05\x0epr\ -oxy-protocol\x05\x03tls\x05\x0ctraffic-type\x05\x07zone-id\x05\x04\0\x03res\x03\0\ -\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Hpulumi:\ -cloudflare/spectrum-application@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05R\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x04\ -mode\x02\x09policy-id\x02\x07tunnels\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\ -\x0aaccount-id\x05\x04mode\x05\x09policy-id\x05\x07tunnels\x05\x04\0\x03res\x03\0\ -\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01@pulumi:\ -cloudflare/split-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05S\x01B\x0a\x02\x03\x02\ -\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x08\x0aaccount-id\x02\x0acolo-nam\ -es\x02\x0ccolo-regions\x02\x0bdescription\x02\x07nexthop\x02\x06prefix\x02\x08pr\ -iority\x02\x06weight\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0aaccount-id\ -\x05\x0acolo-names\x05\x0ccolo-regions\x05\x0bdescription\x05\x07nexthop\x05\x06\ -prefix\x05\x08priority\x05\x06weight\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04name\ -s\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01@pulumi:cloudflare/static-rou\ -te@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05T\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x0f\x0aaccount-id\x02\x14activity-log-enabled\x02\x09\ -antivirus\x02\x0ablock-page\x02\x0dbody-scanning\x02\x17extended-email-matching\x02\ -\x04fips\x02\x07logging\x02&non-identity-browser-isolation-enabled\x02\x0bpayloa\ -d-log\x02\x1aprotocol-detection-enabled\x02\x05proxy\x02\x0fssh-session-log\x02\x13\ -tls-decrypt-enabled\x02\x1durl-browser-isolation-enabled\x02\x04\0\x04args\x03\0\ -\x03\x01i\x01\x01r\x0f\x0aaccount-id\x05\x14activity-log-enabled\x05\x09antiviru\ -s\x05\x0ablock-page\x05\x0dbody-scanning\x05\x17extended-email-matching\x05\x04f\ -ips\x05\x07logging\x05&non-identity-browser-isolation-enabled\x05\x0bpayload-log\ -\x05\x1aprotocol-detection-enabled\x05\x05proxy\x05\x0fssh-session-log\x05\x13tl\ -s-decrypt-enabled\x05\x1durl-browser-isolation-enabled\x05\x04\0\x03res\x03\0\x06\ -\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Apulumi:clou\ -dflare/teams-account@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05U\x01B\x0a\x02\x03\x02\ -\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x0bdescript\ -ion\x02\x05items\x02\x04name\x02\x04type\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ -r\x05\x0aaccount-id\x05\x0bdescription\x05\x05items\x05\x04name\x05\x04type\x05\x04\ +\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ypulumi:cloudflare/rate-limit@5.24.1-DIVID\ +ER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05M\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0b\x0fallow-overwrite\x02\x07comment\x02\ +\x04data\x02\x04name\x02\x08priority\x02\x07proxied\x02\x04tags\x02\x03ttl\x02\x04\ +type\x02\x05value\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x10\x0f\ +allow-overwrite\x05\x07comment\x05\x0acreated-on\x05\x04data\x05\x08hostname\x05\ +\x08metadata\x05\x0bmodified-on\x05\x04name\x05\x08priority\x05\x09proxiable\x05\ +\x07proxied\x05\x04tags\x05\x03ttl\x05\x04type\x05\x05value\x05\x07zone-id\x05\x04\ \0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ -\x01>pulumi:cloudflare/teams-list@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05V\x01B\x0a\ +\x01Upulumi:cloudflare/record@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINE\ +aONEeEIGHT\x05N\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x03\x08hostname\x02\x0aregion-key\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01\ +i\x01\x01r\x04\x0acreated-on\x05\x08hostname\x05\x0aregion-key\x05\x07zone-id\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01`pulumi:cloudflare/regional-hostname@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHT\ +LY-SEVENSIXNINEaONEeEIGHT\x05O\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\ +\0\x01h\x01\x01r\x02\x05value\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\ +\x01r\x02\x05value\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01dpulumi:cloudflare/regional-tiered\ +-cache@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05P\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x07\x0aaccount-id\x02\ +\x0bdescription\x02\x04kind\x02\x04name\x02\x05phase\x02\x05rules\x02\x07zone-id\ +\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x0aaccount-id\x05\x0bdescription\x05\ +\x04kind\x05\x04name\x05\x05phase\x05\x05rules\x05\x07zone-id\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Vpulum\ +i:cloudflare/ruleset@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGH\ +T\x05Q\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0d\x12\ +argo-smart-routing\x02\x03dns\x02\x08edge-ips\x02\x0bip-firewall\x02\x0eorigin-d\ +irects\x02\x0aorigin-dns\x02\x0borigin-port\x02\x11origin-port-range\x02\x08prot\ +ocol\x02\x0eproxy-protocol\x02\x03tls\x02\x0ctraffic-type\x02\x07zone-id\x02\x04\ +\0\x04args\x03\0\x03\x01i\x01\x01r\x0d\x12argo-smart-routing\x05\x03dns\x05\x08e\ +dge-ips\x05\x0bip-firewall\x05\x0eorigin-directs\x05\x0aorigin-dns\x05\x0borigin\ +-port\x05\x11origin-port-range\x05\x08protocol\x05\x0eproxy-protocol\x05\x03tls\x05\ +\x0ctraffic-type\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01cpulumi:cloudflare/spectrum-applic\ +ation@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05R\x01B\x0a\ \x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\ -\x0eclient-default\x02\x04name\x02\x08networks\x02\x04\0\x04args\x03\0\x03\x01i\x01\ -\x01r\x09\x0aaccount-id\x05\x17anonymized-logs-enabled\x05\x0eclient-default\x05\ -\x0ddoh-subdomain\x05\x02ip\x05\x10ipv4-destination\x05\x04name\x05\x08networks\x05\ -\x0apolicy-ids\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\ -\0\x06invoke\x01\x08\x04\x01Bpulumi:cloudflare/teams-location@5.24.1-DIVIDER-ZER\ -O.ZERO.ZERO-DEV\x05W\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ -\x01r\x03\x0aaccount-id\x02\x03ips\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\ -\x01r\x04\x0aaccount-id\x05\x03ips\x05\x04name\x05\x09subdomain\x05\x04\0\x03res\ -\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Hp\ -ulumi:cloudflare/teams-proxy-endpoint@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05X\x01\ -B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0b\x0aaccount-i\ -d\x02\x06action\x02\x0bdescription\x02\x0edevice-posture\x02\x07enabled\x02\x07f\ -ilters\x02\x08identity\x02\x04name\x02\x0aprecedence\x02\x0drule-settings\x02\x07\ -traffic\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0c\x0aaccount-id\x05\x06actio\ -n\x05\x0bdescription\x05\x0edevice-posture\x05\x07enabled\x05\x07filters\x05\x08\ -identity\x05\x04name\x05\x0aprecedence\x05\x0drule-settings\x05\x07traffic\x05\x07\ -version\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ -invoke\x01\x08\x04\x01>pulumi:cloudflare/teams-rule@5.24.1-DIVIDER-ZERO.ZERO.ZER\ -O-DEV\x05Y\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\ -\x0acache-type\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x0ac\ -ache-type\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ -\0\x07\x04\0\x06invoke\x01\x08\x04\x01@pulumi:cloudflare/tiered-cache@5.24.1-DIV\ -IDER-ZERO.ZERO.ZERO-DEV\x05Z\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\ -\x01h\x01\x01r\x03\x15certificate-authority\x02\x07enabled\x02\x07zone-id\x02\x04\ -\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x15certificate-authority\x05\x07enabled\x05\ -\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\ -\x06invoke\x01\x08\x04\x01=pulumi:cloudflare/total-tls@5.24.1-DIVIDER-ZERO.ZERO.\ -ZERO-DEV\x05[\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\ -\x04\x0aaccount-id\x02\x0aconfig-src\x02\x04name\x02\x06secret\x02\x04\0\x04args\ -\x03\0\x03\x01i\x01\x01r\x06\x0aaccount-id\x05\x05cname\x05\x0aconfig-src\x05\x04\ -name\x05\x06secret\x05\x0ctunnel-token\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04na\ -mes\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01:pulumi:cloudflare/tunnel@5\ -.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\\\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06out\ -put\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x06config\x02\x09tunnel-id\x02\x04\ -\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x0aaccount-id\x05\x06config\x05\x09tunnel\ --id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invo\ -ke\x01\x08\x04\x01Apulumi:cloudflare/tunnel-config@5.24.1-DIVIDER-ZERO.ZERO.ZERO\ --DEV\x05]\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\ -\x0aaccount-id\x02\x07comment\x02\x07network\x02\x09tunnel-id\x02\x12virtual-net\ -work-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0aaccount-id\x05\x07comme\ -nt\x05\x07network\x05\x09tunnel-id\x05\x12virtual-network-id\x05\x04\0\x03res\x03\ -\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01@pulum\ -i:cloudflare/tunnel-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05^\x01B\x0a\x02\x03\ -\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x07comm\ -ent\x02\x12is-default-network\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ -r\x04\x0aaccount-id\x05\x07comment\x05\x12is-default-network\x05\x04name\x05\x04\ -\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ -\x01Jpulumi:cloudflare/tunnel-virtual-network@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\ -_\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x07\x0aacco\ -unt-id\x02\x0ebot-fight-mode\x02\x07domains\x02\x04mode\x02\x04name\x02\x08offla\ -bel\x02\x06region\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0aaccount-id\x05\ -\x0ebot-fight-mode\x05\x07domains\x05\x04mode\x05\x04name\x05\x08offlabel\x05\x06\ -region\x05\x06secret\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ -\x04\0\x06invoke\x01\x08\x04\x01Dpulumi:cloudflare/turnstile-widget@5.24.1-DIVID\ -ER-ZERO.ZERO.ZERO-DEV\x05`\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ -h\x01\x01r\x03\x05scope\x02\x04type\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01\ -i\x01\x01r\x03\x05scope\x05\x04type\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01\ -@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Npulumi:cloudfla\ -re/url-normalization-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05a\x01B\x0a\x02\ -\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0dconfiguration\x02\x0b\ -description\x02\x04mode\x02\x06paused\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\ -\x01i\x01\x01r\x05\x0dconfiguration\x05\x0bdescription\x05\x04mode\x05\x06paused\ -\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\ -\0\x06invoke\x01\x08\x04\x01Lpulumi:cloudflare/user-agent-blocking-rule@5.24.1-D\ -IVIDER-ZERO.ZERO.ZERO-DEV\x05b\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\ -\0\x01h\x01\x01r\x12\x11additional-routes\x02\x0dcookie-suffix\x02\x10custom-pag\ -e-html\x02\x19default-template-language\x02\x0bdescription\x02\x17disable-sessio\ -n-renewal\x02\x04host\x02\x15json-response-enabled\x02\x04name\x02\x14new-users-\ -per-minute\x02\x04path\x02\x09queue-all\x02\x0fqueueing-method\x02\x14queueing-s\ -tatus-code\x02\x10session-duration\x02\x09suspended\x02\x12total-active-users\x02\ -\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x12\x11additional-routes\x05\ -\x0dcookie-suffix\x05\x10custom-page-html\x05\x19default-template-language\x05\x0b\ -description\x05\x17disable-session-renewal\x05\x04host\x05\x15json-response-enab\ -led\x05\x04name\x05\x14new-users-per-minute\x05\x04path\x05\x09queue-all\x05\x0f\ -queueing-method\x05\x14queueing-status-code\x05\x10session-duration\x05\x09suspe\ -nded\x05\x12total-active-users\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\ -\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01@pulumi:cloudflare/wa\ -iting-room@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05c\x01B\x0a\x02\x03\x02\x01\x01\x04\ -\0\x06output\x03\0\0\x01h\x01\x01r\x0f\x10custom-page-html\x02\x0bdescription\x02\ -\x17disable-session-renewal\x02\x0eevent-end-time\x02\x10event-start-time\x02\x04\ -name\x02\x14new-users-per-minute\x02\x13prequeue-start-time\x02\x0fqueueing-meth\ -od\x02\x10session-duration\x02\x16shuffle-at-event-start\x02\x09suspended\x02\x12\ -total-active-users\x02\x0fwaiting-room-id\x02\x07zone-id\x02\x04\0\x04args\x03\0\ -\x03\x01i\x01\x01r\x11\x0acreated-on\x05\x10custom-page-html\x05\x0bdescription\x05\ -\x17disable-session-renewal\x05\x0eevent-end-time\x05\x10event-start-time\x05\x0b\ -modified-on\x05\x04name\x05\x14new-users-per-minute\x05\x13prequeue-start-time\x05\ -\x0fqueueing-method\x05\x10session-duration\x05\x16shuffle-at-event-start\x05\x09\ -suspended\x05\x12total-active-users\x05\x0fwaiting-room-id\x05\x07zone-id\x05\x04\ +\x04mode\x02\x09policy-id\x02\x07tunnels\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x04\x0aaccount-id\x05\x04mode\x05\x09policy-id\x05\x07tunnels\x05\x04\0\x03res\ +\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01[p\ +ulumi:cloudflare/split-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINE\ +aONEeEIGHT\x05S\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x08\x0aaccount-id\x02\x0acolo-names\x02\x0ccolo-regions\x02\x0bdescription\x02\ +\x07nexthop\x02\x06prefix\x02\x08priority\x02\x06weight\x02\x04\0\x04args\x03\0\x03\ +\x01i\x01\x01r\x08\x0aaccount-id\x05\x0acolo-names\x05\x0ccolo-regions\x05\x0bde\ +scription\x05\x07nexthop\x05\x06prefix\x05\x08priority\x05\x06weight\x05\x04\0\x03\ +res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ +[pulumi:cloudflare/static-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNI\ +NEaONEeEIGHT\x05T\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x0f\x0aaccount-id\x02\x14activity-log-enabled\x02\x09antivirus\x02\x0ablock-pa\ +ge\x02\x0dbody-scanning\x02\x17extended-email-matching\x02\x04fips\x02\x07loggin\ +g\x02&non-identity-browser-isolation-enabled\x02\x0bpayload-log\x02\x1aprotocol-\ +detection-enabled\x02\x05proxy\x02\x0fssh-session-log\x02\x13tls-decrypt-enabled\ +\x02\x1durl-browser-isolation-enabled\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0f\ +\x0aaccount-id\x05\x14activity-log-enabled\x05\x09antivirus\x05\x0ablock-page\x05\ +\x0dbody-scanning\x05\x17extended-email-matching\x05\x04fips\x05\x07logging\x05&\ +non-identity-browser-isolation-enabled\x05\x0bpayload-log\x05\x1aprotocol-detect\ +ion-enabled\x05\x05proxy\x05\x0fssh-session-log\x05\x13tls-decrypt-enabled\x05\x1d\ +url-browser-isolation-enabled\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04ar\ +gs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\\pulumi:cloudflare/teams-account@5.\ +24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05U\x01B\x0a\x02\x03\ +\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x0bdesc\ +ription\x02\x05items\x02\x04name\x02\x04type\x02\x04\0\x04args\x03\0\x03\x01i\x01\ +\x01r\x05\x0aaccount-id\x05\x0bdescription\x05\x05items\x05\x04name\x05\x04type\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01Ypulumi:cloudflare/teams-list@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVE\ +NSIXNINEaONEeEIGHT\x05V\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x04\x0aaccount-id\x02\x0eclient-default\x02\x04name\x02\x08networks\x02\ +\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x09\x0aaccount-id\x05\x17anonymized-logs-\ +enabled\x05\x0eclient-default\x05\x0ddoh-subdomain\x05\x02ip\x05\x10ipv4-destina\ +tion\x05\x04name\x05\x08networks\x05\x0apolicy-ids\x05\x04\0\x03res\x03\0\x06\x01\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01]pulumi:cloudfla\ +re/teams-location@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\ +W\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aacco\ +unt-id\x02\x03ips\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aa\ +ccount-id\x05\x03ips\x05\x04name\x05\x09subdomain\x05\x04\0\x03res\x03\0\x06\x01\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01cpulumi:cloudfla\ +re/teams-proxy-endpoint@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeE\ +IGHT\x05X\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0b\ +\x0aaccount-id\x02\x06action\x02\x0bdescription\x02\x0edevice-posture\x02\x07ena\ +bled\x02\x07filters\x02\x08identity\x02\x04name\x02\x0aprecedence\x02\x0drule-se\ +ttings\x02\x07traffic\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0c\x0aaccount-i\ +d\x05\x06action\x05\x0bdescription\x05\x0edevice-posture\x05\x07enabled\x05\x07f\ +ilters\x05\x08identity\x05\x04name\x05\x0aprecedence\x05\x0drule-settings\x05\x07\ +traffic\x05\x07version\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\ +\x07\x04\0\x06invoke\x01\x08\x04\x01Ypulumi:cloudflare/teams-rule@5.24.1-DIVIDER\ +-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05Y\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x0acache-type\x02\x07zone-id\x02\x04\0\ +\x04args\x03\0\x03\x01i\x01\x01r\x02\x0acache-type\x05\x07zone-id\x05\x04\0\x03r\ +es\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ +[pulumi:cloudflare/tiered-cache@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNI\ +NEaONEeEIGHT\x05Z\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x03\x15certificate-authority\x02\x07enabled\x02\x07zone-id\x02\x04\0\x04args\x03\ +\0\x03\x01i\x01\x01r\x03\x15certificate-authority\x05\x07enabled\x05\x07zone-id\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01Xpulumi:cloudflare/total-tls@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVEN\ +SIXNINEaONEeEIGHT\x05[\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\ +\x01\x01r\x04\x0aaccount-id\x02\x0aconfig-src\x02\x04name\x02\x06secret\x02\x04\0\ +\x04args\x03\0\x03\x01i\x01\x01r\x06\x0aaccount-id\x05\x05cname\x05\x0aconfig-sr\ +c\x05\x04name\x05\x06secret\x05\x0ctunnel-token\x05\x04\0\x03res\x03\0\x06\x01@\x02\ +\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Upulumi:cloudflare/tu\ +nnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\\\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\ +\x06config\x02\x09tunnel-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x0aacc\ +ount-id\x05\x06config\x05\x09tunnel-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04na\ +mes\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\\pulumi:cloudflare/tunnel-\ +config@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05]\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\ +\x07comment\x02\x07network\x02\x09tunnel-id\x02\x12virtual-network-id\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x05\x0aaccount-id\x05\x07comment\x05\x07network\x05\ +\x09tunnel-id\x05\x12virtual-network-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04n\ +ames\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01[pulumi:cloudflare/tunnel-\ +route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05^\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\ +\x07comment\x02\x12is-default-network\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01\ +i\x01\x01r\x04\x0aaccount-id\x05\x07comment\x05\x12is-default-network\x05\x04nam\ +e\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\ +\x01\x08\x04\x01epulumi:cloudflare/tunnel-virtual-network@5.24.1-DIVIDER-ZERO.ZE\ +RO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05_\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ +output\x03\0\0\x01h\x01\x01r\x07\x0aaccount-id\x02\x0ebot-fight-mode\x02\x07doma\ +ins\x02\x04mode\x02\x04name\x02\x08offlabel\x02\x06region\x02\x04\0\x04args\x03\0\ +\x03\x01i\x01\x01r\x08\x0aaccount-id\x05\x0ebot-fight-mode\x05\x07domains\x05\x04\ +mode\x05\x04name\x05\x08offlabel\x05\x06region\x05\x06secret\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01_pulum\ +i:cloudflare/turnstile-widget@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINE\ +aONEeEIGHT\x05`\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x03\x05scope\x02\x04type\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x03\x05scope\x05\x04type\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ +names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01ipulumi:cloudflare/url-no\ +rmalization-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGH\ +T\x05a\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0d\ +configuration\x02\x0bdescription\x02\x04mode\x02\x06paused\x02\x07zone-id\x02\x04\ +\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0dconfiguration\x05\x0bdescription\x05\x04\ +mode\x05\x06paused\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01gpulumi:cloudflare/user-agent-bloc\ +king-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05b\x01B\ +\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x12\x11additional\ +-routes\x02\x0dcookie-suffix\x02\x10custom-page-html\x02\x19default-template-lan\ +guage\x02\x0bdescription\x02\x17disable-session-renewal\x02\x04host\x02\x15json-\ +response-enabled\x02\x04name\x02\x14new-users-per-minute\x02\x04path\x02\x09queu\ +e-all\x02\x0fqueueing-method\x02\x14queueing-status-code\x02\x10session-duration\ +\x02\x09suspended\x02\x12total-active-users\x02\x07zone-id\x02\x04\0\x04args\x03\ +\0\x03\x01i\x01\x01r\x12\x11additional-routes\x05\x0dcookie-suffix\x05\x10custom\ +-page-html\x05\x19default-template-language\x05\x0bdescription\x05\x17disable-se\ +ssion-renewal\x05\x04host\x05\x15json-response-enabled\x05\x04name\x05\x14new-us\ +ers-per-minute\x05\x04path\x05\x09queue-all\x05\x0fqueueing-method\x05\x14queuei\ +ng-status-code\x05\x10session-duration\x05\x09suspended\x05\x12total-active-user\ +s\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\ +\0\x06invoke\x01\x08\x04\x01[pulumi:cloudflare/waiting-room@5.24.1-DIVIDER-ZERO.\ +ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05c\x01B\x0a\x02\x03\x02\x01\x01\x04\0\ +\x06output\x03\0\0\x01h\x01\x01r\x0f\x10custom-page-html\x02\x0bdescription\x02\x17\ +disable-session-renewal\x02\x0eevent-end-time\x02\x10event-start-time\x02\x04nam\ +e\x02\x14new-users-per-minute\x02\x13prequeue-start-time\x02\x0fqueueing-method\x02\ +\x10session-duration\x02\x16shuffle-at-event-start\x02\x09suspended\x02\x12total\ +-active-users\x02\x0fwaiting-room-id\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01\ +i\x01\x01r\x11\x0acreated-on\x05\x10custom-page-html\x05\x0bdescription\x05\x17d\ +isable-session-renewal\x05\x0eevent-end-time\x05\x10event-start-time\x05\x0bmodi\ +fied-on\x05\x04name\x05\x14new-users-per-minute\x05\x13prequeue-start-time\x05\x0f\ +queueing-method\x05\x10session-duration\x05\x16shuffle-at-event-start\x05\x09sus\ +pended\x05\x12total-active-users\x05\x0fwaiting-room-id\x05\x07zone-id\x05\x04\0\ +\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ +\x01apulumi:cloudflare/waiting-room-event@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-\ +SEVENSIXNINEaONEeEIGHT\x05d\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\ +\x01h\x01\x01r\x03\x05rules\x02\x0fwaiting-room-id\x02\x07zone-id\x02\x04\0\x04a\ +rgs\x03\0\x03\x01i\x01\x01r\x03\x05rules\x05\x0fwaiting-room-id\x05\x07zone-id\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01apulumi:cloudflare/waiting-room-rules@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGH\ +TLY-SEVENSIXNINEaONEeEIGHT\x05e\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ +\0\0\x01h\x01\x01r\x02\x1csearch-engine-crawler-bypass\x02\x07zone-id\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x02\x1csearch-engine-crawler-bypass\x05\x07zone-id\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01dpulumi:cloudflare/waiting-room-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-N\ +IGHTLY-SEVENSIXNINEaONEeEIGHT\x05f\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ +\0\0\x01h\x01\x01r\x05\x0bdescription\x02\x07dnslink\x02\x04name\x02\x06target\x02\ +\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0acreated-on\x05\x0bd\ +escription\x05\x07dnslink\x05\x0bmodified-on\x05\x04name\x05\x06status\x05\x06ta\ +rget\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ +\x04\0\x06invoke\x01\x08\x04\x01\\pulumi:cloudflare/web3-hostname@5.24.1-DIVIDER\ +-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05g\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x04host\x02\x09incl\ +usive\x02\x09is-paused\x02\x05paths\x02\x0aruleset-id\x02\x04\0\x04args\x03\0\x03\ +\x01i\x01\x01r\x06\x0aaccount-id\x05\x04host\x05\x09inclusive\x05\x09is-paused\x05\ +\x05paths\x05\x0aruleset-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\ +\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01apulumi:cloudflare/web-analytics-rule@\ +5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05h\x01B\x0a\x02\x03\ +\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x0cauto\ +-install\x02\x04host\x02\x08zone-tag\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\ +\x0aaccount-id\x05\x0cauto-install\x05\x04host\x05\x0aruleset-id\x05\x08site-tag\ +\x05\x0asite-token\x05\x07snippet\x05\x08zone-tag\x05\x04\0\x03res\x03\0\x06\x01\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01apulumi:cloudfla\ +re/web-analytics-site@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIG\ +HT\x05i\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0a\ +account-id\x02\x09schedules\x02\x0bscript-name\x02\x04\0\x04args\x03\0\x03\x01i\x01\ +\x01r\x03\x0aaccount-id\x05\x09schedules\x05\x0bscript-name\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01bpulum\ +i:cloudflare/worker-cron-trigger@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXN\ +INEaONEeEIGHT\x05j\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ +\x01r\x05\x0aaccount-id\x02\x0benvironment\x02\x08hostname\x02\x07service\x02\x07\ +zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0aaccount-id\x05\x0benvir\ +onment\x05\x08hostname\x05\x07service\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\\pulumi:cloudfl\ +are/worker-domain@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\ +k\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x07patt\ +ern\x02\x0bscript-name\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\ +\x07pattern\x05\x0bscript-name\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\ +\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01[pulumi:cloudflare/wo\ +rker-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05l\x01\ +B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x13\x0aaccount-i\ +d\x02\x19analytics-engine-bindings\x02\x12compatibility-date\x02\x13compatibilit\ +y-flags\x02\x07content\x02\x14d1-database-bindings\x02\x12dispatch-namespace\x02\ +\x15kv-namespace-bindings\x02\x07logpush\x02\x06module\x02\x04name\x02\x0aplacem\ +ents\x02\x13plain-text-bindings\x02\x0equeue-bindings\x02\x12r2-bucket-bindings\x02\ +\x14secret-text-bindings\x02\x10service-bindings\x02\x04tags\x02\x14webassembly-\ +bindings\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x13\x0aaccount-id\x05\x19anal\ +ytics-engine-bindings\x05\x12compatibility-date\x05\x13compatibility-flags\x05\x07\ +content\x05\x14d1-database-bindings\x05\x12dispatch-namespace\x05\x15kv-namespac\ +e-bindings\x05\x07logpush\x05\x06module\x05\x04name\x05\x0aplacements\x05\x13pla\ +in-text-bindings\x05\x0equeue-bindings\x05\x12r2-bucket-bindings\x05\x14secret-t\ +ext-bindings\x05\x10service-bindings\x05\x04tags\x05\x14webassembly-bindings\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01\\pulumi:cloudflare/worker-script@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-\ +SEVENSIXNINEaONEeEIGHT\x05m\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\ +\x01h\x01\x01r\x04\x0aaccount-id\x02\x04name\x02\x0bscript-name\x02\x0bsecret-te\ +xt\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x04name\x05\x0b\ +script-name\x05\x0bsecret-text\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04a\ +rgs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\\pulumi:cloudflare/worker-secret@5\ +.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05n\x01B\x0a\x02\x03\ +\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x0aaccount-id\x02\x04name\ +\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x0aaccount-id\x05\x04name\x05\x04\ \0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ -\x01Fpulumi:cloudflare/waiting-room-event@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05d\ -\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x05rules\ -\x02\x0fwaiting-room-id\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\ -\x03\x05rules\x05\x0fwaiting-room-id\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01\ -@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Fpulumi:cloudfla\ -re/waiting-room-rules@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05e\x01B\x0a\x02\x03\x02\ -\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x1csearch-engine-crawler-bypa\ -ss\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x1csearch-engine\ --crawler-bypass\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04a\ -rgs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ipulumi:cloudflare/waiting-room-set\ -tings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05f\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x05\x0bdescription\x02\x07dnslink\x02\x04name\x02\x06\ -target\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0acreated-o\ -n\x05\x0bdescription\x05\x07dnslink\x05\x0bmodified-on\x05\x04name\x05\x06status\ -\x05\x06target\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04ar\ -gs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Apulumi:cloudflare/web3-hostname@5.2\ -4.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05g\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\ -\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x04host\x02\x09inclusive\x02\x09is-\ -paused\x02\x05paths\x02\x0aruleset-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\ -\x0aaccount-id\x05\x04host\x05\x09inclusive\x05\x09is-paused\x05\x05paths\x05\x0a\ -ruleset-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ -invoke\x01\x08\x04\x01Fpulumi:cloudflare/web-analytics-rule@5.24.1-DIVIDER-ZERO.\ -ZERO.ZERO-DEV\x05h\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ -\x01r\x04\x0aaccount-id\x02\x0cauto-install\x02\x04host\x02\x08zone-tag\x02\x04\0\ -\x04args\x03\0\x03\x01i\x01\x01r\x08\x0aaccount-id\x05\x0cauto-install\x05\x04ho\ -st\x05\x0aruleset-id\x05\x08site-tag\x05\x0asite-token\x05\x07snippet\x05\x08zon\ -e-tag\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06in\ -voke\x01\x08\x04\x01Fpulumi:cloudflare/web-analytics-site@5.24.1-DIVIDER-ZERO.ZE\ -RO.ZERO-DEV\x05i\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ -r\x03\x0aaccount-id\x02\x09schedules\x02\x0bscript-name\x02\x04\0\x04args\x03\0\x03\ -\x01i\x01\x01r\x03\x0aaccount-id\x05\x09schedules\x05\x0bscript-name\x05\x04\0\x03\ +\x01npulumi:cloudflare/workers-for-platforms-namespace@5.24.1-DIVIDER-ZERO.ZERO.\ +ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05o\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06o\ +utput\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x03key\x02\x0cnamespace-id\x02\ +\x05value\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x03key\ +\x05\x0cnamespace-id\x05\x05value\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ypulumi:cloudflare/workers-kv@5.24\ +.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05p\x01B\x0a\x02\x03\x02\ +\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x0aaccount-id\x02\x05title\x02\ +\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x0aaccount-id\x05\x05title\x05\x04\0\x03\ res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ -Gpulumi:cloudflare/worker-cron-trigger@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05j\x01\ -B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-i\ -d\x02\x0benvironment\x02\x08hostname\x02\x07service\x02\x07zone-id\x02\x04\0\x04\ -args\x03\0\x03\x01i\x01\x01r\x05\x0aaccount-id\x05\x0benvironment\x05\x08hostnam\ -e\x05\x07service\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ -args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Apulumi:cloudflare/worker-domain@5\ -.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05k\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outp\ -ut\x03\0\0\x01h\x01\x01r\x03\x07pattern\x02\x0bscript-name\x02\x07zone-id\x02\x04\ -\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x07pattern\x05\x0bscript-name\x05\x07zone\ --id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invo\ -ke\x01\x08\x04\x01@pulumi:cloudflare/worker-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-\ -DEV\x05l\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x13\x0a\ -account-id\x02\x19analytics-engine-bindings\x02\x12compatibility-date\x02\x13com\ -patibility-flags\x02\x07content\x02\x14d1-database-bindings\x02\x12dispatch-name\ -space\x02\x15kv-namespace-bindings\x02\x07logpush\x02\x06module\x02\x04name\x02\x0a\ -placements\x02\x13plain-text-bindings\x02\x0equeue-bindings\x02\x12r2-bucket-bin\ -dings\x02\x14secret-text-bindings\x02\x10service-bindings\x02\x04tags\x02\x14web\ -assembly-bindings\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x13\x0aaccount-id\x05\ -\x19analytics-engine-bindings\x05\x12compatibility-date\x05\x13compatibility-fla\ -gs\x05\x07content\x05\x14d1-database-bindings\x05\x12dispatch-namespace\x05\x15k\ -v-namespace-bindings\x05\x07logpush\x05\x06module\x05\x04name\x05\x0aplacements\x05\ -\x13plain-text-bindings\x05\x0equeue-bindings\x05\x12r2-bucket-bindings\x05\x14s\ -ecret-text-bindings\x05\x10service-bindings\x05\x04tags\x05\x14webassembly-bindi\ -ngs\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invo\ -ke\x01\x08\x04\x01Apulumi:cloudflare/worker-script@5.24.1-DIVIDER-ZERO.ZERO.ZERO\ --DEV\x05m\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\ -\x0aaccount-id\x02\x04name\x02\x0bscript-name\x02\x0bsecret-text\x02\x04\0\x04ar\ -gs\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x04name\x05\x0bscript-name\x05\x0b\ -secret-text\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\ -\x06invoke\x01\x08\x04\x01Apulumi:cloudflare/worker-secret@5.24.1-DIVIDER-ZERO.Z\ -ERO.ZERO-DEV\x05n\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ -r\x02\x0aaccount-id\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x0a\ -account-id\x05\x04name\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\ -\x07\x04\0\x06invoke\x01\x08\x04\x01Spulumi:cloudflare/workers-for-platforms-nam\ -espace@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05o\x01B\x0a\x02\x03\x02\x01\x01\x04\0\ -\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x03key\x02\x0cnamespace-i\ -d\x02\x05value\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x03\ -key\x05\x0cnamespace-id\x05\x05value\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04name\ -s\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01>pulumi:cloudflare/workers-kv\ -@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05p\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06ou\ -tput\x03\0\0\x01h\x01\x01r\x02\x0aaccount-id\x02\x05title\x02\x04\0\x04args\x03\0\ -\x03\x01i\x01\x01r\x02\x0aaccount-id\x05\x05title\x05\x04\0\x03res\x03\0\x06\x01\ -@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Hpulumi:cloudfla\ -re/workers-kv-namespace@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05q\x01B\x0a\x02\x03\x02\ -\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x0ajump-sta\ -rt\x02\x06paused\x02\x04plan\x02\x04type\x02\x04zone\x02\x04\0\x04args\x03\0\x03\ -\x01i\x01\x01r\x0b\x0aaccount-id\x05\x0ajump-start\x05\x04meta\x05\x0cname-serve\ -rs\x05\x06paused\x05\x04plan\x05\x06status\x05\x04type\x05\x13vanity-name-server\ -s\x05\x10verification-key\x05\x04zone\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04nam\ -es\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x018pulumi:cloudflare/zone@5.24\ -.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05r\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ -\0\0\x01h\x01\x01r\x02\x07enabled\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01\ -i\x01\x01r\x02\x07enabled\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ -names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Fpulumi:cloudflare/zone-c\ -ache-reserve@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05s\x01B\x0a\x02\x03\x02\x01\x01\ -\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0c\x05avifs\x02\x04bmps\x02\x04gifs\x02\x04\ -jp2s\x02\x05jpegs\x02\x05jpg2s\x02\x04jpgs\x02\x04pngs\x02\x05tiffs\x02\x04tifs\x02\ -\x05webps\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0c\x05avifs\x05\ -\x04bmps\x05\x04gifs\x05\x04jp2s\x05\x05jpegs\x05\x05jpg2s\x05\x04jpgs\x05\x04pn\ -gs\x05\x05tiffs\x05\x04tifs\x05\x05webps\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\ -\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Gpulumi:clou\ -dflare/zone-cache-variants@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05t\x01B\x0a\x02\x03\ -\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x0bmodified-on\x02\x07zon\ -e-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0c\x09algorithm\x05\x06digest\x05\ -\x10digest-algorithm\x05\x0bdigest-type\x05\x02ds\x05\x05flags\x05\x07key-tag\x05\ -\x08key-type\x05\x0bmodified-on\x05\x0apublic-key\x05\x06status\x05\x07zone-id\x05\ +cpulumi:cloudflare/workers-kv-namespace@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SE\ +VENSIXNINEaONEeEIGHT\x05q\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x06\x0aaccount-id\x02\x0ajump-start\x02\x06paused\x02\x04plan\x02\x04\ +type\x02\x04zone\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0b\x0aaccount-id\x05\ +\x0ajump-start\x05\x04meta\x05\x0cname-servers\x05\x06paused\x05\x04plan\x05\x06\ +status\x05\x04type\x05\x13vanity-name-servers\x05\x10verification-key\x05\x04zon\ +e\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\ +\x01\x08\x04\x01Spulumi:cloudflare/zone@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SE\ +VENSIXNINEaONEeEIGHT\x05r\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x02\x07enabled\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x02\x07enabled\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01apulumi:cloudflare/zone-cache-rese\ +rve@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05s\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0c\x05avifs\x02\x04bmps\x02\ +\x04gifs\x02\x04jp2s\x02\x05jpegs\x02\x05jpg2s\x02\x04jpgs\x02\x04pngs\x02\x05ti\ +ffs\x02\x04tifs\x02\x05webps\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\ +\x01r\x0c\x05avifs\x05\x04bmps\x05\x04gifs\x05\x04jp2s\x05\x05jpegs\x05\x05jpg2s\ +\x05\x04jpgs\x05\x04pngs\x05\x05tiffs\x05\x04tifs\x05\x05webps\x05\x07zone-id\x05\ \x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ -\x04\x01?pulumi:cloudflare/zone-dnssec@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05u\x01\ +\x04\x01bpulumi:cloudflare/zone-cache-variants@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIG\ +HTLY-SEVENSIXNINEaONEeEIGHT\x05t\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ +\0\0\x01h\x01\x01r\x02\x0bmodified-on\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\ +\x01i\x01\x01r\x0c\x09algorithm\x05\x06digest\x05\x10digest-algorithm\x05\x0bdig\ +est-type\x05\x02ds\x05\x05flags\x05\x07key-tag\x05\x08key-type\x05\x0bmodified-o\ +n\x05\x0apublic-key\x05\x06status\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\ +\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:cloudflar\ +e/zone-dnssec@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05u\x01\ B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x04hold\x02\x0a\ hold-after\x02\x12include-subdomains\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01\ i\x01\x01r\x04\x04hold\x05\x0ahold-after\x05\x12include-subdomains\x05\x07zone-i\ d\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\ -\x01\x08\x04\x01=pulumi:cloudflare/zone-hold@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\ -v\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0econf\ -igurations\x02\x0bdescription\x02\x06paused\x02\x08priority\x02\x04urls\x02\x07z\ -one-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\x0econfigurations\x05\x0bde\ -scription\x05\x06paused\x05\x08priority\x05\x04urls\x05\x07zone-id\x05\x04\0\x03\ -res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ -Apulumi:cloudflare/zone-lockdown@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05w\x01B\x0a\ -\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x08settings\x02\x07\ -zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x10initial-settings\x05\x18\ -initial-settings-read-at\x05\x11readonly-settings\x05\x08settings\x05\x07zone-id\ -\x05\x0bzone-status\x05\x09zone-type\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04name\ -s\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Jpulumi:cloudflare/zone-setti\ -ngs-override@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x05x\x04\x01Epulumi:cloudflare/cl\ -oudflare-pulumi@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\x04\0\x0b\x17\x01\0\x11cloudfl\ -are-pulumi\x03\0\0\0G\x09producers\x01\x0cprocessed-by\x02\x0dwit-component\x070\ -.215.0\x10wit-bindgen-rust\x060.30.0"; +\x01\x08\x04\x01Xpulumi:cloudflare/zone-hold@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHT\ +LY-SEVENSIXNINEaONEeEIGHT\x05v\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\ +\0\x01h\x01\x01r\x06\x0econfigurations\x02\x0bdescription\x02\x06paused\x02\x08p\ +riority\x02\x04urls\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x06\ +\x0econfigurations\x05\x0bdescription\x05\x06paused\x05\x08priority\x05\x04urls\x05\ +\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\ +\x06invoke\x01\x08\x04\x01\\pulumi:cloudflare/zone-lockdown@5.24.1-DIVIDER-ZERO.\ +ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05w\x01B\x0a\x02\x03\x02\x01\x01\x04\0\ +\x06output\x03\0\0\x01h\x01\x01r\x02\x08settings\x02\x07zone-id\x02\x04\0\x04arg\ +s\x03\0\x03\x01i\x01\x01r\x07\x10initial-settings\x05\x18initial-settings-read-a\ +t\x05\x11readonly-settings\x05\x08settings\x05\x07zone-id\x05\x0bzone-status\x05\ +\x09zone-type\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\ +\0\x06invoke\x01\x08\x04\x01epulumi:cloudflare/zone-settings-override@5.24.1-DIV\ +IDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05x\x04\x01`pulumi:cloudflar\ +e/cloudflare-pulumi@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\ +\x04\0\x0b\x17\x01\0\x11cloudflare-pulumi\x03\0\0\0G\x09producers\x01\x0cprocess\ +ed-by\x02\x0dwit-component\x070.215.0\x10wit-bindgen-rust\x060.30.0"; #[inline(never)] #[doc(hidden)] pub fn __link_custom_section_describing_imports() { diff --git a/providers/pulumi_wasm_provider_cloudflare/wit/deps/pulumi-wasm.wit b/providers/pulumi_wasm_provider_cloudflare/wit/deps/pulumi-wasm.wit index 056f5d33..4de2a90a 100644 --- a/providers/pulumi_wasm_provider_cloudflare/wit/deps/pulumi-wasm.wit +++ b/providers/pulumi_wasm_provider_cloudflare/wit/deps/pulumi-wasm.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; interface output-interface { diff --git a/providers/pulumi_wasm_provider_cloudflare/wit/world.wit b/providers/pulumi_wasm_provider_cloudflare/wit/world.wit index a58d7e29..5e8e3244 100644 --- a/providers/pulumi_wasm_provider_cloudflare/wit/world.wit +++ b/providers/pulumi_wasm_provider_cloudflare/wit/world.wit @@ -1,7 +1,7 @@ -package pulumi:cloudflare@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV; +package pulumi:cloudflare@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT; world cloudflare-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8; export access-application; export access-ca-certificate; export access-custom-page; @@ -245,7 +245,7 @@ world cloudflare-pulumi-client { interface access-application { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -318,7 +318,7 @@ interface access-application { interface access-ca-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -340,7 +340,7 @@ interface access-ca-certificate { interface access-custom-page { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -366,7 +366,7 @@ interface access-custom-page { interface access-group { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -392,7 +392,7 @@ interface access-group { interface access-identity-provider { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -418,7 +418,7 @@ interface access-identity-provider { interface access-keys-configuration { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -436,7 +436,7 @@ interface access-keys-configuration { interface access-mutual-tls-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -461,7 +461,7 @@ interface access-mutual-tls-certificate { interface access-mutual-tls-hostname-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -481,7 +481,7 @@ interface access-mutual-tls-hostname-settings { interface access-organization { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -521,7 +521,7 @@ interface access-organization { interface access-policy { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -565,7 +565,7 @@ interface access-policy { interface access-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -589,7 +589,7 @@ interface access-rule { interface access-service-token { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -616,7 +616,7 @@ interface access-service-token { interface access-tag { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -638,7 +638,7 @@ interface access-tag { interface account { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { enforce-twofactor: borrow, @@ -658,7 +658,7 @@ interface account { interface account-member { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -680,7 +680,7 @@ interface account-member { interface address-map { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -708,7 +708,7 @@ interface address-map { interface api-shield { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { auth-id-characteristics: borrow, @@ -726,7 +726,7 @@ interface api-shield { interface api-shield-operation { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { endpoint: borrow, @@ -748,7 +748,7 @@ interface api-shield-operation { interface api-shield-operation-schema-validation-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { mitigation-action: borrow, @@ -768,7 +768,7 @@ interface api-shield-operation-schema-validation-settings { interface api-shield-schema { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { kind: borrow, @@ -792,7 +792,7 @@ interface api-shield-schema { interface api-shield-schema-validation-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { validation-default-mitigation-action: borrow, @@ -812,7 +812,7 @@ interface api-shield-schema-validation-settings { interface api-token { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { condition: borrow, @@ -840,7 +840,7 @@ interface api-token { interface argo { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { smart-routing: borrow, @@ -860,7 +860,7 @@ interface argo { interface authenticated-origin-pulls { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { authenticated-origin-pulls-certificate: borrow, @@ -882,7 +882,7 @@ interface authenticated-origin-pulls { interface authenticated-origin-pulls-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { certificate: borrow, @@ -910,7 +910,7 @@ interface authenticated-origin-pulls-certificate { interface bot-management { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { auto-update-model: borrow, @@ -945,7 +945,7 @@ interface bot-management { interface byo-ip-prefix { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -967,7 +967,7 @@ interface byo-ip-prefix { interface certificate-pack { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { certificate-authority: borrow, @@ -1001,7 +1001,7 @@ interface certificate-pack { interface custom-hostname { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { custom-metadata: borrow, @@ -1032,7 +1032,7 @@ interface custom-hostname { interface custom-hostname-fallback-origin { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { origin: borrow, @@ -1051,7 +1051,7 @@ interface custom-hostname-fallback-origin { interface custom-pages { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1075,7 +1075,7 @@ interface custom-pages { interface custom-ssl { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { custom-ssl-options: borrow, @@ -1103,7 +1103,7 @@ interface custom-ssl { interface d1-database { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1122,7 +1122,7 @@ interface d1-database { interface device-dex-test { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1150,7 +1150,7 @@ interface device-dex-test { interface device-managed-networks { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1172,7 +1172,7 @@ interface device-managed-networks { interface device-policy-certificates { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { enabled: borrow, @@ -1190,7 +1190,7 @@ interface device-policy-certificates { interface device-posture-integration { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1216,7 +1216,7 @@ interface device-posture-integration { interface device-posture-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1246,7 +1246,7 @@ interface device-posture-rule { interface device-settings-policy { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1296,7 +1296,7 @@ interface device-settings-policy { interface dlp-profile { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1324,7 +1324,7 @@ interface dlp-profile { interface email-routing-address { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1346,7 +1346,7 @@ interface email-routing-address { interface email-routing-catch-all { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { actions: borrow, @@ -1371,7 +1371,7 @@ interface email-routing-catch-all { interface email-routing-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { actions: borrow, @@ -1398,7 +1398,7 @@ interface email-routing-rule { interface email-routing-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { enabled: borrow, @@ -1423,7 +1423,7 @@ interface email-routing-settings { interface fallback-domain { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1443,7 +1443,7 @@ interface fallback-domain { interface filter { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { description: borrow, @@ -1467,7 +1467,7 @@ interface filter { interface firewall-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { action: borrow, @@ -1495,7 +1495,7 @@ interface firewall-rule { interface gre-tunnel { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1531,7 +1531,7 @@ interface gre-tunnel { interface healthcheck { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { address: borrow, @@ -1587,7 +1587,7 @@ interface healthcheck { interface hostname-tls-setting { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { hostname: borrow, @@ -1611,7 +1611,7 @@ interface hostname-tls-setting { interface hostname-tls-setting-ciphers { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { hostname: borrow, @@ -1635,7 +1635,7 @@ interface hostname-tls-setting-ciphers { interface hyperdrive-config { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1657,7 +1657,7 @@ interface hyperdrive-config { interface ipsec-tunnel { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1705,7 +1705,7 @@ interface ipsec-tunnel { interface keyless-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { bundle-method: borrow, @@ -1734,7 +1734,7 @@ interface keyless-certificate { interface %list { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1758,7 +1758,7 @@ interface %list { interface list-item { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1786,7 +1786,7 @@ interface list-item { interface load-balancer { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { adaptive-routings: borrow, @@ -1840,7 +1840,7 @@ interface load-balancer { interface load-balancer-monitor { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1890,7 +1890,7 @@ interface load-balancer-monitor { interface load-balancer-pool { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1932,7 +1932,7 @@ interface load-balancer-pool { interface logpull-retention { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { enabled: borrow, @@ -1950,7 +1950,7 @@ interface logpull-retention { interface logpush-job { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1994,7 +1994,7 @@ interface logpush-job { interface logpush-ownership-challenge { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2015,7 +2015,7 @@ interface logpush-ownership-challenge { interface magic-firewall-ruleset { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2037,7 +2037,7 @@ interface magic-firewall-ruleset { interface managed-headers { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { managed-request-headers: borrow, @@ -2057,7 +2057,7 @@ interface managed-headers { interface mtls-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2086,7 +2086,7 @@ interface mtls-certificate { interface notification-policy { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2120,7 +2120,7 @@ interface notification-policy { interface notification-policy-webhooks { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2146,7 +2146,7 @@ interface notification-policy-webhooks { interface observatory-scheduled-test { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { frequency: borrow, @@ -2168,7 +2168,7 @@ interface observatory-scheduled-test { interface origin-ca-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { csr: borrow, @@ -2194,7 +2194,7 @@ interface origin-ca-certificate { interface page-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { actions: borrow, @@ -2218,7 +2218,7 @@ interface page-rule { interface pages-domain { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2239,7 +2239,7 @@ interface pages-domain { interface pages-project { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2268,7 +2268,7 @@ interface pages-project { interface queue { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2286,7 +2286,7 @@ interface queue { interface r2-bucket { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2306,7 +2306,7 @@ interface r2-bucket { interface rate-limit { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { action: borrow, @@ -2338,7 +2338,7 @@ interface rate-limit { interface %record { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { allow-overwrite: borrow, @@ -2379,7 +2379,7 @@ interface %record { interface regional-hostname { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { hostname: borrow, @@ -2400,7 +2400,7 @@ interface regional-hostname { interface regional-tiered-cache { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { value: borrow, @@ -2418,7 +2418,7 @@ interface regional-tiered-cache { interface ruleset { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2446,7 +2446,7 @@ interface ruleset { interface spectrum-application { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { argo-smart-routing: borrow, @@ -2486,7 +2486,7 @@ interface spectrum-application { interface split-tunnel { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2508,7 +2508,7 @@ interface split-tunnel { interface static-route { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2538,7 +2538,7 @@ interface static-route { interface teams-account { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2582,7 +2582,7 @@ interface teams-account { interface teams-list { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2606,7 +2606,7 @@ interface teams-list { interface teams-location { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2633,7 +2633,7 @@ interface teams-location { interface teams-proxy-endpoint { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2654,7 +2654,7 @@ interface teams-proxy-endpoint { interface teams-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2691,7 +2691,7 @@ interface teams-rule { interface tiered-cache { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { cache-type: borrow, @@ -2709,7 +2709,7 @@ interface tiered-cache { interface total-tls { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { certificate-authority: borrow, @@ -2729,7 +2729,7 @@ interface total-tls { interface tunnel { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2753,7 +2753,7 @@ interface tunnel { interface tunnel-config { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2773,7 +2773,7 @@ interface tunnel-config { interface tunnel-route { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2797,7 +2797,7 @@ interface tunnel-route { interface tunnel-virtual-network { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2819,7 +2819,7 @@ interface tunnel-virtual-network { interface turnstile-widget { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2848,7 +2848,7 @@ interface turnstile-widget { interface url-normalization-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { scope: borrow, @@ -2868,7 +2868,7 @@ interface url-normalization-settings { interface user-agent-blocking-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { configuration: borrow, @@ -2892,7 +2892,7 @@ interface user-agent-blocking-rule { interface waiting-room { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { additional-routes: borrow, @@ -2942,7 +2942,7 @@ interface waiting-room { interface waiting-room-event { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { custom-page-html: borrow, @@ -2988,7 +2988,7 @@ interface waiting-room-event { interface waiting-room-rules { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { rules: borrow, @@ -3008,7 +3008,7 @@ interface waiting-room-rules { interface waiting-room-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { search-engine-crawler-bypass: borrow, @@ -3026,7 +3026,7 @@ interface waiting-room-settings { interface web3-hostname { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { description: borrow, @@ -3053,7 +3053,7 @@ interface web3-hostname { interface web-analytics-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3079,7 +3079,7 @@ interface web-analytics-rule { interface web-analytics-site { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3105,7 +3105,7 @@ interface web-analytics-site { interface worker-cron-trigger { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3125,7 +3125,7 @@ interface worker-cron-trigger { interface worker-domain { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3149,7 +3149,7 @@ interface worker-domain { interface worker-route { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { pattern: borrow, @@ -3169,7 +3169,7 @@ interface worker-route { interface worker-script { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3221,7 +3221,7 @@ interface worker-script { interface worker-secret { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3243,7 +3243,7 @@ interface worker-secret { interface workers-for-platforms-namespace { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3261,7 +3261,7 @@ interface workers-for-platforms-namespace { interface workers-kv { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3283,7 +3283,7 @@ interface workers-kv { interface workers-kv-namespace { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3301,7 +3301,7 @@ interface workers-kv-namespace { interface zone { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3332,7 +3332,7 @@ interface zone { interface zone-cache-reserve { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { enabled: borrow, @@ -3350,7 +3350,7 @@ interface zone-cache-reserve { interface zone-cache-variants { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { avifs: borrow, @@ -3388,7 +3388,7 @@ interface zone-cache-variants { interface zone-dnssec { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { modified-on: borrow, @@ -3416,7 +3416,7 @@ interface zone-dnssec { interface zone-hold { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { hold: borrow, @@ -3438,7 +3438,7 @@ interface zone-hold { interface zone-lockdown { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { configurations: borrow, @@ -3464,7 +3464,7 @@ interface zone-lockdown { interface zone-settings-override { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { settings: borrow, diff --git a/providers/pulumi_wasm_provider_cloudflare_rust/Cargo.toml b/providers/pulumi_wasm_provider_cloudflare_rust/Cargo.toml index 1492528b..29b26c90 100644 --- a/providers/pulumi_wasm_provider_cloudflare_rust/Cargo.toml +++ b/providers/pulumi_wasm_provider_cloudflare_rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulumi_wasm_cloudflare" -version = "5.24.1-0.0.0-DEV" +version = "5.24.1-0.0.0-NIGHTLY-769a1e8" edition = "2021" [dependencies] diff --git a/providers/pulumi_wasm_provider_cloudflare_rust/src/lib.rs b/providers/pulumi_wasm_provider_cloudflare_rust/src/lib.rs index 3ab40424..7736908f 100644 --- a/providers/pulumi_wasm_provider_cloudflare_rust/src/lib.rs +++ b/providers/pulumi_wasm_provider_cloudflare_rust/src/lib.rs @@ -12,7 +12,7 @@ mod bindings { // the name of the world in the `*.wit` input file world: "cloudflare-pulumi-client", with: { - "component:pulumi-wasm/output-interface@0.0.0-DEV": pulumi_wasm_wit::client_bindings::component::pulumi_wasm::output_interface + "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8": pulumi_wasm_wit::client_bindings::component::pulumi_wasm::output_interface } }); } diff --git a/providers/pulumi_wasm_provider_cloudflare_rust/wit/deps/pulumi-wasm.wit b/providers/pulumi_wasm_provider_cloudflare_rust/wit/deps/pulumi-wasm.wit index 056f5d33..4de2a90a 100644 --- a/providers/pulumi_wasm_provider_cloudflare_rust/wit/deps/pulumi-wasm.wit +++ b/providers/pulumi_wasm_provider_cloudflare_rust/wit/deps/pulumi-wasm.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; interface output-interface { diff --git a/providers/pulumi_wasm_provider_cloudflare_rust/wit/world.wit b/providers/pulumi_wasm_provider_cloudflare_rust/wit/world.wit index a58d7e29..5e8e3244 100644 --- a/providers/pulumi_wasm_provider_cloudflare_rust/wit/world.wit +++ b/providers/pulumi_wasm_provider_cloudflare_rust/wit/world.wit @@ -1,7 +1,7 @@ -package pulumi:cloudflare@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV; +package pulumi:cloudflare@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT; world cloudflare-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8; export access-application; export access-ca-certificate; export access-custom-page; @@ -245,7 +245,7 @@ world cloudflare-pulumi-client { interface access-application { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -318,7 +318,7 @@ interface access-application { interface access-ca-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -340,7 +340,7 @@ interface access-ca-certificate { interface access-custom-page { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -366,7 +366,7 @@ interface access-custom-page { interface access-group { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -392,7 +392,7 @@ interface access-group { interface access-identity-provider { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -418,7 +418,7 @@ interface access-identity-provider { interface access-keys-configuration { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -436,7 +436,7 @@ interface access-keys-configuration { interface access-mutual-tls-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -461,7 +461,7 @@ interface access-mutual-tls-certificate { interface access-mutual-tls-hostname-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -481,7 +481,7 @@ interface access-mutual-tls-hostname-settings { interface access-organization { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -521,7 +521,7 @@ interface access-organization { interface access-policy { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -565,7 +565,7 @@ interface access-policy { interface access-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -589,7 +589,7 @@ interface access-rule { interface access-service-token { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -616,7 +616,7 @@ interface access-service-token { interface access-tag { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -638,7 +638,7 @@ interface access-tag { interface account { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { enforce-twofactor: borrow, @@ -658,7 +658,7 @@ interface account { interface account-member { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -680,7 +680,7 @@ interface account-member { interface address-map { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -708,7 +708,7 @@ interface address-map { interface api-shield { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { auth-id-characteristics: borrow, @@ -726,7 +726,7 @@ interface api-shield { interface api-shield-operation { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { endpoint: borrow, @@ -748,7 +748,7 @@ interface api-shield-operation { interface api-shield-operation-schema-validation-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { mitigation-action: borrow, @@ -768,7 +768,7 @@ interface api-shield-operation-schema-validation-settings { interface api-shield-schema { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { kind: borrow, @@ -792,7 +792,7 @@ interface api-shield-schema { interface api-shield-schema-validation-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { validation-default-mitigation-action: borrow, @@ -812,7 +812,7 @@ interface api-shield-schema-validation-settings { interface api-token { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { condition: borrow, @@ -840,7 +840,7 @@ interface api-token { interface argo { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { smart-routing: borrow, @@ -860,7 +860,7 @@ interface argo { interface authenticated-origin-pulls { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { authenticated-origin-pulls-certificate: borrow, @@ -882,7 +882,7 @@ interface authenticated-origin-pulls { interface authenticated-origin-pulls-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { certificate: borrow, @@ -910,7 +910,7 @@ interface authenticated-origin-pulls-certificate { interface bot-management { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { auto-update-model: borrow, @@ -945,7 +945,7 @@ interface bot-management { interface byo-ip-prefix { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -967,7 +967,7 @@ interface byo-ip-prefix { interface certificate-pack { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { certificate-authority: borrow, @@ -1001,7 +1001,7 @@ interface certificate-pack { interface custom-hostname { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { custom-metadata: borrow, @@ -1032,7 +1032,7 @@ interface custom-hostname { interface custom-hostname-fallback-origin { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { origin: borrow, @@ -1051,7 +1051,7 @@ interface custom-hostname-fallback-origin { interface custom-pages { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1075,7 +1075,7 @@ interface custom-pages { interface custom-ssl { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { custom-ssl-options: borrow, @@ -1103,7 +1103,7 @@ interface custom-ssl { interface d1-database { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1122,7 +1122,7 @@ interface d1-database { interface device-dex-test { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1150,7 +1150,7 @@ interface device-dex-test { interface device-managed-networks { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1172,7 +1172,7 @@ interface device-managed-networks { interface device-policy-certificates { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { enabled: borrow, @@ -1190,7 +1190,7 @@ interface device-policy-certificates { interface device-posture-integration { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1216,7 +1216,7 @@ interface device-posture-integration { interface device-posture-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1246,7 +1246,7 @@ interface device-posture-rule { interface device-settings-policy { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1296,7 +1296,7 @@ interface device-settings-policy { interface dlp-profile { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1324,7 +1324,7 @@ interface dlp-profile { interface email-routing-address { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1346,7 +1346,7 @@ interface email-routing-address { interface email-routing-catch-all { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { actions: borrow, @@ -1371,7 +1371,7 @@ interface email-routing-catch-all { interface email-routing-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { actions: borrow, @@ -1398,7 +1398,7 @@ interface email-routing-rule { interface email-routing-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { enabled: borrow, @@ -1423,7 +1423,7 @@ interface email-routing-settings { interface fallback-domain { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1443,7 +1443,7 @@ interface fallback-domain { interface filter { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { description: borrow, @@ -1467,7 +1467,7 @@ interface filter { interface firewall-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { action: borrow, @@ -1495,7 +1495,7 @@ interface firewall-rule { interface gre-tunnel { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1531,7 +1531,7 @@ interface gre-tunnel { interface healthcheck { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { address: borrow, @@ -1587,7 +1587,7 @@ interface healthcheck { interface hostname-tls-setting { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { hostname: borrow, @@ -1611,7 +1611,7 @@ interface hostname-tls-setting { interface hostname-tls-setting-ciphers { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { hostname: borrow, @@ -1635,7 +1635,7 @@ interface hostname-tls-setting-ciphers { interface hyperdrive-config { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1657,7 +1657,7 @@ interface hyperdrive-config { interface ipsec-tunnel { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1705,7 +1705,7 @@ interface ipsec-tunnel { interface keyless-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { bundle-method: borrow, @@ -1734,7 +1734,7 @@ interface keyless-certificate { interface %list { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1758,7 +1758,7 @@ interface %list { interface list-item { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1786,7 +1786,7 @@ interface list-item { interface load-balancer { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { adaptive-routings: borrow, @@ -1840,7 +1840,7 @@ interface load-balancer { interface load-balancer-monitor { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1890,7 +1890,7 @@ interface load-balancer-monitor { interface load-balancer-pool { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1932,7 +1932,7 @@ interface load-balancer-pool { interface logpull-retention { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { enabled: borrow, @@ -1950,7 +1950,7 @@ interface logpull-retention { interface logpush-job { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -1994,7 +1994,7 @@ interface logpush-job { interface logpush-ownership-challenge { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2015,7 +2015,7 @@ interface logpush-ownership-challenge { interface magic-firewall-ruleset { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2037,7 +2037,7 @@ interface magic-firewall-ruleset { interface managed-headers { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { managed-request-headers: borrow, @@ -2057,7 +2057,7 @@ interface managed-headers { interface mtls-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2086,7 +2086,7 @@ interface mtls-certificate { interface notification-policy { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2120,7 +2120,7 @@ interface notification-policy { interface notification-policy-webhooks { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2146,7 +2146,7 @@ interface notification-policy-webhooks { interface observatory-scheduled-test { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { frequency: borrow, @@ -2168,7 +2168,7 @@ interface observatory-scheduled-test { interface origin-ca-certificate { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { csr: borrow, @@ -2194,7 +2194,7 @@ interface origin-ca-certificate { interface page-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { actions: borrow, @@ -2218,7 +2218,7 @@ interface page-rule { interface pages-domain { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2239,7 +2239,7 @@ interface pages-domain { interface pages-project { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2268,7 +2268,7 @@ interface pages-project { interface queue { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2286,7 +2286,7 @@ interface queue { interface r2-bucket { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2306,7 +2306,7 @@ interface r2-bucket { interface rate-limit { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { action: borrow, @@ -2338,7 +2338,7 @@ interface rate-limit { interface %record { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { allow-overwrite: borrow, @@ -2379,7 +2379,7 @@ interface %record { interface regional-hostname { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { hostname: borrow, @@ -2400,7 +2400,7 @@ interface regional-hostname { interface regional-tiered-cache { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { value: borrow, @@ -2418,7 +2418,7 @@ interface regional-tiered-cache { interface ruleset { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2446,7 +2446,7 @@ interface ruleset { interface spectrum-application { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { argo-smart-routing: borrow, @@ -2486,7 +2486,7 @@ interface spectrum-application { interface split-tunnel { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2508,7 +2508,7 @@ interface split-tunnel { interface static-route { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2538,7 +2538,7 @@ interface static-route { interface teams-account { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2582,7 +2582,7 @@ interface teams-account { interface teams-list { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2606,7 +2606,7 @@ interface teams-list { interface teams-location { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2633,7 +2633,7 @@ interface teams-location { interface teams-proxy-endpoint { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2654,7 +2654,7 @@ interface teams-proxy-endpoint { interface teams-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2691,7 +2691,7 @@ interface teams-rule { interface tiered-cache { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { cache-type: borrow, @@ -2709,7 +2709,7 @@ interface tiered-cache { interface total-tls { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { certificate-authority: borrow, @@ -2729,7 +2729,7 @@ interface total-tls { interface tunnel { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2753,7 +2753,7 @@ interface tunnel { interface tunnel-config { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2773,7 +2773,7 @@ interface tunnel-config { interface tunnel-route { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2797,7 +2797,7 @@ interface tunnel-route { interface tunnel-virtual-network { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2819,7 +2819,7 @@ interface tunnel-virtual-network { interface turnstile-widget { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -2848,7 +2848,7 @@ interface turnstile-widget { interface url-normalization-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { scope: borrow, @@ -2868,7 +2868,7 @@ interface url-normalization-settings { interface user-agent-blocking-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { configuration: borrow, @@ -2892,7 +2892,7 @@ interface user-agent-blocking-rule { interface waiting-room { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { additional-routes: borrow, @@ -2942,7 +2942,7 @@ interface waiting-room { interface waiting-room-event { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { custom-page-html: borrow, @@ -2988,7 +2988,7 @@ interface waiting-room-event { interface waiting-room-rules { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { rules: borrow, @@ -3008,7 +3008,7 @@ interface waiting-room-rules { interface waiting-room-settings { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { search-engine-crawler-bypass: borrow, @@ -3026,7 +3026,7 @@ interface waiting-room-settings { interface web3-hostname { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { description: borrow, @@ -3053,7 +3053,7 @@ interface web3-hostname { interface web-analytics-rule { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3079,7 +3079,7 @@ interface web-analytics-rule { interface web-analytics-site { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3105,7 +3105,7 @@ interface web-analytics-site { interface worker-cron-trigger { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3125,7 +3125,7 @@ interface worker-cron-trigger { interface worker-domain { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3149,7 +3149,7 @@ interface worker-domain { interface worker-route { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { pattern: borrow, @@ -3169,7 +3169,7 @@ interface worker-route { interface worker-script { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3221,7 +3221,7 @@ interface worker-script { interface worker-secret { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3243,7 +3243,7 @@ interface worker-secret { interface workers-for-platforms-namespace { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3261,7 +3261,7 @@ interface workers-for-platforms-namespace { interface workers-kv { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3283,7 +3283,7 @@ interface workers-kv { interface workers-kv-namespace { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3301,7 +3301,7 @@ interface workers-kv-namespace { interface zone { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { account-id: borrow, @@ -3332,7 +3332,7 @@ interface zone { interface zone-cache-reserve { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { enabled: borrow, @@ -3350,7 +3350,7 @@ interface zone-cache-reserve { interface zone-cache-variants { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { avifs: borrow, @@ -3388,7 +3388,7 @@ interface zone-cache-variants { interface zone-dnssec { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { modified-on: borrow, @@ -3416,7 +3416,7 @@ interface zone-dnssec { interface zone-hold { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { hold: borrow, @@ -3438,7 +3438,7 @@ interface zone-hold { interface zone-lockdown { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { configurations: borrow, @@ -3464,7 +3464,7 @@ interface zone-lockdown { interface zone-settings-override { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { settings: borrow, diff --git a/providers/pulumi_wasm_provider_docker/Cargo.toml b/providers/pulumi_wasm_provider_docker/Cargo.toml index 6670936e..467f9bbc 100644 --- a/providers/pulumi_wasm_provider_docker/Cargo.toml +++ b/providers/pulumi_wasm_provider_docker/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulumi_wasm_docker_provider" -version = "4.5.3-0.0.0-DEV" +version = "4.5.3-0.0.0-NIGHTLY-769a1e8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/providers/pulumi_wasm_provider_docker/src/bindings.rs b/providers/pulumi_wasm_provider_docker/src/bindings.rs index b8fd596f..d89d80f5 100644 --- a/providers/pulumi_wasm_provider_docker/src/bindings.rs +++ b/providers/pulumi_wasm_provider_docker/src/bindings.rs @@ -38,7 +38,7 @@ pub mod component { #[cfg(target_arch = "wasm32")] { #[link( - wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[resource-drop]output"] @@ -57,7 +57,7 @@ pub mod component { let len0 = vec0.len(); #[cfg(target_arch = "wasm32")] #[link( - wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[constructor]output"] @@ -81,7 +81,7 @@ pub mod component { let len0 = vec0.len(); #[cfg(target_arch = "wasm32")] #[link( - wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[method]output.map"] @@ -120,7 +120,9 @@ pub mod component { } } #[cfg(target_arch = "wasm32")] - #[link(wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV")] + #[link( + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" + )] extern "C" { #[link_name = "combine"] fn wit_import(_: *mut u8, _: usize) -> i32; @@ -281,7 +283,7 @@ pub mod component { let ptr9 = ret_area.0.as_mut_ptr().cast::(); #[cfg(target_arch = "wasm32")] #[link( - wasm_import_module = "component:pulumi-wasm/register-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "register"] @@ -1304,16 +1306,16 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_container_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_container_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/container@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/container@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_container_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_container_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 264]); static mut _RET_AREA: _RetArea = @@ -1446,10 +1448,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_image_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_image_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/image@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/image@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, @@ -1457,7 +1459,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_image_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_image_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 28]); @@ -1683,10 +1685,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_network_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_network_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/network@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/network@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32, arg12 : @@ -1696,7 +1698,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_network_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_network_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 52]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 52]); @@ -1880,10 +1882,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_plugin_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_plugin_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/plugin@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/plugin@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32,) -> * mut u8 { @@ -1892,7 +1894,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_plugin_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_plugin_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 40]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 40]); @@ -2006,10 +2008,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_registry_image_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_registry_image_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/registry-image@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/registry-image@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -2017,7 +2019,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_registry_image_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_registry_image_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -2177,10 +2179,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_remote_image_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_remote_image_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/remote-image@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/remote-image@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32,) -> * mut u8 { $($path_to_types)*:: @@ -2189,7 +2191,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_remote_image_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_remote_image_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 36]); @@ -2285,10 +2287,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_secret_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_secret_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/secret@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/secret@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -2296,7 +2298,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_secret_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_secret_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -2476,10 +2478,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_service_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_service_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/service@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/service@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32,) -> * mut u8 { @@ -2488,7 +2490,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_service_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_service_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 36]); @@ -2570,17 +2572,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_service_config_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_service_config_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/service-config@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/service-config@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_service_config_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_service_config_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -2666,17 +2668,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_tag_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_tag_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/tag@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/tag@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_tag_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_tag_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 12]); @@ -2790,10 +2792,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_docker_volume_4_5_3_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_docker_volume_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:docker/volume@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:docker/volume@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -2801,7 +2803,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_docker_volume_4_5_3_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_docker_volume_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -2933,37 +2935,37 @@ macro_rules! __export_docker_pulumi_impl { }; ($ty:ident with_types_in $($path_to_types_root:tt)*) => { $($path_to_types_root)*:: - exports::pulumi::docker::container::__export_pulumi_docker_container_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::container::__export_pulumi_docker_container_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::container); $($path_to_types_root)*:: - exports::pulumi::docker::image::__export_pulumi_docker_image_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::image::__export_pulumi_docker_image_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::image); $($path_to_types_root)*:: - exports::pulumi::docker::network::__export_pulumi_docker_network_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::network::__export_pulumi_docker_network_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::network); $($path_to_types_root)*:: - exports::pulumi::docker::plugin::__export_pulumi_docker_plugin_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::plugin::__export_pulumi_docker_plugin_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::plugin); $($path_to_types_root)*:: - exports::pulumi::docker::registry_image::__export_pulumi_docker_registry_image_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::registry_image::__export_pulumi_docker_registry_image_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::registry_image); $($path_to_types_root)*:: - exports::pulumi::docker::remote_image::__export_pulumi_docker_remote_image_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::remote_image::__export_pulumi_docker_remote_image_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::remote_image); $($path_to_types_root)*:: - exports::pulumi::docker::secret::__export_pulumi_docker_secret_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::secret::__export_pulumi_docker_secret_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::secret); $($path_to_types_root)*:: - exports::pulumi::docker::service::__export_pulumi_docker_service_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::service::__export_pulumi_docker_service_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::service); $($path_to_types_root)*:: - exports::pulumi::docker::service_config::__export_pulumi_docker_service_config_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::service_config::__export_pulumi_docker_service_config_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::service_config); $($path_to_types_root)*:: - exports::pulumi::docker::tag::__export_pulumi_docker_tag_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::tag::__export_pulumi_docker_tag_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::tag); $($path_to_types_root)*:: - exports::pulumi::docker::volume::__export_pulumi_docker_volume_4_5_3_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::docker::volume::__export_pulumi_docker_volume_4_5_3_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::volume); }; } @@ -2972,112 +2974,117 @@ pub(crate) use __export_docker_pulumi_impl as export; #[cfg(target_arch = "wasm32")] #[link_section = "component-type:wit-bindgen:0.30.0:docker-pulumi:encoded world"] #[doc(hidden)] -pub static __WIT_BINDGEN_COMPONENT_TYPE: [u8; 5066] = *b"\ -\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\xc6&\x01A\x02\x01A\x1b\ +pub static __WIT_BINDGEN_COMPONENT_TYPE: [u8; 5414] = *b"\ +\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\xa2)\x01A\x02\x01A\x1b\ \x01B\x0a\x04\0\x06output\x03\x01\x01i\0\x01@\x01\x05values\0\x01\x04\0\x13[cons\ tructor]output\x01\x02\x01h\0\x01@\x02\x04self\x03\x0dfunction-names\0\x01\x04\0\ \x12[method]output.map\x01\x04\x01p\x03\x01@\x01\x07outputs\x05\0\x01\x04\0\x07c\ -ombine\x01\x06\x03\x010component:pulumi-wasm/output-interface@0.0.0-DEV\x05\0\x02\ -\x03\0\0\x06output\x01B\x13\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ -\x01r\x02\x04names\x05value\x02\x04\0\x0cobject-field\x03\0\x03\x01r\x01\x04name\ -s\x04\0\x0cresult-field\x03\0\x05\x01i\x01\x01r\x02\x04names\x06output\x07\x04\0\ -\x1eregister-resource-result-field\x03\0\x08\x01p\x04\x01p\x06\x01r\x04\x04types\ -\x04names\x06object\x0a\x07results\x0b\x04\0\x19register-resource-request\x03\0\x0c\ -\x01p\x09\x01r\x01\x06fields\x0e\x04\0\x18register-resource-result\x03\0\x0f\x01\ -@\x01\x07request\x0d\0\x10\x04\0\x08register\x01\x11\x03\x012component:pulumi-wa\ -sm/register-interface@0.0.0-DEV\x05\x02\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06ou\ -tput\x03\0\0\x01h\x01\x01r>\x06attach\x02\x0ccapabilities\x02\x0dcgroupns-mode\x02\ -\x07command\x02+container-read-refresh-timeout-milliseconds\x02\x07cpu-set\x02\x0a\ -cpu-shares\x02\x15destroy-grace-seconds\x02\x07devices\x02\x03dns\x02\x08dns-opt\ -s\x02\x0cdns-searches\x02\x0adomainname\x02\x0bentrypoints\x02\x04envs\x02\x04gp\ -us\x02\x0agroup-adds\x02\x0bhealthcheck\x02\x08hostname\x02\x05hosts\x02\x05imag\ -e\x02\x04init\x02\x08ipc-mode\x02\x06labels\x02\x0alog-driver\x02\x08log-opts\x02\ -\x04logs\x02\x0fmax-retry-count\x02\x06memory\x02\x0bmemory-swap\x02\x06mounts\x02\ -\x08must-run\x02\x04name\x02\x0cnetwork-mode\x02\x11networks-advanced\x02\x08pid\ --mode\x02\x05ports\x02\x0aprivileged\x02\x11publish-all-ports\x02\x09read-only\x02\ -\x0eremove-volumes\x02\x07restart\x02\x02rm\x02\x07runtime\x02\x0dsecurity-opts\x02\ -\x08shm-size\x02\x05start\x02\x0astdin-open\x02\x0bstop-signal\x02\x0cstop-timeo\ -ut\x02\x0cstorage-opts\x02\x07sysctls\x02\x05tmpfs\x02\x03tty\x02\x07ulimits\x02\ -\x07uploads\x02\x04user\x02\x0buserns-mode\x02\x07volumes\x02\x04wait\x02\x0cwai\ -t-timeout\x02\x0bworking-dir\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01rB\x06attac\ -h\x05\x06bridge\x05\x0ccapabilities\x05\x0dcgroupns-mode\x05\x07command\x05\x0ec\ -ontainer-logs\x05+container-read-refresh-timeout-milliseconds\x05\x07cpu-set\x05\ -\x0acpu-shares\x05\x15destroy-grace-seconds\x05\x07devices\x05\x03dns\x05\x08dns\ --opts\x05\x0cdns-searches\x05\x0adomainname\x05\x0bentrypoints\x05\x04envs\x05\x09\ -exit-code\x05\x04gpus\x05\x0agroup-adds\x05\x0bhealthcheck\x05\x08hostname\x05\x05\ -hosts\x05\x05image\x05\x04init\x05\x08ipc-mode\x05\x06labels\x05\x0alog-driver\x05\ -\x08log-opts\x05\x04logs\x05\x0fmax-retry-count\x05\x06memory\x05\x0bmemory-swap\ -\x05\x06mounts\x05\x08must-run\x05\x04name\x05\x0dnetwork-datas\x05\x0cnetwork-m\ -ode\x05\x11networks-advanced\x05\x08pid-mode\x05\x05ports\x05\x0aprivileged\x05\x11\ -publish-all-ports\x05\x09read-only\x05\x0eremove-volumes\x05\x07restart\x05\x02r\ -m\x05\x07runtime\x05\x0dsecurity-opts\x05\x08shm-size\x05\x05start\x05\x0astdin-\ -open\x05\x0bstop-signal\x05\x0cstop-timeout\x05\x0cstorage-opts\x05\x07sysctls\x05\ -\x05tmpfs\x05\x03tty\x05\x07ulimits\x05\x07uploads\x05\x04user\x05\x0buserns-mod\ -e\x05\x07volumes\x05\x04wait\x05\x0cwait-timeout\x05\x0bworking-dir\x05\x04\0\x03\ -res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ -8pulumi:docker/container@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x03\x01B\x0a\x02\x03\ -\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x05build\x02\x10build-on-\ -preview\x02\x0aimage-name\x02\x08registry\x02\x09skip-push\x02\x04\0\x04args\x03\ -\0\x03\x01i\x01\x01r\x07\x0fbase-image-name\x05\x07context\x05\x0adockerfile\x05\ -\x0aimage-name\x05\x08platform\x05\x0fregistry-server\x05\x0brepo-digest\x05\x04\ -\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ -\x014pulumi:docker/image@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x04\x01B\x0a\x02\x03\ -\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0c\x0aattachable\x02\x0fchec\ -k-duplicate\x02\x06driver\x02\x07ingress\x02\x08internal\x02\x0cipam-configs\x02\ -\x0bipam-driver\x02\x0cipam-options\x02\x04ipv6\x02\x06labels\x02\x04name\x02\x07\ -options\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0d\x0aattachable\x05\x0fcheck\ --duplicate\x05\x06driver\x05\x07ingress\x05\x08internal\x05\x0cipam-configs\x05\x0b\ -ipam-driver\x05\x0cipam-options\x05\x04ipv6\x05\x06labels\x05\x04name\x05\x07opt\ -ions\x05\x05scope\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ -\x04\0\x06invoke\x01\x08\x04\x016pulumi:docker/network@4.5.3-DIVIDER-ZERO.ZERO.Z\ -ERO-DEV\x05\x05\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ -r\x09\x05alias\x02\x0eenable-timeout\x02\x07enabled\x02\x04envs\x02\x0dforce-des\ -troy\x02\x0dforce-disable\x02\x15grant-all-permissions\x02\x11grant-permissions\x02\ -\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x05alias\x05\x0eenable-ti\ -meout\x05\x07enabled\x05\x04envs\x05\x0dforce-destroy\x05\x0dforce-disable\x05\x15\ -grant-all-permissions\x05\x11grant-permissions\x05\x04name\x05\x10plugin-referen\ -ce\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invok\ -e\x01\x08\x04\x015pulumi:docker/plugin@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x06\x01\ -B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x14insecure-\ -skip-verify\x02\x0dkeep-remotely\x02\x04name\x02\x08triggers\x02\x04\0\x04args\x03\ -\0\x03\x01i\x01\x01r\x05\x14insecure-skip-verify\x05\x0dkeep-remotely\x05\x04nam\ -e\x05\x0dsha256-digest\x05\x08triggers\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04na\ -mes\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01=pulumi:docker/registry-ima\ -ge@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x07\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ -output\x03\0\0\x01h\x01\x01r\x07\x05build\x02\x0cforce-remove\x02\x0ckeep-locall\ -y\x02\x04name\x02\x08platform\x02\x0dpull-triggers\x02\x08triggers\x02\x04\0\x04\ -args\x03\0\x03\x01i\x01\x01r\x09\x05build\x05\x0cforce-remove\x05\x08image-id\x05\ -\x0ckeep-locally\x05\x04name\x05\x08platform\x05\x0dpull-triggers\x05\x0brepo-di\ -gest\x05\x08triggers\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ -\x04\0\x06invoke\x01\x08\x04\x01;pulumi:docker/remote-image@4.5.3-DIVIDER-ZERO.Z\ -ERO.ZERO-DEV\x05\x08\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ -\x01r\x03\x04data\x02\x06labels\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\ -\x01r\x03\x04data\x05\x06labels\x05\x04name\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ -names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x015pulumi:docker/secret@4.5\ -.3-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x09\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outp\ -ut\x03\0\0\x01h\x01\x01r\x09\x04auth\x02\x0fconverge-config\x02\x0dendpoint-spec\ -\x02\x06labels\x02\x04mode\x02\x04name\x02\x0frollback-config\x02\x09task-spec\x02\ -\x0dupdate-config\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x09\x04auth\x05\x0fc\ -onverge-config\x05\x0dendpoint-spec\x05\x06labels\x05\x04mode\x05\x04name\x05\x0f\ -rollback-config\x05\x09task-spec\x05\x0dupdate-config\x05\x04\0\x03res\x03\0\x06\ -\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x016pulumi:dock\ -er/service@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x0a\x01B\x0a\x02\x03\x02\x01\x01\ -\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x04data\x02\x04name\x02\x04\0\x04args\ -\x03\0\x03\x01i\x01\x01r\x02\x04data\x05\x04name\x05\x04\0\x03res\x03\0\x06\x01@\ -\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01=pulumi:docker/se\ -rvice-config@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x0b\x01B\x0a\x02\x03\x02\x01\x01\ -\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x0csource-image\x02\x0ctarget-image\x02\ -\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x0csource-image\x05\x0fsource-image-i\ -d\x05\x0ctarget-image\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\ -\x07\x04\0\x06invoke\x01\x08\x04\x012pulumi:docker/tag@4.5.3-DIVIDER-ZERO.ZERO.Z\ -ERO-DEV\x05\x0c\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ -r\x04\x06driver\x02\x0bdriver-opts\x02\x06labels\x02\x04name\x02\x04\0\x04args\x03\ -\0\x03\x01i\x01\x01r\x05\x06driver\x05\x0bdriver-opts\x05\x06labels\x05\x0amount\ -point\x05\x04name\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ -\x04\0\x06invoke\x01\x08\x04\x015pulumi:docker/volume@4.5.3-DIVIDER-ZERO.ZERO.ZE\ -RO-DEV\x05\x0d\x04\x01com\ +ponent:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8\x05\x02\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r>\x06attach\x02\x0ccapabil\ +ities\x02\x0dcgroupns-mode\x02\x07command\x02+container-read-refresh-timeout-mil\ +liseconds\x02\x07cpu-set\x02\x0acpu-shares\x02\x15destroy-grace-seconds\x02\x07d\ +evices\x02\x03dns\x02\x08dns-opts\x02\x0cdns-searches\x02\x0adomainname\x02\x0be\ +ntrypoints\x02\x04envs\x02\x04gpus\x02\x0agroup-adds\x02\x0bhealthcheck\x02\x08h\ +ostname\x02\x05hosts\x02\x05image\x02\x04init\x02\x08ipc-mode\x02\x06labels\x02\x0a\ +log-driver\x02\x08log-opts\x02\x04logs\x02\x0fmax-retry-count\x02\x06memory\x02\x0b\ +memory-swap\x02\x06mounts\x02\x08must-run\x02\x04name\x02\x0cnetwork-mode\x02\x11\ +networks-advanced\x02\x08pid-mode\x02\x05ports\x02\x0aprivileged\x02\x11publish-\ +all-ports\x02\x09read-only\x02\x0eremove-volumes\x02\x07restart\x02\x02rm\x02\x07\ +runtime\x02\x0dsecurity-opts\x02\x08shm-size\x02\x05start\x02\x0astdin-open\x02\x0b\ +stop-signal\x02\x0cstop-timeout\x02\x0cstorage-opts\x02\x07sysctls\x02\x05tmpfs\x02\ +\x03tty\x02\x07ulimits\x02\x07uploads\x02\x04user\x02\x0buserns-mode\x02\x07volu\ +mes\x02\x04wait\x02\x0cwait-timeout\x02\x0bworking-dir\x02\x04\0\x04args\x03\0\x03\ +\x01i\x01\x01rB\x06attach\x05\x06bridge\x05\x0ccapabilities\x05\x0dcgroupns-mode\ +\x05\x07command\x05\x0econtainer-logs\x05+container-read-refresh-timeout-millise\ +conds\x05\x07cpu-set\x05\x0acpu-shares\x05\x15destroy-grace-seconds\x05\x07devic\ +es\x05\x03dns\x05\x08dns-opts\x05\x0cdns-searches\x05\x0adomainname\x05\x0bentry\ +points\x05\x04envs\x05\x09exit-code\x05\x04gpus\x05\x0agroup-adds\x05\x0bhealthc\ +heck\x05\x08hostname\x05\x05hosts\x05\x05image\x05\x04init\x05\x08ipc-mode\x05\x06\ +labels\x05\x0alog-driver\x05\x08log-opts\x05\x04logs\x05\x0fmax-retry-count\x05\x06\ +memory\x05\x0bmemory-swap\x05\x06mounts\x05\x08must-run\x05\x04name\x05\x0dnetwo\ +rk-datas\x05\x0cnetwork-mode\x05\x11networks-advanced\x05\x08pid-mode\x05\x05por\ +ts\x05\x0aprivileged\x05\x11publish-all-ports\x05\x09read-only\x05\x0eremove-vol\ +umes\x05\x07restart\x05\x02rm\x05\x07runtime\x05\x0dsecurity-opts\x05\x08shm-siz\ +e\x05\x05start\x05\x0astdin-open\x05\x0bstop-signal\x05\x0cstop-timeout\x05\x0cs\ +torage-opts\x05\x07sysctls\x05\x05tmpfs\x05\x03tty\x05\x07ulimits\x05\x07uploads\ +\x05\x04user\x05\x0buserns-mode\x05\x07volumes\x05\x04wait\x05\x0cwait-timeout\x05\ +\x0bworking-dir\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\ +\0\x06invoke\x01\x08\x04\x01Spulumi:docker/container@4.5.3-DIVIDER-ZERO.ZERO.ZER\ +O-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x03\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06o\ +utput\x03\0\0\x01h\x01\x01r\x05\x05build\x02\x10build-on-preview\x02\x0aimage-na\ +me\x02\x08registry\x02\x09skip-push\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\ +\x0fbase-image-name\x05\x07context\x05\x0adockerfile\x05\x0aimage-name\x05\x08pl\ +atform\x05\x0fregistry-server\x05\x0brepo-digest\x05\x04\0\x03res\x03\0\x06\x01@\ +\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Opulumi:docker/im\ +age@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x04\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0c\x0aattachable\x02\ +\x0fcheck-duplicate\x02\x06driver\x02\x07ingress\x02\x08internal\x02\x0cipam-con\ +figs\x02\x0bipam-driver\x02\x0cipam-options\x02\x04ipv6\x02\x06labels\x02\x04nam\ +e\x02\x07options\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0d\x0aattachable\x05\ +\x0fcheck-duplicate\x05\x06driver\x05\x07ingress\x05\x08internal\x05\x0cipam-con\ +figs\x05\x0bipam-driver\x05\x0cipam-options\x05\x04ipv6\x05\x06labels\x05\x04nam\ +e\x05\x07options\x05\x05scope\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04ar\ +gs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Qpulumi:docker/network@4.5.3-DIVIDER\ +-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x05\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x09\x05alias\x02\x0eenable-timeout\x02\x07\ +enabled\x02\x04envs\x02\x0dforce-destroy\x02\x0dforce-disable\x02\x15grant-all-p\ +ermissions\x02\x11grant-permissions\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\ +\x01\x01r\x0a\x05alias\x05\x0eenable-timeout\x05\x07enabled\x05\x04envs\x05\x0df\ +orce-destroy\x05\x0dforce-disable\x05\x15grant-all-permissions\x05\x11grant-perm\ +issions\x05\x04name\x05\x10plugin-reference\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ +names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ppulumi:docker/plugin@4.5\ +.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x06\x01B\x0a\x02\x03\ +\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x14insecure-skip-verify\x02\ +\x0dkeep-remotely\x02\x04name\x02\x08triggers\x02\x04\0\x04args\x03\0\x03\x01i\x01\ +\x01r\x05\x14insecure-skip-verify\x05\x0dkeep-remotely\x05\x04name\x05\x0dsha256\ +-digest\x05\x08triggers\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ +\0\x07\x04\0\x06invoke\x01\x08\x04\x01Xpulumi:docker/registry-image@4.5.3-DIVIDE\ +R-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x07\x01B\x0a\x02\x03\x02\x01\ +\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x07\x05build\x02\x0cforce-remove\x02\x0c\ +keep-locally\x02\x04name\x02\x08platform\x02\x0dpull-triggers\x02\x08triggers\x02\ +\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x09\x05build\x05\x0cforce-remove\x05\x08i\ +mage-id\x05\x0ckeep-locally\x05\x04name\x05\x08platform\x05\x0dpull-triggers\x05\ +\x0brepo-digest\x05\x08triggers\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Vpulumi:docker/remote-image@4.5.3-\ +DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x08\x01B\x0a\x02\x03\x02\ +\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x04data\x02\x06labels\x02\x04\ +name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x04data\x05\x06labels\x05\x04\ +name\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06inv\ +oke\x01\x08\x04\x01Ppulumi:docker/secret@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SE\ +VENSIXNINEaONEeEIGHT\x05\x09\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\ +\x01h\x01\x01r\x09\x04auth\x02\x0fconverge-config\x02\x0dendpoint-spec\x02\x06la\ +bels\x02\x04mode\x02\x04name\x02\x0frollback-config\x02\x09task-spec\x02\x0dupda\ +te-config\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x09\x04auth\x05\x0fconverge-\ +config\x05\x0dendpoint-spec\x05\x06labels\x05\x04mode\x05\x04name\x05\x0frollbac\ +k-config\x05\x09task-spec\x05\x0dupdate-config\x05\x04\0\x03res\x03\0\x06\x01@\x02\ +\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Qpulumi:docker/servic\ +e@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x0a\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x04data\x02\x04name\x02\ +\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x02\x04data\x05\x04name\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Xpulum\ +i:docker/service-config@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEI\ +GHT\x05\x0b\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\ +\x0csource-image\x02\x0ctarget-image\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\ +\x0csource-image\x05\x0fsource-image-id\x05\x0ctarget-image\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Mpulum\ +i:docker/tag@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x0c\ +\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x06drive\ +r\x02\x0bdriver-opts\x02\x06labels\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\ +\x01r\x05\x06driver\x05\x0bdriver-opts\x05\x06labels\x05\x0amountpoint\x05\x04na\ +me\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invok\ +e\x01\x08\x04\x01Ppulumi:docker/volume@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVE\ +NSIXNINEaONEeEIGHT\x05\x0d\x04\x01Wpulumi:docker/docker-pulumi@4.5.3-DIVIDER-ZER\ +O.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x04\0\x0b\x13\x01\0\x0ddocker-pulumi\x03\ +\0\0\0G\x09producers\x01\x0cprocessed-by\x02\x0dwit-component\x070.215.0\x10wit-\ +bindgen-rust\x060.30.0"; #[inline(never)] #[doc(hidden)] pub fn __link_custom_section_describing_imports() { diff --git a/providers/pulumi_wasm_provider_docker/wit/deps/pulumi-wasm.wit b/providers/pulumi_wasm_provider_docker/wit/deps/pulumi-wasm.wit index 056f5d33..4de2a90a 100644 --- a/providers/pulumi_wasm_provider_docker/wit/deps/pulumi-wasm.wit +++ b/providers/pulumi_wasm_provider_docker/wit/deps/pulumi-wasm.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; interface output-interface { diff --git a/providers/pulumi_wasm_provider_docker/wit/world.wit b/providers/pulumi_wasm_provider_docker/wit/world.wit index ca7d29cc..7dfc0fac 100644 --- a/providers/pulumi_wasm_provider_docker/wit/world.wit +++ b/providers/pulumi_wasm_provider_docker/wit/world.wit @@ -1,7 +1,7 @@ -package pulumi:docker@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV; +package pulumi:docker@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT; world docker-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8; export container; export image; export network; @@ -31,7 +31,7 @@ world docker-pulumi-client { interface container { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { attach: borrow, @@ -173,7 +173,7 @@ interface container { interface image { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { build: borrow, @@ -199,7 +199,7 @@ interface image { interface network { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { attachable: borrow, @@ -238,7 +238,7 @@ interface network { interface plugin { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { alias: borrow, @@ -271,7 +271,7 @@ interface plugin { interface registry-image { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { insecure-skip-verify: borrow, @@ -294,7 +294,7 @@ interface registry-image { interface remote-image { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { build: borrow, @@ -324,7 +324,7 @@ interface remote-image { interface secret { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { data: borrow, @@ -344,7 +344,7 @@ interface secret { interface service { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { auth: borrow, @@ -376,7 +376,7 @@ interface service { interface service-config { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { data: borrow, @@ -394,7 +394,7 @@ interface service-config { interface tag { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { source-image: borrow, @@ -413,7 +413,7 @@ interface tag { interface volume { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { driver: borrow, diff --git a/providers/pulumi_wasm_provider_docker_rust/Cargo.toml b/providers/pulumi_wasm_provider_docker_rust/Cargo.toml index 69893ce1..4bc07556 100644 --- a/providers/pulumi_wasm_provider_docker_rust/Cargo.toml +++ b/providers/pulumi_wasm_provider_docker_rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulumi_wasm_docker" -version = "4.5.3-0.0.0-DEV" +version = "4.5.3-0.0.0-NIGHTLY-769a1e8" edition = "2021" [dependencies] diff --git a/providers/pulumi_wasm_provider_docker_rust/src/lib.rs b/providers/pulumi_wasm_provider_docker_rust/src/lib.rs index 461b3a0b..b27ae233 100644 --- a/providers/pulumi_wasm_provider_docker_rust/src/lib.rs +++ b/providers/pulumi_wasm_provider_docker_rust/src/lib.rs @@ -12,7 +12,7 @@ mod bindings { // the name of the world in the `*.wit` input file world: "docker-pulumi-client", with: { - "component:pulumi-wasm/output-interface@0.0.0-DEV": pulumi_wasm_wit::client_bindings::component::pulumi_wasm::output_interface + "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8": pulumi_wasm_wit::client_bindings::component::pulumi_wasm::output_interface } }); } diff --git a/providers/pulumi_wasm_provider_docker_rust/wit/deps/pulumi-wasm.wit b/providers/pulumi_wasm_provider_docker_rust/wit/deps/pulumi-wasm.wit index 056f5d33..4de2a90a 100644 --- a/providers/pulumi_wasm_provider_docker_rust/wit/deps/pulumi-wasm.wit +++ b/providers/pulumi_wasm_provider_docker_rust/wit/deps/pulumi-wasm.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; interface output-interface { diff --git a/providers/pulumi_wasm_provider_docker_rust/wit/world.wit b/providers/pulumi_wasm_provider_docker_rust/wit/world.wit index ca7d29cc..7dfc0fac 100644 --- a/providers/pulumi_wasm_provider_docker_rust/wit/world.wit +++ b/providers/pulumi_wasm_provider_docker_rust/wit/world.wit @@ -1,7 +1,7 @@ -package pulumi:docker@4.5.3-DIVIDER-ZERO.ZERO.ZERO-DEV; +package pulumi:docker@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT; world docker-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8; export container; export image; export network; @@ -31,7 +31,7 @@ world docker-pulumi-client { interface container { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { attach: borrow, @@ -173,7 +173,7 @@ interface container { interface image { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { build: borrow, @@ -199,7 +199,7 @@ interface image { interface network { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { attachable: borrow, @@ -238,7 +238,7 @@ interface network { interface plugin { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { alias: borrow, @@ -271,7 +271,7 @@ interface plugin { interface registry-image { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { insecure-skip-verify: borrow, @@ -294,7 +294,7 @@ interface registry-image { interface remote-image { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { build: borrow, @@ -324,7 +324,7 @@ interface remote-image { interface secret { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { data: borrow, @@ -344,7 +344,7 @@ interface secret { interface service { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { auth: borrow, @@ -376,7 +376,7 @@ interface service { interface service-config { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { data: borrow, @@ -394,7 +394,7 @@ interface service-config { interface tag { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { source-image: borrow, @@ -413,7 +413,7 @@ interface tag { interface volume { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { driver: borrow, diff --git a/providers/pulumi_wasm_provider_random/Cargo.toml b/providers/pulumi_wasm_provider_random/Cargo.toml index 8a534a0d..6c1fc9fd 100644 --- a/providers/pulumi_wasm_provider_random/Cargo.toml +++ b/providers/pulumi_wasm_provider_random/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulumi_wasm_random_provider" -version = "4.15.0-0.0.0-DEV" +version = "4.15.0-0.0.0-NIGHTLY-769a1e8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/providers/pulumi_wasm_provider_random/src/bindings.rs b/providers/pulumi_wasm_provider_random/src/bindings.rs index f80ac491..f36baf88 100644 --- a/providers/pulumi_wasm_provider_random/src/bindings.rs +++ b/providers/pulumi_wasm_provider_random/src/bindings.rs @@ -38,7 +38,7 @@ pub mod component { #[cfg(target_arch = "wasm32")] { #[link( - wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[resource-drop]output"] @@ -57,7 +57,7 @@ pub mod component { let len0 = vec0.len(); #[cfg(target_arch = "wasm32")] #[link( - wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[constructor]output"] @@ -81,7 +81,7 @@ pub mod component { let len0 = vec0.len(); #[cfg(target_arch = "wasm32")] #[link( - wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[method]output.map"] @@ -120,7 +120,9 @@ pub mod component { } } #[cfg(target_arch = "wasm32")] - #[link(wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-DEV")] + #[link( + wasm_import_module = "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" + )] extern "C" { #[link_name = "combine"] fn wit_import(_: *mut u8, _: usize) -> i32; @@ -281,7 +283,7 @@ pub mod component { let ptr9 = ret_area.0.as_mut_ptr().cast::(); #[cfg(target_arch = "wasm32")] #[link( - wasm_import_module = "component:pulumi-wasm/register-interface@0.0.0-DEV" + wasm_import_module = "component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "register"] @@ -448,17 +450,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_random_random_bytes_4_15_0_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_random_random_bytes_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:random/random-bytes@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:random/random-bytes@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2, arg3) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_random_random_bytes_4_15_0_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_random_random_bytes_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -570,10 +572,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_random_random_id_4_15_0_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_random_random_id_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:random/random-id@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:random/random-id@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -581,7 +583,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_random_random_id_4_15_0_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_random_random_id_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 28]); @@ -695,10 +697,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_random_random_integer_4_15_0_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_random_random_integer_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:random/random-integer@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:random/random-integer@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -706,7 +708,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_random_random_integer_4_15_0_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_random_random_integer_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -936,10 +938,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_random_random_password_4_15_0_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_random_random_password_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:random/random-password@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:random/random-password@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32, arg12 : @@ -949,7 +951,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_random_random_password_4_15_0_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_random_random_password_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 56]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 56]); @@ -1059,10 +1061,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_random_random_pet_4_15_0_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_random_random_pet_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:random/random-pet@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:random/random-pet@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -1070,7 +1072,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_random_random_pet_4_15_0_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_random_random_pet_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 16]); @@ -1184,10 +1186,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_random_random_shuffle_4_15_0_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_random_random_shuffle_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:random/random-shuffle@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:random/random-shuffle@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, @@ -1195,7 +1197,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_random_random_shuffle_4_15_0_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_random_random_shuffle_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 20]); @@ -1421,10 +1423,10 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_random_random_string_4_15_0_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_random_random_string_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:random/random-string@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:random/random-string@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32, arg3 : i32, arg4 : i32, arg5 : i32, arg6 : i32, arg7 : i32, arg8 : i32, arg9 : i32, arg10 : i32, arg11 : i32, arg12 : @@ -1434,7 +1436,7 @@ pub mod exports { }; } #[doc(hidden)] - pub(crate) use __export_pulumi_random_random_string_4_15_0_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_random_random_string_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 52]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 52]); @@ -1506,17 +1508,17 @@ pub mod exports { fn invoke(name: _rt::String, args: Args<'_>) -> Res; } #[doc(hidden)] - macro_rules! __export_pulumi_random_random_uuid_4_15_0_divider_zero_zero_zero_dev_cabi { + macro_rules! __export_pulumi_random_random_uuid_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "pulumi:random/random-uuid@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV#invoke"] + "pulumi:random/random-uuid@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT#invoke"] unsafe extern "C" fn export_invoke(arg0 : * mut u8, arg1 : usize, arg2 : i32,) -> * mut u8 { $($path_to_types)*:: _export_invoke_cabi::<$ty > (arg0, arg1, arg2) } }; }; } #[doc(hidden)] - pub(crate) use __export_pulumi_random_random_uuid_4_15_0_divider_zero_zero_zero_dev_cabi; + pub(crate) use __export_pulumi_random_random_uuid_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -1648,28 +1650,28 @@ macro_rules! __export_random_pulumi_impl { }; ($ty:ident with_types_in $($path_to_types_root:tt)*) => { $($path_to_types_root)*:: - exports::pulumi::random::random_bytes::__export_pulumi_random_random_bytes_4_15_0_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::random::random_bytes::__export_pulumi_random_random_bytes_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::random::random_bytes); $($path_to_types_root)*:: - exports::pulumi::random::random_id::__export_pulumi_random_random_id_4_15_0_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::random::random_id::__export_pulumi_random_random_id_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::random::random_id); $($path_to_types_root)*:: - exports::pulumi::random::random_integer::__export_pulumi_random_random_integer_4_15_0_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::random::random_integer::__export_pulumi_random_random_integer_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::random::random_integer); $($path_to_types_root)*:: - exports::pulumi::random::random_password::__export_pulumi_random_random_password_4_15_0_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::random::random_password::__export_pulumi_random_random_password_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::random::random_password); $($path_to_types_root)*:: - exports::pulumi::random::random_pet::__export_pulumi_random_random_pet_4_15_0_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::random::random_pet::__export_pulumi_random_random_pet_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::random::random_pet); $($path_to_types_root)*:: - exports::pulumi::random::random_shuffle::__export_pulumi_random_random_shuffle_4_15_0_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::random::random_shuffle::__export_pulumi_random_random_shuffle_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::random::random_shuffle); $($path_to_types_root)*:: - exports::pulumi::random::random_string::__export_pulumi_random_random_string_4_15_0_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::random::random_string::__export_pulumi_random_random_string_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::random::random_string); $($path_to_types_root)*:: - exports::pulumi::random::random_uuid::__export_pulumi_random_random_uuid_4_15_0_divider_zero_zero_zero_dev_cabi!($ty + exports::pulumi::random::random_uuid::__export_pulumi_random_random_uuid_4_15_0_divider_zero_zero_zero_nightly_sevensixnin_ea_on_ee_eight_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::random::random_uuid); }; } @@ -1678,68 +1680,71 @@ pub(crate) use __export_random_pulumi_impl as export; #[cfg(target_arch = "wasm32")] #[link_section = "component-type:wit-bindgen:0.30.0:random-pulumi:encoded world"] #[doc(hidden)] -pub static __WIT_BINDGEN_COMPONENT_TYPE: [u8; 2786] = *b"\ -\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\xde\x14\x01A\x02\x01\ +pub static __WIT_BINDGEN_COMPONENT_TYPE: [u8; 3053] = *b"\ +\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\xe9\x16\x01A\x02\x01\ A\x15\x01B\x0a\x04\0\x06output\x03\x01\x01i\0\x01@\x01\x05values\0\x01\x04\0\x13\ [constructor]output\x01\x02\x01h\0\x01@\x02\x04self\x03\x0dfunction-names\0\x01\x04\ \0\x12[method]output.map\x01\x04\x01p\x03\x01@\x01\x07outputs\x05\0\x01\x04\0\x07\ -combine\x01\x06\x03\x010component:pulumi-wasm/output-interface@0.0.0-DEV\x05\0\x02\ -\x03\0\0\x06output\x01B\x13\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ -\x01r\x02\x04names\x05value\x02\x04\0\x0cobject-field\x03\0\x03\x01r\x01\x04name\ -s\x04\0\x0cresult-field\x03\0\x05\x01i\x01\x01r\x02\x04names\x06output\x07\x04\0\ -\x1eregister-resource-result-field\x03\0\x08\x01p\x04\x01p\x06\x01r\x04\x04types\ -\x04names\x06object\x0a\x07results\x0b\x04\0\x19register-resource-request\x03\0\x0c\ -\x01p\x09\x01r\x01\x06fields\x0e\x04\0\x18register-resource-result\x03\0\x0f\x01\ -@\x01\x07request\x0d\0\x10\x04\0\x08register\x01\x11\x03\x012component:pulumi-wa\ -sm/register-interface@0.0.0-DEV\x05\x02\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06ou\ -tput\x03\0\0\x01h\x01\x01r\x02\x07keepers\x02\x06length\x02\x04\0\x04args\x03\0\x03\ -\x01i\x01\x01r\x04\x06base64\x05\x03hex\x05\x07keepers\x05\x06length\x05\x04\0\x03\ -res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ -pulum\ -i:random/random-integer@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x05\x01B\x0a\x02\x03\ -\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0c\x07keepers\x02\x06length\x02\ -\x05lower\x02\x09min-lower\x02\x0bmin-numeric\x02\x0bmin-special\x02\x09min-uppe\ -r\x02\x06number\x02\x07numeric\x02\x10override-special\x02\x07special\x02\x05upp\ -er\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0e\x0bbcrypt-hash\x05\x07keepers\x05\ -\x06length\x05\x05lower\x05\x09min-lower\x05\x0bmin-numeric\x05\x0bmin-special\x05\ -\x09min-upper\x05\x06number\x05\x07numeric\x05\x10override-special\x05\x06result\ -\x05\x07special\x05\x05upper\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04arg\ -s\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01?pulumi:random/random-password@4.15.0\ --DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x06\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\ -\x03\0\0\x01h\x01\x01r\x04\x07keepers\x02\x06length\x02\x06prefix\x02\x09separat\ -or\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x07keepers\x05\x06length\x05\x06\ -prefix\x05\x09separator\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ -\0\x07\x04\0\x06invoke\x01\x08\x04\x01:pulumi:random/random-pet@4.15.0-DIVIDER-Z\ -ERO.ZERO.ZERO-DEV\x05\x07\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ -h\x01\x01r\x04\x06inputs\x02\x07keepers\x02\x0cresult-count\x02\x04seed\x02\x04\0\ +combine\x01\x06\x03\x01com\ +ponent:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8\x05\x02\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x07keepers\x02\x06len\ +gth\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x06base64\x05\x03hex\x05\x07ke\ +epers\x05\x06length\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ +\x04\0\x06invoke\x01\x08\x04\x01Wpulumi:random/random-bytes@4.15.0-DIVIDER-ZERO.\ +ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x03\x01B\x0a\x02\x03\x02\x01\x01\x04\ +\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0bbyte-length\x02\x07keepers\x02\x06pref\ +ix\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x07b64-std\x05\x07b64-url\x05\x0b\ +byte-length\x05\x03dec\x05\x03hex\x05\x07keepers\x05\x06prefix\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Tpulum\ +i:random/random-id@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\ +\x04\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x07k\ +eepers\x02\x03max\x02\x03min\x02\x04seed\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x05\x07keepers\x05\x03max\x05\x03min\x05\x06result\x05\x04seed\x05\x04\0\x03re\ +s\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Y\ +pulumi:random/random-integer@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEa\ +ONEeEIGHT\x05\x05\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x0c\x07keepers\x02\x06length\x02\x05lower\x02\x09min-lower\x02\x0bmin-numeric\x02\ +\x0bmin-special\x02\x09min-upper\x02\x06number\x02\x07numeric\x02\x10override-sp\ +ecial\x02\x07special\x02\x05upper\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0e\x0b\ +bcrypt-hash\x05\x07keepers\x05\x06length\x05\x05lower\x05\x09min-lower\x05\x0bmi\ +n-numeric\x05\x0bmin-special\x05\x09min-upper\x05\x06number\x05\x07numeric\x05\x10\ +override-special\x05\x06result\x05\x07special\x05\x05upper\x05\x04\0\x03res\x03\0\ +\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:\ +random/random-password@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEI\ +GHT\x05\x06\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\ +\x07keepers\x02\x06length\x02\x06prefix\x02\x09separator\x02\x04\0\x04args\x03\0\ +\x03\x01i\x01\x01r\x04\x07keepers\x05\x06length\x05\x06prefix\x05\x09separator\x05\ +\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\ +\x04\x01Upulumi:random/random-pet@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIX\ +NINEaONEeEIGHT\x05\x07\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\ +\x01\x01r\x04\x06inputs\x02\x07keepers\x02\x0cresult-count\x02\x04seed\x02\x04\0\ \x04args\x03\0\x03\x01i\x01\x01r\x05\x06inputs\x05\x07keepers\x05\x0cresult-coun\ t\x05\x07results\x05\x04seed\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04arg\ -s\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01>pulumi:random/random-shuffle@4.15.0-\ -DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x08\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ -\0\0\x01h\x01\x01r\x0c\x07keepers\x02\x06length\x02\x05lower\x02\x09min-lower\x02\ -\x0bmin-numeric\x02\x0bmin-special\x02\x09min-upper\x02\x06number\x02\x07numeric\ -\x02\x10override-special\x02\x07special\x02\x05upper\x02\x04\0\x04args\x03\0\x03\ -\x01i\x01\x01r\x0d\x07keepers\x05\x06length\x05\x05lower\x05\x09min-lower\x05\x0b\ -min-numeric\x05\x0bmin-special\x05\x09min-upper\x05\x06number\x05\x07numeric\x05\ -\x10override-special\x05\x06result\x05\x07special\x05\x05upper\x05\x04\0\x03res\x03\ -\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01=pulum\ -i:random/random-string@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x09\x01B\x0a\x02\x03\ -\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x01\x07keepers\x02\x04\0\x04a\ -rgs\x03\0\x03\x01i\x01\x01r\x02\x07keepers\x05\x06result\x05\x04\0\x03res\x03\0\x06\ -\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01;pulumi:rand\ -om/random-uuid@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV\x05\x0a\x04\x01=pulumi:random/r\ -andom-pulumi@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV\x04\0\x0b\x13\x01\0\x0drandom-pul\ -umi\x03\0\0\0G\x09producers\x01\x0cprocessed-by\x02\x0dwit-component\x070.215.0\x10\ -wit-bindgen-rust\x060.30.0"; +s\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ypulumi:random/random-shuffle@4.15.0-\ +DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x08\x01B\x0a\x02\x03\x02\ +\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0c\x07keepers\x02\x06length\x02\x05\ +lower\x02\x09min-lower\x02\x0bmin-numeric\x02\x0bmin-special\x02\x09min-upper\x02\ +\x06number\x02\x07numeric\x02\x10override-special\x02\x07special\x02\x05upper\x02\ +\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0d\x07keepers\x05\x06length\x05\x05lower\ +\x05\x09min-lower\x05\x0bmin-numeric\x05\x0bmin-special\x05\x09min-upper\x05\x06\ +number\x05\x07numeric\x05\x10override-special\x05\x06result\x05\x07special\x05\x05\ +upper\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06in\ +voke\x01\x08\x04\x01Xpulumi:random/random-string@4.15.0-DIVIDER-ZERO.ZERO.ZERO-N\ +IGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x09\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outp\ +ut\x03\0\0\x01h\x01\x01r\x01\x07keepers\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x02\x07keepers\x05\x06result\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04a\ +rgs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Vpulumi:random/random-uuid@4.15.0-D\ +IVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x05\x0a\x04\x01Xpulumi:rand\ +om/random-pulumi@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT\x04\ +\0\x0b\x13\x01\0\x0drandom-pulumi\x03\0\0\0G\x09producers\x01\x0cprocessed-by\x02\ +\x0dwit-component\x070.215.0\x10wit-bindgen-rust\x060.30.0"; #[inline(never)] #[doc(hidden)] pub fn __link_custom_section_describing_imports() { diff --git a/providers/pulumi_wasm_provider_random/wit/deps/pulumi-wasm.wit b/providers/pulumi_wasm_provider_random/wit/deps/pulumi-wasm.wit index 056f5d33..4de2a90a 100644 --- a/providers/pulumi_wasm_provider_random/wit/deps/pulumi-wasm.wit +++ b/providers/pulumi_wasm_provider_random/wit/deps/pulumi-wasm.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; interface output-interface { diff --git a/providers/pulumi_wasm_provider_random/wit/world.wit b/providers/pulumi_wasm_provider_random/wit/world.wit index a224392e..ae70fe02 100644 --- a/providers/pulumi_wasm_provider_random/wit/world.wit +++ b/providers/pulumi_wasm_provider_random/wit/world.wit @@ -1,7 +1,7 @@ -package pulumi:random@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV; +package pulumi:random@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT; world random-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8; export random-bytes; export random-id; export random-integer; @@ -25,7 +25,7 @@ world random-pulumi-client { interface random-bytes { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, @@ -45,7 +45,7 @@ interface random-bytes { interface random-id { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { byte-length: borrow, @@ -69,7 +69,7 @@ interface random-id { interface random-integer { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, @@ -92,7 +92,7 @@ interface random-integer { interface random-password { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, @@ -132,7 +132,7 @@ interface random-password { interface random-pet { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, @@ -154,7 +154,7 @@ interface random-pet { interface random-shuffle { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { inputs: borrow, @@ -177,7 +177,7 @@ interface random-shuffle { interface random-string { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, @@ -216,7 +216,7 @@ interface random-string { interface random-uuid { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, diff --git a/providers/pulumi_wasm_provider_random_rust/Cargo.toml b/providers/pulumi_wasm_provider_random_rust/Cargo.toml index c8bb77ef..947210df 100644 --- a/providers/pulumi_wasm_provider_random_rust/Cargo.toml +++ b/providers/pulumi_wasm_provider_random_rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulumi_wasm_random" -version = "4.15.0-0.0.0-DEV" +version = "4.15.0-0.0.0-NIGHTLY-769a1e8" edition = "2021" [dependencies] diff --git a/providers/pulumi_wasm_provider_random_rust/src/lib.rs b/providers/pulumi_wasm_provider_random_rust/src/lib.rs index 8e40b0bb..ad9c40f8 100644 --- a/providers/pulumi_wasm_provider_random_rust/src/lib.rs +++ b/providers/pulumi_wasm_provider_random_rust/src/lib.rs @@ -9,7 +9,7 @@ mod bindings { // the name of the world in the `*.wit` input file world: "random-pulumi-client", with: { - "component:pulumi-wasm/output-interface@0.0.0-DEV": pulumi_wasm_wit::client_bindings::component::pulumi_wasm::output_interface + "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8": pulumi_wasm_wit::client_bindings::component::pulumi_wasm::output_interface } }); } diff --git a/providers/pulumi_wasm_provider_random_rust/wit/deps/pulumi-wasm.wit b/providers/pulumi_wasm_provider_random_rust/wit/deps/pulumi-wasm.wit index 056f5d33..4de2a90a 100644 --- a/providers/pulumi_wasm_provider_random_rust/wit/deps/pulumi-wasm.wit +++ b/providers/pulumi_wasm_provider_random_rust/wit/deps/pulumi-wasm.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; interface output-interface { diff --git a/providers/pulumi_wasm_provider_random_rust/wit/world.wit b/providers/pulumi_wasm_provider_random_rust/wit/world.wit index a224392e..ae70fe02 100644 --- a/providers/pulumi_wasm_provider_random_rust/wit/world.wit +++ b/providers/pulumi_wasm_provider_random_rust/wit/world.wit @@ -1,7 +1,7 @@ -package pulumi:random@4.15.0-DIVIDER-ZERO.ZERO.ZERO-DEV; +package pulumi:random@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT; world random-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8; export random-bytes; export random-id; export random-integer; @@ -25,7 +25,7 @@ world random-pulumi-client { interface random-bytes { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, @@ -45,7 +45,7 @@ interface random-bytes { interface random-id { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { byte-length: borrow, @@ -69,7 +69,7 @@ interface random-id { interface random-integer { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, @@ -92,7 +92,7 @@ interface random-integer { interface random-password { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, @@ -132,7 +132,7 @@ interface random-password { interface random-pet { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, @@ -154,7 +154,7 @@ interface random-pet { interface random-shuffle { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { inputs: borrow, @@ -177,7 +177,7 @@ interface random-shuffle { interface random-string { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, @@ -216,7 +216,7 @@ interface random-string { interface random-uuid { - use component:pulumi-wasm/output-interface@0.0.0-DEV.{output}; + use component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8.{output}; record args { keepers: borrow, diff --git a/pulumi_wasm/src/bindings.rs b/pulumi_wasm/src/bindings.rs index 5f3ac5a6..9d445012 100644 --- a/pulumi_wasm/src/bindings.rs +++ b/pulumi_wasm/src/bindings.rs @@ -514,7 +514,7 @@ pub mod exports { #[cfg(target_arch = "wasm32")] { #[link( - wasm_import_module = "[export]component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "[export]component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[resource-drop]output"] @@ -592,7 +592,7 @@ pub mod exports { #[cfg(target_arch = "wasm32")] { #[link( - wasm_import_module = "[export]component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "[export]component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[resource-new]output"] @@ -614,7 +614,7 @@ pub mod exports { #[cfg(target_arch = "wasm32")] { #[link( - wasm_import_module = "[export]component:pulumi-wasm/output-interface@0.0.0-DEV" + wasm_import_module = "[export]component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8" )] extern "C" { #[link_name = "[resource-rep]output"] @@ -627,31 +627,31 @@ pub mod exports { fn map(&self, function_name: _rt::String) -> Output; } #[doc(hidden)] - macro_rules! __export_component_pulumi_wasm_output_interface_0_0_0_dev_cabi { + macro_rules! __export_component_pulumi_wasm_output_interface_0_0_0_nightly_769a1e8_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "component:pulumi-wasm/output-interface@0.0.0-DEV#[constructor]output"] + "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8#[constructor]output"] unsafe extern "C" fn export_constructor_output(arg0 : * mut u8, arg1 : usize,) -> i32 { $($path_to_types)*:: _export_constructor_output_cabi::<<$ty as $($path_to_types)*:: Guest >::Output > (arg0, arg1) } #[export_name = - "component:pulumi-wasm/output-interface@0.0.0-DEV#[method]output.map"] + "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8#[method]output.map"] unsafe extern "C" fn export_method_output_map(arg0 : * mut u8, arg1 : * mut u8, arg2 : usize,) -> i32 { $($path_to_types)*:: _export_method_output_map_cabi::<<$ty as $($path_to_types)*:: Guest >::Output > (arg0, arg1, arg2) } #[export_name = - "component:pulumi-wasm/output-interface@0.0.0-DEV#combine"] + "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8#combine"] unsafe extern "C" fn export_combine(arg0 : * mut u8, arg1 : usize,) -> i32 { $($path_to_types)*:: _export_combine_cabi::<$ty > (arg0, arg1) } const _ : () = { #[doc(hidden)] #[export_name = - "component:pulumi-wasm/output-interface@0.0.0-DEV#[dtor]output"] + "component:pulumi-wasm/output-interface@0.0.0-NIGHTLY-769a1e8#[dtor]output"] #[allow(non_snake_case)] unsafe extern "C" fn dtor(rep : * mut u8) { $($path_to_types)*:: Output::dtor::< <$ty as $($path_to_types)*:: Guest >::Output > (rep) } }; }; }; } #[doc(hidden)] - pub(crate) use __export_component_pulumi_wasm_output_interface_0_0_0_dev_cabi; + pub(crate) use __export_component_pulumi_wasm_output_interface_0_0_0_nightly_769a1e8_cabi; } #[allow(dead_code, clippy::all)] pub mod register_interface { @@ -843,22 +843,22 @@ pub mod exports { fn register(request: RegisterResourceRequest<'_>) -> RegisterResourceResult; } #[doc(hidden)] - macro_rules! __export_component_pulumi_wasm_register_interface_0_0_0_dev_cabi { + macro_rules! __export_component_pulumi_wasm_register_interface_0_0_0_nightly_769a1e8_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "component:pulumi-wasm/register-interface@0.0.0-DEV#register"] + "component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8#register"] unsafe extern "C" fn export_register(arg0 : * mut u8, arg1 : usize, arg2 : * mut u8, arg3 : usize, arg4 : * mut u8, arg5 : usize, arg6 : * mut u8, arg7 : usize,) -> * mut u8 { $($path_to_types)*:: _export_register_cabi::<$ty > (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) } #[export_name = - "cabi_post_component:pulumi-wasm/register-interface@0.0.0-DEV#register"] + "cabi_post_component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8#register"] unsafe extern "C" fn _post_return_register(arg0 : * mut u8,) { $($path_to_types)*:: __post_return_register::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_component_pulumi_wasm_register_interface_0_0_0_dev_cabi; + pub(crate) use __export_component_pulumi_wasm_register_interface_0_0_0_nightly_769a1e8_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -1011,25 +1011,25 @@ pub mod exports { ) -> _rt::Vec; } #[doc(hidden)] - macro_rules! __export_component_pulumi_wasm_stack_interface_0_0_0_dev_cabi { + macro_rules! __export_component_pulumi_wasm_stack_interface_0_0_0_nightly_769a1e8_cabi { ($ty:ident with_types_in $($path_to_types:tt)*) => { const _ : () = { #[export_name = - "component:pulumi-wasm/stack-interface@0.0.0-DEV#add-export"] + "component:pulumi-wasm/stack-interface@0.0.0-NIGHTLY-769a1e8#add-export"] unsafe extern "C" fn export_add_export(arg0 : * mut u8, arg1 : usize, arg2 : i32,) { $($path_to_types)*:: _export_add_export_cabi::<$ty > (arg0, arg1, arg2) } #[export_name = - "component:pulumi-wasm/stack-interface@0.0.0-DEV#finish"] unsafe - extern "C" fn export_finish(arg0 : * mut u8, arg1 : usize,) -> * - mut u8 { $($path_to_types)*:: _export_finish_cabi::<$ty > (arg0, - arg1) } #[export_name = - "cabi_post_component:pulumi-wasm/stack-interface@0.0.0-DEV#finish"] + "component:pulumi-wasm/stack-interface@0.0.0-NIGHTLY-769a1e8#finish"] + unsafe extern "C" fn export_finish(arg0 : * mut u8, arg1 : + usize,) -> * mut u8 { $($path_to_types)*:: + _export_finish_cabi::<$ty > (arg0, arg1) } #[export_name = + "cabi_post_component:pulumi-wasm/stack-interface@0.0.0-NIGHTLY-769a1e8#finish"] unsafe extern "C" fn _post_return_finish(arg0 : * mut u8,) { $($path_to_types)*:: __post_return_finish::<$ty > (arg0) } }; }; } #[doc(hidden)] - pub(crate) use __export_component_pulumi_wasm_stack_interface_0_0_0_dev_cabi; + pub(crate) use __export_component_pulumi_wasm_stack_interface_0_0_0_nightly_769a1e8_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea([::core::mem::MaybeUninit::uninit(); 8]); @@ -1232,13 +1232,13 @@ macro_rules! __export_pulumi_wasm_impl { }; ($ty:ident with_types_in $($path_to_types_root:tt)*) => { $($path_to_types_root)*:: - exports::component::pulumi_wasm::output_interface::__export_component_pulumi_wasm_output_interface_0_0_0_dev_cabi!($ty + exports::component::pulumi_wasm::output_interface::__export_component_pulumi_wasm_output_interface_0_0_0_nightly_769a1e8_cabi!($ty with_types_in $($path_to_types_root)*:: exports::component::pulumi_wasm::output_interface); $($path_to_types_root)*:: - exports::component::pulumi_wasm::register_interface::__export_component_pulumi_wasm_register_interface_0_0_0_dev_cabi!($ty + exports::component::pulumi_wasm::register_interface::__export_component_pulumi_wasm_register_interface_0_0_0_nightly_769a1e8_cabi!($ty with_types_in $($path_to_types_root)*:: exports::component::pulumi_wasm::register_interface); $($path_to_types_root)*:: - exports::component::pulumi_wasm::stack_interface::__export_component_pulumi_wasm_stack_interface_0_0_0_dev_cabi!($ty + exports::component::pulumi_wasm::stack_interface::__export_component_pulumi_wasm_stack_interface_0_0_0_nightly_769a1e8_cabi!($ty with_types_in $($path_to_types_root)*:: exports::component::pulumi_wasm::stack_interface); }; @@ -1248,8 +1248,8 @@ pub(crate) use __export_pulumi_wasm_impl as export; #[cfg(target_arch = "wasm32")] #[link_section = "component-type:wit-bindgen:0.30.0:pulumi-wasm:encoded world"] #[doc(hidden)] -pub static __WIT_BINDGEN_COMPONENT_TYPE: [u8; 1519] = *b"\ -\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\xed\x0a\x01A\x02\x01\ +pub static __WIT_BINDGEN_COMPONENT_TYPE: [u8; 1567] = *b"\ +\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\x9d\x0b\x01A\x02\x01\ A\x0b\x01B\x0a\x01m\x05\x05TRACE\x05DEBUG\x04INFO\x04WARN\x05ERROR\x04\0\x05leve\ l\x03\0\0\x01ks\x01ky\x01o\x02ss\x01p\x04\x01r\x07\x05level\x01\x06targets\x04ar\ gss\x0bmodule-path\x02\x04file\x02\x04line\x03\x0akey-values\x05\x04\0\x07conten\ @@ -1264,23 +1264,24 @@ stered-resources\x01\x0a\x03\x01>component:pulumi-wasm-external/external-world@0 .0.0-STABLE-DEV\x05\x01\x01B\x0a\x04\0\x06output\x03\x01\x01i\0\x01@\x01\x05valu\ es\0\x01\x04\0\x13[constructor]output\x01\x02\x01h\0\x01@\x02\x04self\x03\x0dfun\ ction-names\0\x01\x04\0\x12[method]output.map\x01\x04\x01p\x03\x01@\x01\x07outpu\ -ts\x05\0\x01\x04\0\x07combine\x01\x06\x04\x010component:pulumi-wasm/output-inter\ -face@0.0.0-DEV\x05\x02\x02\x03\0\x02\x06output\x01B\x13\x02\x03\x02\x01\x03\x04\0\ -\x06output\x03\0\0\x01h\x01\x01r\x02\x04names\x05value\x02\x04\0\x0cobject-field\ -\x03\0\x03\x01r\x01\x04names\x04\0\x0cresult-field\x03\0\x05\x01i\x01\x01r\x02\x04\ -names\x06output\x07\x04\0\x1eregister-resource-result-field\x03\0\x08\x01p\x04\x01\ -p\x06\x01r\x04\x04types\x04names\x06object\x0a\x07results\x0b\x04\0\x19register-\ -resource-request\x03\0\x0c\x01p\x09\x01r\x01\x06fields\x0e\x04\0\x18register-res\ -ource-result\x03\0\x0f\x01@\x01\x07request\x0d\0\x10\x04\0\x08register\x01\x11\x04\ -\x012component:pulumi-wasm/register-interface@0.0.0-DEV\x05\x04\x01B\x0e\x02\x03\ -\x02\x01\x03\x04\0\x06output\x03\0\0\x01i\x01\x01r\x03\x02id\x02\x0bfunction-ids\ -\x05values\x04\0\x1bfunction-invocation-request\x03\0\x03\x01h\x01\x01r\x02\x02i\ -d\x05\x05values\x04\0\x1afunction-invocation-result\x03\0\x06\x01@\x02\x04names\x05\ -value\x05\x01\0\x04\0\x0aadd-export\x01\x08\x01p\x07\x01p\x04\x01@\x01\x09functi\ -ons\x09\0\x0a\x04\0\x06finish\x01\x0b\x04\x01/component:pulumi-wasm/stack-interf\ -ace@0.0.0-DEV\x05\x05\x04\x01+component:pulumi-wasm/pulumi-wasm@0.0.0-DEV\x04\0\x0b\ -\x11\x01\0\x0bpulumi-wasm\x03\0\0\0G\x09producers\x01\x0cprocessed-by\x02\x0dwit\ --component\x070.215.0\x10wit-bindgen-rust\x060.30.0"; +ts\x05\0\x01\x04\0\x07combine\x01\x06\x04\x01component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8\x05\x04\ +\x01B\x0e\x02\x03\x02\x01\x03\x04\0\x06output\x03\0\0\x01i\x01\x01r\x03\x02id\x02\ +\x0bfunction-ids\x05values\x04\0\x1bfunction-invocation-request\x03\0\x03\x01h\x01\ +\x01r\x02\x02id\x05\x05values\x04\0\x1afunction-invocation-result\x03\0\x06\x01@\ +\x02\x04names\x05value\x05\x01\0\x04\0\x0aadd-export\x01\x08\x01p\x07\x01p\x04\x01\ +@\x01\x09functions\x09\0\x0a\x04\0\x06finish\x01\x0b\x04\x01;component:pulumi-wa\ +sm/stack-interface@0.0.0-NIGHTLY-769a1e8\x05\x05\x04\x017component:pulumi-wasm/p\ +ulumi-wasm@0.0.0-NIGHTLY-769a1e8\x04\0\x0b\x11\x01\0\x0bpulumi-wasm\x03\0\0\0G\x09\ +producers\x01\x0cprocessed-by\x02\x0dwit-component\x070.215.0\x10wit-bindgen-rus\ +t\x060.30.0"; #[inline(never)] #[doc(hidden)] pub fn __link_custom_section_describing_imports() { diff --git a/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/Cargo.toml b/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/Cargo.toml index 1a3ca20d..ac3366fc 100644 --- a/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/Cargo.toml +++ b/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulumi_wasm_example" -version = "0.0.1-0.0.0-DEV" +version = "0.0.1-0.0.0-NIGHTLY-769a1e8" edition = "2021" [dependencies] diff --git a/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/wit/deps/pulumi-wasm.wit b/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/wit/deps/pulumi-wasm.wit index 056f5d33..4de2a90a 100644 --- a/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/wit/deps/pulumi-wasm.wit +++ b/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/wit/deps/pulumi-wasm.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; interface output-interface { diff --git a/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/wit/world.wit b/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/wit/world.wit index 53654da4..717341fb 100644 --- a/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/wit/world.wit +++ b/pulumi_wasm_generator_lib/tests/output/cyclic-types/lib/wit/world.wit @@ -1,7 +1,7 @@ -package pulumi:example@0.0.1-DIVIDER-ZERO.ZERO.ZERO-DEV; +package pulumi:example@0.0.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT; world example-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8; } world example-pulumi-client { diff --git a/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/Cargo.toml b/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/Cargo.toml index a86da420..62b044c7 100644 --- a/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/Cargo.toml +++ b/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulumi_wasm_example_provider" -version = "0.0.1-0.0.0-DEV" +version = "0.0.1-0.0.0-NIGHTLY-769a1e8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/wit/deps/pulumi-wasm.wit b/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/wit/deps/pulumi-wasm.wit index 056f5d33..4de2a90a 100644 --- a/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/wit/deps/pulumi-wasm.wit +++ b/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/wit/deps/pulumi-wasm.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; interface output-interface { diff --git a/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/wit/world.wit b/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/wit/world.wit index 53654da4..717341fb 100644 --- a/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/wit/world.wit +++ b/pulumi_wasm_generator_lib/tests/output/cyclic-types/provider/wit/world.wit @@ -1,7 +1,7 @@ -package pulumi:example@0.0.1-DIVIDER-ZERO.ZERO.ZERO-DEV; +package pulumi:example@0.0.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT; world example-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8; } world example-pulumi-client { diff --git a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/Cargo.toml b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/Cargo.toml index 2e048a0d..1489ad93 100644 --- a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/Cargo.toml +++ b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulumi_wasm_aws-native" -version = "0.0.1-0.0.0-DEV" +version = "0.0.1-0.0.0-NIGHTLY-769a1e8" edition = "2021" [dependencies] diff --git a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/wit/deps/pulumi-wasm.wit b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/wit/deps/pulumi-wasm.wit index 056f5d33..4de2a90a 100644 --- a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/wit/deps/pulumi-wasm.wit +++ b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/wit/deps/pulumi-wasm.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; interface output-interface { diff --git a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/wit/world.wit b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/wit/world.wit index 247e74bd..e6a2659d 100644 --- a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/wit/world.wit +++ b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/lib/wit/world.wit @@ -1,7 +1,7 @@ -package pulumi:aws-native@0.0.1-DIVIDER-ZERO.ZERO.ZERO-DEV; +package pulumi:aws-native@0.0.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT; world aws-native-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8; } world aws-native-pulumi-client { diff --git a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/Cargo.toml b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/Cargo.toml index 15bf3967..d1c071f4 100644 --- a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/Cargo.toml +++ b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulumi_wasm_aws-native_provider" -version = "0.0.1-0.0.0-DEV" +version = "0.0.1-0.0.0-NIGHTLY-769a1e8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/wit/deps/pulumi-wasm.wit b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/wit/deps/pulumi-wasm.wit index 056f5d33..4de2a90a 100644 --- a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/wit/deps/pulumi-wasm.wit +++ b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/wit/deps/pulumi-wasm.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; interface output-interface { diff --git a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/wit/world.wit b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/wit/world.wit index 247e74bd..e6a2659d 100644 --- a/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/wit/world.wit +++ b/pulumi_wasm_generator_lib/tests/output/mini-awsnative/provider/wit/world.wit @@ -1,7 +1,7 @@ -package pulumi:aws-native@0.0.1-DIVIDER-ZERO.ZERO.ZERO-DEV; +package pulumi:aws-native@0.0.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXNINEaONEeEIGHT; world aws-native-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-769a1e8; } world aws-native-pulumi-client { diff --git a/pulumi_wasm_wit/wit/world.wit b/pulumi_wasm_wit/wit/world.wit index 09afe791..02d6f5d6 100644 --- a/pulumi_wasm_wit/wit/world.wit +++ b/pulumi_wasm_wit/wit/world.wit @@ -1,4 +1,4 @@ -package component:pulumi-wasm@0.0.0-DEV; +package component:pulumi-wasm@0.0.0-NIGHTLY-769a1e8; world pulumi-wasm { export output-interface;