diff --git a/Cargo.lock b/Cargo.lock index 93d3552e..175e717a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2041,11 +2041,11 @@ dependencies = [ [[package]] name = "pulumi-wasm-parent" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" [[package]] name = "pulumi_wasm" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "bitflags", @@ -2063,7 +2063,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_cloudflare" -version = "5.24.1-0.0.0-DEV" +version = "5.24.1-0.0.0-NIGHTLY-7641ad9" dependencies = [ "bon", "pulumi_wasm_rust", @@ -2074,7 +2074,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_cloudflare_provider" -version = "5.24.1-0.0.0-DEV" +version = "5.24.1-0.0.0-NIGHTLY-7641ad9" dependencies = [ "pulumi_wasm_common", "wit-bindgen-rt", @@ -2082,7 +2082,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_common" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "log", "pulumi_wasm_wit", @@ -2091,7 +2091,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_core" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "log", @@ -2105,7 +2105,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_docker" -version = "4.5.3-0.0.0-DEV" +version = "4.5.3-0.0.0-NIGHTLY-7641ad9" dependencies = [ "bon", "pulumi_wasm_rust", @@ -2116,7 +2116,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_docker_provider" -version = "4.5.3-0.0.0-DEV" +version = "4.5.3-0.0.0-NIGHTLY-7641ad9" dependencies = [ "pulumi_wasm_common", "wit-bindgen-rt", @@ -2124,7 +2124,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_example_dependencies" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "assert_cmd", @@ -2136,7 +2136,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_example_docker" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "assert_cmd", @@ -2148,7 +2148,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_example_multiple_providers" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "assert_cmd", @@ -2161,7 +2161,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_example_simple" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "assert_cmd", @@ -2173,7 +2173,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_generator" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "clap", @@ -2182,7 +2182,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_generator_lib" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "assert_cmd", @@ -2198,7 +2198,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_proto" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "mockall", "prost", @@ -2209,7 +2209,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_random" -version = "4.15.0-0.0.0-DEV" +version = "4.15.0-0.0.0-NIGHTLY-7641ad9" dependencies = [ "bon", "pulumi_wasm_rust", @@ -2220,7 +2220,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_random_provider" -version = "4.15.0-0.0.0-DEV" +version = "4.15.0-0.0.0-NIGHTLY-7641ad9" dependencies = [ "pulumi_wasm_common", "wit-bindgen-rt", @@ -2228,7 +2228,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_runner" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "async-trait", @@ -2257,7 +2257,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_runner_component_creator" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "async-trait", @@ -2275,7 +2275,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_rust" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "anyhow", "bitflags", @@ -2295,7 +2295,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_rust_macro" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "proc-macro2", "quote", @@ -2304,7 +2304,7 @@ dependencies = [ [[package]] name = "pulumi_wasm_wit" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" dependencies = [ "wasmtime", "wit-bindgen", @@ -2404,7 +2404,7 @@ dependencies = [ [[package]] name = "regenerate_providers" -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" [[package]] name = "regex" diff --git a/Cargo.toml b/Cargo.toml index 503841b8..8dcf6b82 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,21 +35,21 @@ members = [ ] [workspace.package] -version = "0.0.0-DEV" +version = "0.0.0-NIGHTLY-7641ad9" 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-7641ad9", path = "pulumi_wasm_core", registry = "cloudsmith" } +pulumi_wasm_docker = { version = "=4.5.3-0.0.0-NIGHTLY-7641ad9", path = "providers/pulumi_wasm_provider_docker_rust", registry = "cloudsmith" } +pulumi_wasm_generator_lib = { version = "=0.0.0-NIGHTLY-7641ad9", path = "pulumi_wasm_generator_lib", registry = "cloudsmith" } +pulumi_wasm_random = { version = "=4.15.0-0.0.0-NIGHTLY-7641ad9", path = "providers/pulumi_wasm_provider_random_rust", registry = "cloudsmith" } +pulumi_wasm_rust = { version = "=0.0.0-NIGHTLY-7641ad9", path = "pulumi_wasm_rust", registry = "cloudsmith" } +pulumi_wasm_rust_macro = { version = "=0.0.0-NIGHTLY-7641ad9", path = "pulumi_wasm_rust_macro", registry = "cloudsmith" } +pulumi_wasm_common = { version = "=0.0.0-NIGHTLY-7641ad9", path = "pulumi_wasm_common", registry = "cloudsmith" } +pulumi_wasm_proto = { version = "=0.0.0-NIGHTLY-7641ad9", path = "pulumi_wasm_proto", registry = "cloudsmith" } +pulumi_wasm_wit = { version = "=0.0.0-NIGHTLY-7641ad9", path = "pulumi_wasm_wit", registry = "cloudsmith" } +pulumi_wasm_runner_component_creator = { version = "=0.0.0-NIGHTLY-7641ad9", 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..dbcd6f8d 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-7641ad9" 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 9962ef72..a152adba 100644 --- a/providers/pulumi_wasm_provider_cloudflare/src/bindings.rs +++ b/providers/pulumi_wasm_provider_cloudflare/src/bindings.rs @@ -37,7 +37,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-7641ad9" )] extern "C" { #[link_name = "[resource-drop]output"] @@ -56,7 +56,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-7641ad9" )] extern "C" { #[link_name = "[constructor]output"] @@ -80,7 +80,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-7641ad9" )] extern "C" { #[link_name = "[method]output.map"] @@ -125,7 +125,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-7641ad9" )] extern "C" { #[link_name = "combine"] @@ -300,7 +300,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-7641ad9" )] extern "C" { #[link_name = "register"] @@ -902,16 +902,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 120]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1020,10 +1020,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -1031,7 +1031,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1174,10 +1174,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -1186,7 +1186,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1329,10 +1329,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -1341,7 +1341,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1484,10 +1484,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -1496,7 +1496,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1590,17 +1590,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1734,10 +1734,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -1745,7 +1745,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1846,10 +1846,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -1857,7 +1857,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2136,10 +2136,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 : @@ -2150,7 +2150,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 52]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2438,16 +2438,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 60]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2576,10 +2576,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -2587,7 +2587,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2729,10 +2729,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -2740,7 +2740,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2855,10 +2855,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -2866,7 +2866,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2968,10 +2968,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -2979,7 +2979,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -3094,10 +3094,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -3105,7 +3105,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -3256,10 +3256,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -3268,7 +3268,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -3362,17 +3362,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -3487,10 +3487,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -3498,7 +3498,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -3600,10 +3600,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -3611,7 +3611,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -3741,10 +3741,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -3752,7 +3752,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -3867,10 +3867,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -3878,7 +3878,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -4023,10 +4023,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -4034,7 +4034,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea( @@ -4135,10 +4135,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -4146,7 +4146,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -4268,10 +4268,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -4279,7 +4279,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -4418,10 +4418,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -4429,7 +4429,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 40]); static mut _RET_AREA: _RetArea = _RetArea( @@ -4658,10 +4658,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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,) -> * @@ -4671,7 +4671,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 44]); static mut _RET_AREA: _RetArea = _RetArea( @@ -4786,10 +4786,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -4797,7 +4797,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -5009,10 +5009,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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,) -> * @@ -5022,7 +5022,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 40]); static mut _RET_AREA: _RetArea = _RetArea( @@ -5209,10 +5209,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -5221,7 +5221,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 40]); static mut _RET_AREA: _RetArea = _RetArea( @@ -5308,17 +5308,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -5447,10 +5447,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -5458,7 +5458,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -5593,10 +5593,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -5604,7 +5604,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 44]); static mut _RET_AREA: _RetArea = _RetArea( @@ -5695,17 +5695,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -5856,10 +5856,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -5868,7 +5868,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -5983,10 +5983,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -5994,7 +5994,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -6078,17 +6078,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -6231,10 +6231,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -6243,7 +6243,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -6414,10 +6414,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 { @@ -6426,7 +6426,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -6745,16 +6745,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 72]); static mut _RET_AREA: _RetArea = _RetArea( @@ -6913,10 +6913,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -6925,7 +6925,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea( @@ -7028,17 +7028,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -7171,10 +7171,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -7182,7 +7182,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -7329,10 +7329,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -7341,7 +7341,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea( @@ -7462,10 +7462,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -7473,7 +7473,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -7574,10 +7574,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -7585,7 +7585,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -7714,10 +7714,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -7725,7 +7725,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -7882,10 +7882,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -7894,7 +7894,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea( @@ -8119,10 +8119,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 : @@ -8132,7 +8132,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 44]); static mut _RET_AREA: _RetArea = _RetArea( @@ -8485,16 +8485,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 88]); static mut _RET_AREA: _RetArea = _RetArea( @@ -8617,10 +8617,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -8628,7 +8628,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -8751,10 +8751,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -8762,7 +8762,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -8877,10 +8877,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -8888,7 +8888,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -9200,16 +9200,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 68]); static mut _RET_AREA: _RetArea = _RetArea( @@ -9370,10 +9370,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -9382,7 +9382,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -9511,10 +9511,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -9522,7 +9522,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -9679,10 +9679,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -9691,7 +9691,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea( @@ -10039,16 +10039,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 84]); static mut _RET_AREA: _RetArea = _RetArea( @@ -10359,16 +10359,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 76]); static mut _RET_AREA: _RetArea = _RetArea( @@ -10621,10 +10621,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 : @@ -10635,7 +10635,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 60]); static mut _RET_AREA: _RetArea = _RetArea( @@ -10719,17 +10719,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -11011,16 +11011,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 60]); static mut _RET_AREA: _RetArea = _RetArea( @@ -11130,10 +11130,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -11141,7 +11141,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -11256,10 +11256,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -11267,7 +11267,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -11382,10 +11382,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -11393,7 +11393,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -11542,10 +11542,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -11553,7 +11553,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 40]); static mut _RET_AREA: _RetArea = _RetArea( @@ -11755,10 +11755,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 { @@ -11767,7 +11767,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 44]); static mut _RET_AREA: _RetArea = _RetArea( @@ -11898,10 +11898,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -11909,7 +11909,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -12024,10 +12024,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -12035,7 +12035,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -12174,10 +12174,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -12185,7 +12185,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea( @@ -12314,10 +12314,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -12325,7 +12325,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -12430,10 +12430,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -12441,7 +12441,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -12598,10 +12598,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -12610,7 +12610,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea( @@ -12694,17 +12694,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -12805,10 +12805,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -12816,7 +12816,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -13002,10 +13002,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 { @@ -13014,7 +13014,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea( @@ -13248,10 +13248,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 : @@ -13261,7 +13261,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 64]); static mut _RET_AREA: _RetArea = _RetArea( @@ -13366,10 +13366,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -13377,7 +13377,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -13461,17 +13461,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -13628,10 +13628,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -13640,7 +13640,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea( @@ -13885,10 +13885,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 : @@ -13899,7 +13899,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 52]); static mut _RET_AREA: _RetArea = _RetArea( @@ -14014,10 +14014,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -14025,7 +14025,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -14196,10 +14196,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 { @@ -14208,7 +14208,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -14509,16 +14509,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 60]); static mut _RET_AREA: _RetArea = _RetArea( @@ -14647,10 +14647,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -14658,7 +14658,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -14798,10 +14798,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -14809,7 +14809,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea( @@ -14914,10 +14914,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -14925,7 +14925,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -15144,10 +15144,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 : @@ -15157,7 +15157,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 48]); static mut _RET_AREA: _RetArea = _RetArea( @@ -15241,17 +15241,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -15353,10 +15353,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -15364,7 +15364,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -15487,10 +15487,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -15498,7 +15498,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -15599,10 +15599,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -15610,7 +15610,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -15740,10 +15740,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -15751,7 +15751,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -15867,10 +15867,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -15878,7 +15878,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -16039,10 +16039,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -16051,7 +16051,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -16148,10 +16148,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -16159,7 +16159,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -16288,10 +16288,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -16299,7 +16299,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -16632,16 +16632,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 72]); static mut _RET_AREA: _RetArea = _RetArea( @@ -16941,16 +16941,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 68]); static mut _RET_AREA: _RetArea = _RetArea( @@ -17051,10 +17051,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -17062,7 +17062,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -17156,17 +17156,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -17307,10 +17307,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -17318,7 +17318,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -17461,10 +17461,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -17473,7 +17473,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -17604,10 +17604,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -17615,7 +17615,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 32]); static mut _RET_AREA: _RetArea = _RetArea( @@ -17716,10 +17716,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -17727,7 +17727,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -17856,10 +17856,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -17867,7 +17867,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -17968,10 +17968,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -17979,7 +17979,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -18322,16 +18322,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 76]); static mut _RET_AREA: _RetArea = _RetArea( @@ -18446,10 +18446,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -18457,7 +18457,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -18541,17 +18541,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -18666,10 +18666,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -18677,7 +18677,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -18761,17 +18761,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -18936,10 +18936,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -18948,7 +18948,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 44]); static mut _RET_AREA: _RetArea = _RetArea( @@ -19032,17 +19032,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -19269,10 +19269,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 : @@ -19282,7 +19282,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 48]); static mut _RET_AREA: _RetArea = _RetArea( @@ -19410,17 +19410,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 48]); static mut _RET_AREA: _RetArea = _RetArea( @@ -19536,10 +19536,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -19547,7 +19547,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -19690,10 +19690,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -19702,7 +19702,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 24]); static mut _RET_AREA: _RetArea = _RetArea( @@ -19815,17 +19815,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea( @@ -19957,374 +19957,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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::cloudflare::zone_settings_override); }; @@ -20334,792 +20334,831 @@ 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; 41523] = *b"\ +\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\xaa\xc3\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\ -\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\ +\0\x07combine\x01\x06\x03\x01co\ +mponent:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9\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\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\x01`pulumi:cloudflare/access-application@5.24.1-DIVIDER-Z\ +ERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x01cpulumi:\ +cloudflare/access-ca-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXF\ +OURONEadNINE\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\ +\x01`pulumi:cloudflare/access-custom-page@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-\ +SEVENSIXFOURONEadNINE\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\x01Zpulumi:cloudflare/access-group@5.24.1-DIVIDER-ZERO.ZERO.ZERO-N\ +IGHTLY-SEVENSIXFOURONEadNINE\x05\x06\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outpu\ +t\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x07configs\x02\x04name\x02\x0cscim\ +-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\x01fpulumi:cloudflare/access-identity-provider@5.24.1-DIVIDER\ +-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x01gpulumi:cloudflare/access-keys-configurati\ +on@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x08\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x14\ +associated-hostnames\x02\x0bcertificate\x02\x04name\x02\x07zone-id\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x06\x0aaccount-id\x05\x14associated-hostnames\x05\x0b\ +certificate\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\x01kpulumi:\ +cloudflare/access-mutual-tls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-S\ +EVENSIXFOURONEadNINE\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\x04arg\ +s\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\ -\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\ +\x01qpulumi:cloudflare/access-mutual-tls-hostname-settings@5.24.1-DIVIDER-ZERO.Z\ +ERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x0bauth-domain\x02\x19auto-redirect-to-identity\x02\x0ccustom-pages\x02\ +\x0fis-ui-read-only\x02\x0dlogin-designs\x02\x04name\x02\x10session-duration\x02\ +\x1aui-read-only-toggle-reason\x02\"user-seat-expiration-inactive-time\x02\x1awa\ +rp-auth-session-duration\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x0d\x0aaccount-id\x05\x1ballow-authenticate-via-warp\x05\x0bauth-domain\x05\x19\ +auto-redirect-to-identity\x05\x0ccustom-pages\x05\x0fis-ui-read-only\x05\x0dlogi\ +n-designs\x05\x04name\x05\x10session-duration\x05\x1aui-read-only-toggle-reason\x05\ +\"user-seat-expiration-inactive-time\x05\x1awarp-auth-session-duration\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\x01apulumi:cloudflare/access-organization@5.24.1-DIVIDER-ZERO.Z\ +ERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x0f\ +approval-groups\x02\x11approval-required\x02\x08decision\x02\x08excludes\x02\x08\ +includes\x02\x12isolation-required\x02\x04name\x02\x0aprecedence\x02\x1cpurpose-\ +justification-prompt\x02\x1epurpose-justification-required\x02\x08requires\x02\x10\ +session-duration\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0f\x0a\ +account-id\x05\x0eapplication-id\x05\x0fapproval-groups\x05\x11approval-required\ +\x05\x08decision\x05\x08excludes\x05\x08includes\x05\x12isolation-required\x05\x04\ +name\x05\x0aprecedence\x05\x1cpurpose-justification-prompt\x05\x1epurpose-justif\ +ication-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\ -\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\ -@\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\ +\x01[pulumi:cloudflare/access-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVEN\ +SIXFOURONEadNINE\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\x01Ypulumi:cloudflar\ +e/access-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x01bpulumi:cloudflare/access-service-token@5.24.1-D\ +IVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x01Xpulumi:cloudfla\ +re/access-tag@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x01Upulumi:cloudflare/ac\ +count@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\ +-SEVENSIXFOURONEadNINE\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\x01Ypulumi:clou\ +dflare/address-map@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x01Xpulumi:cloudflare/api-sh\ +ield@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x01bpulumi:cloudfla\ +re/api-shield-operation@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadN\ +INE\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-SEVENSIXFOURONEadNINE\x05\x15\x01B\x0a\x02\x03\x02\ +\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x04kind\x02\x04name\x02\x06so\ +urce\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\x07zon\ +e-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06inv\ +oke\x01\x08\x04\x01_pulumi:cloudflare/api-shield-schema@5.24.1-DIVIDER-ZERO.ZERO\ +.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x07\x04\0\x06invoke\x01\x08\x04\x01spulumi:cloudflare/api-shield-schema-valid\ +ation-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x17\ +\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x09condi\ +tion\x02\x0aexpires-on\x02\x04name\x02\x0anot-before\x02\x08policies\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x09\x09condition\x05\x0aexpires-on\x05\x09issued-on\ +\x05\x0bmodified-on\x05\x04name\x05\x0anot-before\x05\x08policies\x05\x06status\x05\ +\x05value\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ +invoke\x01\x08\x04\x01Wpulumi:cloudflare/api-token@5.24.1-DIVIDER-ZERO.ZERO.ZERO\ +-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x18\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06out\ +put\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\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\x01Rpulumi:cloudflare/argo@5.24.1-DIVIDER-ZER\ +O.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\ -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\ -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\ +invoke\x01\x08\x04\x01hpulumi:cloudflare/authenticated-origin-pulls@5.24.1-DIVID\ +ER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x0bcer\ +tificate\x05\x0aexpires-on\x05\x06issuer\x05\x0bprivate-key\x05\x0dserial-number\ +\x05\x09signature\x05\x06status\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\x01tpulumi:cloudflare/authenticated-origin-pulls-certificate@5.24.1-DIVIDER\ +-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x19sbfm-definitely-automated\x02\ +\x15sbfm-likely-automated\x02\x1fsbfm-static-resource-protection\x02\x12sbfm-ver\ +ified-bots\x02\x16suppress-session-score\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\ +\x01i\x01\x01r\x0b\x11auto-update-model\x05\x09enable-js\x05\x0afight-mode\x05\x12\ +optimize-wordpress\x05\x19sbfm-definitely-automated\x05\x15sbfm-likely-automated\ +\x05\x1fsbfm-static-resource-protection\x05\x12sbfm-verified-bots\x05\x16suppres\ +s-session-score\x05\x12using-latest-model\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:clo\ +udflare/bot-management@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNI\ +NE\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\x09prefix-id\x02\x04\0\ +\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccount-id\x05\x0dadvertisement\x05\x0bd\ +escription\x05\x09prefix-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\ +\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01[pulumi:cloudflare/byo-ip-prefix@5.24.\ +1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x1d\x01B\x0a\x02\x03\x02\ +\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0a\x15certificate-authority\x02\x13\ +cloudflare-branding\x02\x05hosts\x02\x04type\x02\x11validation-errors\x02\x11val\ +idation-method\x02\x12validation-records\x02\x0dvalidity-days\x02\x16wait-for-ac\ +tive-status\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x15cert\ +ificate-authority\x05\x13cloudflare-branding\x05\x05hosts\x05\x04type\x05\x11val\ +idation-errors\x05\x11validation-method\x05\x12validation-records\x05\x0dvalidit\ +y-days\x05\x16wait-for-active-status\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:cloudfla\ +re/certificate-pack@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +\x1e\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x07\x0fc\ +ustom-metadata\x02\x14custom-origin-server\x02\x11custom-origin-sni\x02\x08hostn\ +ame\x02\x04ssls\x02\x1fwait-for-ssl-pending-validation\x02\x07zone-id\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x0a\x0fcustom-metadata\x05\x14custom-origin-server\x05\ +\x11custom-origin-sni\x05\x08hostname\x05\x16ownership-verification\x05\x1bowner\ +ship-verification-http\x05\x04ssls\x05\x06status\x05\x1fwait-for-ssl-pending-val\ +idation\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-hostname@5.24.1-DI\ +VIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x07zone-id\x05\x04\ +\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ +\x01mpulumi:cloudflare/custom-hostname-fallback-origin@5.24.1-DIVIDER-ZERO.ZERO.\ +ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x20\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ +output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x05state\x02\x04type\x02\x03u\ +rl\x02\x07zone-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\ +\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:cloudflare/cu\ +stom-pages@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05!\x01B\ +\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\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\x15custom-ssl-priorities\x05\x0aexp\ +ires-on\x05\x05hosts\x05\x06issuer\x05\x0bmodified-on\x05\x08priority\x05\x09sig\ +nature\x05\x06status\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\x01Xpulumi:clou\ +dflare/custom-ssl@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +\"\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x0aacc\ +ount-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\x04names\x04args\x04\ +\0\x07\x04\0\x06invoke\x01\x08\x04\x01Ypulumi:cloudflare/d1-database@5.24.1-DIVI\ +DER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05#\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x04data\x02\x0bdesc\ +ription\x02\x07enabled\x02\x08interval\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01\ +i\x01\x01r\x08\x0aaccount-id\x05\x07created\x05\x04data\x05\x0bdescription\x05\x07\ +enabled\x05\x08interval\x05\x04name\x05\x07updated\x05\x04\0\x03res\x03\0\x06\x01\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01]pulumi:cloudfla\ +re/device-dex-test@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +$\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aacco\ +unt-id\x02\x06config\x02\x04name\x02\x04type\x02\x04\0\x04args\x03\0\x03\x01i\x01\ +\x01r\x04\x0aaccount-id\x05\x06config\x05\x04name\x05\x04type\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01epulum\ +i:cloudflare/device-managed-networks@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVEN\ +SIXFOURONEadNINE\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\x01hpulumi:cloudflare/device-policy-certifica\ +tes@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\ +s\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01hpulumi:cloudflare/device-pos\ +ture-integration@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +'\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x08\x0aacco\ +unt-id\x02\x0bdescription\x02\x0aexpiration\x02\x06inputs\x02\x07matches\x02\x04\ +name\x02\x08schedule\x02\x04type\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x08\x0a\ +account-id\x05\x0bdescription\x05\x0aexpiration\x05\x06inputs\x05\x07matches\x05\ +\x04name\x05\x08schedule\x05\x04type\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04name\ +s\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01apulumi:cloudflare/device-pos\ +ture-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x10allowed-to-leave\x02\x0cauto-c\ +onnect\x02\x0ecaptive-portal\x02\x07default\x02\x0bdescription\x02\x15disable-au\ +to-fallback\x02\x07enabled\x02\x12exclude-office-ips\x02\x05match\x02\x04name\x02\ +\x0aprecedence\x02\x14service-mode-v2-mode\x02\x14service-mode-v2-port\x02\x0bsu\ +pport-url\x02\x0dswitch-locked\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x12\x0a\ +account-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-office-ips\x05\x05match\x05\ +\x04name\x05\x0aprecedence\x05\x14service-mode-v2-mode\x05\x14service-mode-v2-po\ +rt\x05\x0bsupport-url\x05\x0dswitch-locked\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ +names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01dpulumi:cloudflare/device\ +-settings-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +)\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x07\x0aacco\ +unt-id\x02\x13allowed-match-count\x02\x11context-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\x0bdescri\ +ption\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\x01Ypulumi:cloudflare/dl\ +p-profile@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05*\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\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\x07cre\ +ated\x05\x05email\x05\x08modified\x05\x03tag\x05\x08verified\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01cpulum\ +i:cloudflare/email-routing-address@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSI\ +XFOURONEadNINE\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\x07actions\x05\x07enabled\x05\x08matc\ +hers\x05\x04name\x05\x03tag\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ +names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01epulumi:cloudflare/email-\ +routing-catch-all@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\ -\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\ -\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\ -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\ +\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01`pulumi:\ +cloudflare/email-routing-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOUR\ +ONEadNINE\x05-\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x03\x07enabled\x02\x0bskip-wizard\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01\ +i\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\x01dpulumi:cloudflare/em\ +ail-routing-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\ +\x05.\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0a\ +account-id\x02\x07domains\x02\x09policy-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x03\x0aaccount-id\x05\x07domains\x05\x09policy-id\x05\x04\0\x03res\x03\0\x06\x01\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01]pulumi:cloudfla\ +re/fallback-domain@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +/\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0bdesc\ +ription\x02\x0aexpression\x02\x06paused\x02\x03ref\x02\x07zone-id\x02\x04\0\x04a\ +rgs\x03\0\x03\x01i\x01\x01r\x05\x0bdescription\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\x01Tpulumi:cloudflare/filter@5.24.1-DIVIDER-ZER\ +O.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x04arg\ +s\x03\0\x03\x01i\x01\x01r\x07\x06action\x05\x0bdescription\x05\x09filter-id\x05\x06\ +paused\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:clou\ +dflare/firewall-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\ +\x051\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0b\x0a\ +account-id\x02\x17cloudflare-gre-endpoint\x02\x15customer-gre-endpoint\x02\x0bde\ +scription\x02\x14health-check-enabled\x02\x13health-check-target\x02\x11health-c\ +heck-type\x02\x11interface-address\x02\x03mtu\x02\x04name\x02\x03ttl\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x0b\x0aaccount-id\x05\x17cloudflare-gre-endpoint\x05\ +\x15customer-gre-endpoint\x05\x0bdescription\x05\x14health-check-enabled\x05\x13\ +health-check-target\x05\x11health-check-type\x05\x11interface-address\x05\x03mtu\ +\x05\x04name\x05\x03ttl\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ +\0\x07\x04\0\x06invoke\x01\x08\x04\x01Xpulumi:cloudflare/gre-tunnel@5.24.1-DIVID\ +ER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x052\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x14\x07address\x02\x0eallow-insecure\x02\x0d\ +check-regions\x02\x11consecutive-fails\x02\x15consecutive-successes\x02\x0bdescr\ +iption\x02\x0dexpected-body\x02\x0eexpected-codes\x02\x10follow-redirects\x02\x07\ +headers\x02\x08interval\x02\x06method\x02\x04name\x02\x04path\x02\x04port\x02\x07\ +retries\x02\x09suspended\x02\x07timeout\x02\x04type\x02\x07zone-id\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x16\x07address\x05\x0eallow-insecure\x05\x0dcheck-r\ +egions\x05\x11consecutive-fails\x05\x15consecutive-successes\x05\x0acreated-on\x05\ +\x0bdescription\x05\x0dexpected-body\x05\x0eexpected-codes\x05\x10follow-redirec\ +ts\x05\x07headers\x05\x08interval\x05\x06method\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\x01Ypulumi:cloudflare/healthcheck@5.24.1-DIVIDER-ZERO.ZER\ +O.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\ +s\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01b\ +pulumi:cloudflare/hostname-tls-setting@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEV\ +ENSIXFOURONEadNINE\x054\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x04\x08hostname\x02\x05ports\x02\x06values\x02\x07zone-id\x02\x04\0\x04\ +args\x03\0\x03\x01i\x01\x01r\x06\x0acreated-at\x05\x08hostname\x05\x05ports\x05\x0a\ +updated-at\x05\x06values\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04n\ +ames\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01jpulumi:cloudflare/hostnam\ +e-tls-setting-ciphers@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNIN\ +E\x055\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0a\ +account-id\x02\x07caching\x02\x04name\x02\x06origin\x02\x04\0\x04args\x03\0\x03\x01\ +i\x01\x01r\x04\x0aaccount-id\x05\x07caching\x05\x04name\x05\x06origin\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\ -\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\ -\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\ +_pulumi:cloudflare/hyperdrive-config@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVEN\ +SIXFOURONEadNINE\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-endpoint\x02\x11\ +customer-endpoint\x02\x0bdescription\x02\x07fqdn-id\x02\x16health-check-directio\ +n\x02\x14health-check-enabled\x02\x11health-check-rate\x02\x13health-check-targe\ +t\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\x01i\x01\x01\ +r\x11\x0aaccount-id\x05\x11allow-null-cipher\x05\x13cloudflare-endpoint\x05\x11c\ +ustomer-endpoint\x05\x0bdescription\x05\x07fqdn-id\x05\x16health-check-direction\ +\x05\x14health-check-enabled\x05\x11health-check-rate\x05\x13health-check-target\ +\x05\x11health-check-type\x05\x06hex-id\x05\x11interface-address\x05\x04name\x05\ +\x03psk\x05\x09remote-id\x05\x07user-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04n\ +ames\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:cloudflare/ipsec-t\ +unnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x057\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x07\x0dbundle-method\x02\x0b\ +certificate\x02\x07enabled\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\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\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\ -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\x01apulumi:cloudflare/keyless-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIG\ +HTLY-SEVENSIXFOURONEadNINE\x058\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ +\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x0bdescription\x02\x05items\x02\x04kind\ +\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x0aaccount-id\x05\x0b\ +description\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\x01Rpulumi:cloudflar\ +e/list@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x059\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x07\x0aaccount-id\x02\ +\x03asn\x02\x07comment\x02\x08hostname\x02\x02ip\x02\x07list-id\x02\x08redirect\x02\ +\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x0aaccount-id\x05\x03asn\x05\x07comme\ +nt\x05\x08hostname\x05\x02ip\x05\x07list-id\x05\x08redirect\x05\x04\0\x03res\x03\ +\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Wpulum\ +i:cloudflare/list-item@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNI\ +NE\x05:\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x13\x11\ +adaptive-routings\x02\x0dcountry-pools\x02\x10default-pool-ids\x02\x0bdescriptio\ +n\x02\x07enabled\x02\x10fallback-pool-id\x02\x13location-strategies\x02\x04name\x02\ +\x09pop-pools\x02\x07proxied\x02\x10random-steerings\x02\x0cregion-pools\x02\x05\ +rules\x02\x10session-affinity\x02\x1bsession-affinity-attributes\x02\x14session-\ +affinity-ttl\x02\x0fsteering-policy\x02\x03ttl\x02\x07zone-id\x02\x04\0\x04args\x03\ +\0\x03\x01i\x01\x01r\x15\x11adaptive-routings\x05\x0dcountry-pools\x05\x0acreate\ +d-on\x05\x10default-pool-ids\x05\x0bdescription\x05\x07enabled\x05\x10fallback-p\ +ool-id\x05\x13location-strategies\x05\x0bmodified-on\x05\x04name\x05\x09pop-pool\ +s\x05\x07proxied\x05\x10random-steerings\x05\x0cregion-pools\x05\x05rules\x05\x10\ +session-affinity\x05\x1bsession-affinity-attributes\x05\x14session-affinity-ttl\x05\ +\x0fsteering-policy\x05\x03ttl\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/lo\ +ad-balancer@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05;\x01\ +B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x11\x0aaccount-i\ +d\x02\x0eallow-insecure\x02\x10consecutive-down\x02\x0econsecutive-up\x02\x0bdes\ +cription\x02\x0dexpected-body\x02\x0eexpected-codes\x02\x10follow-redirects\x02\x07\ +headers\x02\x08interval\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\x0econsecut\ +ive-up\x05\x0acreated-on\x05\x0bdescription\x05\x0dexpected-body\x05\x0eexpected\ +-codes\x05\x10follow-redirects\x05\x07headers\x05\x08interval\x05\x06method\x05\x0b\ +modified-on\x05\x04path\x05\x04port\x05\x0aprobe-zone\x05\x07retries\x05\x07time\ +out\x05\x04type\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\ +\0\x06invoke\x01\x08\x04\x01cpulumi:cloudflare/load-balancer-monitor@5.24.1-DIVI\ +DER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05<\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0d\x0aaccount-id\x02\x0dcheck-regions\x02\ +\x0bdescription\x02\x07enabled\x02\x08latitude\x02\x0eload-sheddings\x02\x09long\ +itude\x02\x0fminimum-origins\x02\x07monitor\x02\x04name\x02\x12notification-emai\ +l\x02\x10origin-steerings\x02\x07origins\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\x0f\x0aaccount-id\x05\x0dcheck-regions\x05\x0acreated-on\x05\x0bdescription\x05\ +\x07enabled\x05\x08latitude\x05\x0eload-sheddings\x05\x09longitude\x05\x0fminimu\ +m-origins\x05\x0bmodified-on\x05\x07monitor\x05\x04name\x05\x12notification-emai\ +l\x05\x10origin-steerings\x05\x07origins\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ +names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01`pulumi:cloudflare/load-b\ +alancer-pool@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05=\x01\ +B\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\x06invo\ +ke\x01\x08\x04\x01_pulumi:cloudflare/logpull-retention@5.24.1-DIVIDER-ZERO.ZERO.\ +ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05>\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06ou\ +tput\x03\0\0\x01h\x01\x01r\x0f\x0aaccount-id\x02\x07dataset\x02\x10destination-c\ +onf\x02\x07enabled\x02\x06filter\x02\x09frequency\x02\x04kind\x02\x0flogpull-opt\ +ions\x02\x10max-upload-bytes\x02\x1bmax-upload-interval-seconds\x02\x12max-uploa\ +d-records\x02\x04name\x02\x0eoutput-options\x02\x13ownership-challenge\x02\x07zo\ +ne-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0f\x0aaccount-id\x05\x07dataset\ +\x05\x10destination-conf\x05\x07enabled\x05\x06filter\x05\x09frequency\x05\x04ki\ +nd\x05\x0flogpull-options\x05\x10max-upload-bytes\x05\x1bmax-upload-interval-sec\ +onds\x05\x12max-upload-records\x05\x04name\x05\x0eoutput-options\x05\x13ownershi\ +p-challenge\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/logpush-job@5.24.1-DIVI\ +DER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x10\ +destination-conf\x05\x1cownership-challenge-filename\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\ +ipulumi:cloudflare/logpush-ownership-challenge@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIG\ +HTLY-SEVENSIXFOURONEadNINE\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\x05rules\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\ +\x07\x04\0\x06invoke\x01\x08\x04\x01dpulumi:cloudflare/magic-firewall-ruleset@5.\ +24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05A\x01B\x0a\x02\x03\x02\ +\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\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\x18managed-response-headers\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/managed-headers@5.24.1-DIVIDER-ZERO.ZERO.ZE\ +RO-NIGHTLY-SEVENSIXFOURONEadNINE\x05B\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outp\ +ut\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x02ca\x02\x0ccertificates\x02\x04\ +name\x02\x0bprivate-key\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x0aaccount\ +-id\x05\x02ca\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^pulumi:cloudflare/mtls-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SE\ +VENSIXFOURONEadNINE\x05C\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x09\x0aaccount-id\x02\x0aalert-type\x02\x0bdescription\x02\x12email-i\ +ntegrations\x02\x07enabled\x02\x07filters\x02\x04name\x02\x16pagerduty-integrati\ +ons\x02\x15webhooks-integrations\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0b\x0a\ +account-id\x05\x0aalert-type\x05\x07created\x05\x0bdescription\x05\x12email-inte\ +grations\x05\x07enabled\x05\x07filters\x05\x08modified\x05\x04name\x05\x16pagerd\ +uty-integrations\x05\x15webhooks-integrations\x05\x04\0\x03res\x03\0\x06\x01@\x02\ +\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01apulumi:cloudflare/no\ +tification-policy@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +D\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aacco\ +unt-id\x02\x04name\x02\x06secret\x02\x03url\x02\x04\0\x04args\x03\0\x03\x01i\x01\ +\x01r\x08\x0aaccount-id\x05\x0acreated-at\x05\x0clast-failure\x05\x0clast-succes\ +s\x05\x04name\x05\x06secret\x05\x04type\x05\x03url\x05\x04\0\x03res\x03\0\x06\x01\ +@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01jpulumi:cloudfla\ +re/notification-policy-webhooks@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFO\ +URONEadNINE\x05E\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x04\x09frequency\x02\x06region\x02\x03url\x02\x07zone-id\x02\x04\0\x04args\x03\ +\0\x03\x01i\x01\x01r\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\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\ -\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\ -\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\ +\x04\x01hpulumi:cloudflare/observatory-scheduled-test@5.24.1-DIVIDER-ZERO.ZERO.Z\ +ERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05F\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06out\ +put\x03\0\0\x01h\x01\x01r\x05\x03csr\x02\x09hostnames\x02\x14min-days-for-renewa\ +l\x02\x0crequest-type\x02\x12requested-validity\x02\x04\0\x04args\x03\0\x03\x01i\ +\x01\x01r\x07\x0bcertificate\x05\x03csr\x05\x0aexpires-on\x05\x09hostnames\x05\x14\ +min-days-for-renewal\x05\x0crequest-type\x05\x12requested-validity\x05\x04\0\x03\ +res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ +cpulumi:cloudflare/origin-ca-certificate@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-S\ +EVENSIXFOURONEadNINE\x05G\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x05\x07actions\x02\x08priority\x02\x06status\x02\x06target\x02\x07zon\ +e-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\x04n\ +ames\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Wpulumi:cloudflare/page-ru\ +le@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05H\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x06\ +domain\x02\x0cproject-name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aacco\ +unt-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\x01Zpulumi:clou\ +dflare/pages-domain@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +I\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aacco\ +unt-id\x02\x0cbuild-config\x02\x12deployment-configs\x02\x04name\x02\x11producti\ +on-branch\x02\x06source\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x09\x0aaccount\ +-id\x05\x0cbuild-config\x05\x0acreated-on\x05\x12deployment-configs\x05\x07domai\ +ns\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\ +\x01[pulumi:cloudflare/pages-project@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVEN\ +SIXFOURONEadNINE\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\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ +\0\x07\x04\0\x06invoke\x01\x08\x04\x01Spulumi:cloudflare/queue@5.24.1-DIVIDER-ZE\ +RO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x08location\x05\ +\x04name\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ +invoke\x01\x08\x04\x01Wpulumi:cloudflare/r2-bucket@5.24.1-DIVIDER-ZERO.ZERO.ZERO\ +-NIGHTLY-SEVENSIXFOURONEadNINE\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\x0bdescription\x02\x08disabled\x02\x05match\x02\x06period\x02\x09threshold\x02\ +\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x09\x06action\x05\x13bypas\ +s-url-patterns\x05\x09correlate\x05\x0bdescription\x05\x08disabled\x05\x05match\x05\ +\x06period\x05\x09threshold\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ +names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Xpulumi:cloudflare/rate-l\ +imit@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x04type\x02\x05value\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\ +\x01\x01r\x10\x0fallow-overwrite\x05\x07comment\x05\x0acreated-on\x05\x04data\x05\ +\x08hostname\x05\x08metadata\x05\x0bmodified-on\x05\x04name\x05\x08priority\x05\x09\ +proxiable\x05\x07proxied\x05\x04tags\x05\x03ttl\x05\x04type\x05\x05value\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\x01Tpulumi:cloudflare/record@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NI\ +GHTLY-SEVENSIXFOURONEadNINE\x05N\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\ +\0\0\x01h\x01\x01r\x03\x08hostname\x02\x0aregion-key\x02\x07zone-id\x02\x04\0\x04\ +args\x03\0\x03\x01i\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-NIGHTLY-SEVENSIXFOURONEadNINE\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\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01cpulumi:cloudfla\ +re/regional-tiered-cache@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEad\ +NINE\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\x05ru\ +les\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\x01Upulumi:cloudflare/ruleset@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEV\ +ENSIXFOURONEadNINE\x05Q\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x0d\x12argo-smart-routing\x02\x03dns\x02\x08edge-ips\x02\x0bip-firewa\ +ll\x02\x0eorigin-directs\x02\x0aorigin-dns\x02\x0borigin-port\x02\x11origin-port\ +-range\x02\x08protocol\x02\x0eproxy-protocol\x02\x03tls\x02\x0ctraffic-type\x02\x07\ +zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0d\x12argo-smart-routing\x05\x03\ +dns\x05\x08edge-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\x04\ +names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01bpulumi:cloudflare/spectr\ +um-application@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05R\x01\ +B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-i\ +d\x02\x04mode\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\x03\ +res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ +Zpulumi:cloudflare/split-tunnel@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFO\ +URONEadNINE\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\ +Zpulumi:cloudflare/static-route@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFO\ +URONEadNINE\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.2\ +4.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\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\ -\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\ +\x01Xpulumi:cloudflare/teams-list@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIX\ +FOURONEadNINE\x05V\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-enab\ +led\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\x01\\pulumi:cloudflare/t\ +eams-location@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05W\x01\ +B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-i\ +d\x02\x03ips\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aaccoun\ +t-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\x01bpulumi:cloudflare/te\ +ams-proxy-endpoint@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +X\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0b\x0aacco\ +unt-id\x02\x06action\x02\x0bdescription\x02\x0edevice-posture\x02\x07enabled\x02\ +\x07filters\x02\x08identity\x02\x04name\x02\x0aprecedence\x02\x0drule-settings\x02\ +\x07traffic\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0c\x0aaccount-id\x05\x06a\ +ction\x05\x0bdescription\x05\x0edevice-posture\x05\x07enabled\x05\x07filters\x05\ +\x08identity\x05\x04name\x05\x0aprecedence\x05\x0drule-settings\x05\x07traffic\x05\ +\x07version\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\ +\x06invoke\x01\x08\x04\x01Xpulumi:cloudflare/teams-rule@5.24.1-DIVIDER-ZERO.ZERO\ +.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05Y\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06o\ +utput\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\x03res\x03\0\x06\ +\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:clou\ +dflare/tiered-cache@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +Z\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x15cert\ +ificate-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\x03\ +res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01\ +Wpulumi:cloudflare/total-tls@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURO\ +NEadNINE\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\ -\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\ +mes\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Tpulumi:cloudflare/tunnel@5\ +.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\\\x01B\x0a\x02\x03\ +\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x06conf\ +ig\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\x06invoke\x01\x08\x04\x01[pulumi:cloudflare/tunnel-config@5.24.\ +1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x04args\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\x04names\x04args\x04\0\ +\x07\x04\0\x06invoke\x01\x08\x04\x01Zpulumi:cloudflare/tunnel-route@5.24.1-DIVID\ +ER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05^\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x0aaccount-id\x02\x07comment\x02\x12i\ +s-default-network\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x0aa\ +ccount-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\x01dpulum\ +i:cloudflare/tunnel-virtual-network@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENS\ +IXFOURONEadNINE\x05_\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ +\x01r\x07\x0aaccount-id\x02\x0ebot-fight-mode\x02\x07domains\x02\x04mode\x02\x04\ +name\x02\x08offlabel\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\x08\ +offlabel\x05\x06region\x05\x06secret\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04name\ +s\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01^pulumi:cloudflare/turnstile-\ +widget@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05`\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x05scope\x02\x04t\ +ype\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x05scope\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\x01hpulumi:cloudflare/url-normalization-settings@5.\ +24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05a\x01B\x0a\x02\x03\x02\ +\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0dconfiguration\x02\x0bdescr\ +iption\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\x07\ +zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ +invoke\x01\x08\x04\x01fpulumi:cloudflare/user-agent-blocking-rule@5.24.1-DIVIDER\ +-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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-language\x02\x0bdescription\x02\ +\x17disable-session-renewal\x02\x04host\x02\x15json-response-enabled\x02\x04name\ +\x02\x14new-users-per-minute\x02\x04path\x02\x09queue-all\x02\x0fqueueing-method\ +\x02\x14queueing-status-code\x02\x10session-duration\x02\x09suspended\x02\x12tot\ +al-active-users\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x12\x11\ +additional-routes\x05\x0dcookie-suffix\x05\x10custom-page-html\x05\x19default-te\ +mplate-language\x05\x0bdescription\x05\x17disable-session-renewal\x05\x04host\x05\ +\x15json-response-enabled\x05\x04name\x05\x14new-users-per-minute\x05\x04path\x05\ +\x09queue-all\x05\x0fqueueing-method\x05\x14queueing-status-code\x05\x10session-\ +duration\x05\x09suspended\x05\x12total-active-users\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\ -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\ +Zpulumi:cloudflare/waiting-room@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFO\ +URONEadNINE\x05c\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01\ +r\x0f\x10custom-page-html\x02\x0bdescription\x02\x17disable-session-renewal\x02\x0e\ +event-end-time\x02\x10event-start-time\x02\x04name\x02\x14new-users-per-minute\x02\ +\x13prequeue-start-time\x02\x0fqueueing-method\x02\x10session-duration\x02\x16sh\ +uffle-at-event-start\x02\x09suspended\x02\x12total-active-users\x02\x0fwaiting-r\ +oom-id\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x11\x0acreated-o\ +n\x05\x10custom-page-html\x05\x0bdescription\x05\x17disable-session-renewal\x05\x0e\ +event-end-time\x05\x10event-start-time\x05\x0bmodified-on\x05\x04name\x05\x14new\ +-users-per-minute\x05\x13prequeue-start-time\x05\x0fqueueing-method\x05\x10sessi\ +on-duration\x05\x16shuffle-at-event-start\x05\x09suspended\x05\x12total-active-u\ +sers\x05\x0fwaiting-room-id\x05\x07zone-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/waitin\ +g-room-event@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05d\x01\ +B\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\x01`pulumi:cloudflare/wa\ +iting-room-rules@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\ +e\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x1csear\ +ch-engine-crawler-bypass\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01\ +r\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\x01cpulumi:cloudfla\ +re/waiting-room-settings@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEad\ +NINE\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\x0bdescription\x05\x07dns\ +link\x05\x0bmodified-on\x05\x04name\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/zone-dnssec@5.24.1-DIVIDER-ZERO.ZERO.ZERO-DEV\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"; +\x04\x01[pulumi:cloudflare/web3-hostname@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-S\ +EVENSIXFOURONEadNINE\x05g\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01\ +h\x01\x01r\x06\x0aaccount-id\x02\x04host\x02\x09inclusive\x02\x09is-paused\x02\x05\ +paths\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\x01`pulumi:cloudflare/web-analytics-rule@5.24.1-DIVIDER-ZERO.ZERO.ZERO-\ +NIGHTLY-SEVENSIXFOURONEadNINE\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-ins\ +tall\x05\x04host\x05\x0aruleset-id\x05\x08site-tag\x05\x0asite-token\x05\x07snip\ +pet\x05\x08zone-tag\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ +\x04\0\x06invoke\x01\x08\x04\x01`pulumi:cloudflare/web-analytics-site@5.24.1-DIV\ +IDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05i\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x03\x0aaccount-id\x02\x09schedules\x02\x0b\ +script-name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x03\x0aaccount-id\x05\x09s\ +chedules\x05\x0bscript-name\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\ +\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01apulumi:cloudflare/worker-cron-trigger\ +@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05j\x01B\x0a\x02\x03\ +\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x05\x0aaccount-id\x02\x0benvi\ +ronment\x02\x08hostname\x02\x07service\x02\x07zone-id\x02\x04\0\x04args\x03\0\x03\ +\x01i\x01\x01r\x05\x0aaccount-id\x05\x0benvironment\x05\x08hostname\x05\x07servi\ +ce\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/worker-domain@5.24.1-DIVIDER-\ +ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05k\x01B\x0a\x02\x03\x02\x01\x01\x04\ +\0\x06output\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\ +\x06invoke\x01\x08\x04\x01Zpulumi:cloudflare/worker-route@5.24.1-DIVIDER-ZERO.ZE\ +RO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05l\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ +output\x03\0\0\x01h\x01\x01r\x13\x0aaccount-id\x02\x19analytics-engine-bindings\x02\ +\x12compatibility-date\x02\x13compatibility-flags\x02\x07content\x02\x14d1-datab\ +ase-bindings\x02\x12dispatch-namespace\x02\x15kv-namespace-bindings\x02\x07logpu\ +sh\x02\x06module\x02\x04name\x02\x0aplacements\x02\x13plain-text-bindings\x02\x0e\ +queue-bindings\x02\x12r2-bucket-bindings\x02\x14secret-text-bindings\x02\x10serv\ +ice-bindings\x02\x04tags\x02\x14webassembly-bindings\x02\x04\0\x04args\x03\0\x03\ +\x01i\x01\x01r\x13\x0aaccount-id\x05\x19analytics-engine-bindings\x05\x12compati\ +bility-date\x05\x13compatibility-flags\x05\x07content\x05\x14d1-database-binding\ +s\x05\x12dispatch-namespace\x05\x15kv-namespace-bindings\x05\x07logpush\x05\x06m\ +odule\x05\x04name\x05\x0aplacements\x05\x13plain-text-bindings\x05\x0equeue-bind\ +ings\x05\x12r2-bucket-bindings\x05\x14secret-text-bindings\x05\x10service-bindin\ +gs\x05\x04tags\x05\x14webassembly-bindings\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04\ +names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01[pulumi:cloudflare/worker\ +-script@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x04args\x03\0\x03\x01i\x01\ +\x01r\x04\x0aaccount-id\x05\x04name\x05\x0bscript-name\x05\x0bsecret-text\x05\x04\ +\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\ +\x01[pulumi:cloudflare/worker-secret@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVEN\ +SIXFOURONEadNINE\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\x01mpulumi:cloudflare/workers-for-platforms-n\ +amespace@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05o\x01B\x0a\ +\x02\x03\x02\x01\x01\x04\0\x06output\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\x01\ +r\x04\x0aaccount-id\x05\x03key\x05\x0cnamespace-id\x05\x05value\x05\x04\0\x03res\ +\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Xp\ +ulumi:cloudflare/workers-kv@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURON\ +EadNINE\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\x0aacc\ +ount-id\x05\x05title\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ +\x04\0\x06invoke\x01\x08\x04\x01bpulumi:cloudflare/workers-kv-namespace@5.24.1-D\ +IVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05q\x01B\x0a\x02\x03\x02\x01\ +\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0aaccount-id\x02\x0ajump-start\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-servers\x05\x06\ +paused\x05\x04plan\x05\x06status\x05\x04type\x05\x13vanity-name-servers\x05\x10v\ +erification-key\x05\x04zone\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\ +\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Rpulumi:cloudflare/zone@5.24.1-DIVIDER\ +-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x04ar\ +gs\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\x01`pulumi:clou\ +dflare/zone-cache-reserve@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEa\ +dNINE\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\x04j\ +pgs\x02\x04pngs\x02\x05tiffs\x02\x04tifs\x02\x05webps\x02\x07zone-id\x02\x04\0\x04\ +args\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\x05w\ +ebps\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/zone-cache-variants@5.24.1-DI\ +VIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x10dig\ +est-algorithm\x05\x0bdigest-type\x05\x02ds\x05\x05flags\x05\x07key-tag\x05\x08ke\ +y-type\x05\x0bmodified-on\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\ +\x01Ypulumi:cloudflare/zone-dnssec@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSI\ +XFOURONEadNINE\x05u\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\ +\x01r\x04\x04hold\x02\x0ahold-after\x02\x12include-subdomains\x02\x07zone-id\x02\ +\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x04\x04hold\x05\x0ahold-after\x05\x12incl\ +ude-subdomains\x05\x07zone-id\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04ar\ +gs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Wpulumi:cloudflare/zone-hold@5.24.1-\ +DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05v\x01B\x0a\x02\x03\x02\x01\ +\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x06\x0econfigurations\x02\x0bdescript\ +ion\x02\x06paused\x02\x08priority\x02\x04urls\x02\x07zone-id\x02\x04\0\x04args\x03\ +\0\x03\x01i\x01\x01r\x06\x0econfigurations\x05\x0bdescription\x05\x06paused\x05\x08\ +priority\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-lockdo\ +wn@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05w\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x02\x08settings\x02\x07zo\ +ne-id\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x07\x10initial-settings\x05\x18i\ +nitial-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\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01dpulumi:cloudflare/zone-settings-o\ +verride@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05x\x04\x01\ +_pulumi:cloudflare/cloudflare-pulumi@5.24.1-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVEN\ +SIXFOURONEadNINE\x04\0\x0b\x17\x01\0\x11cloudflare-pulumi\x03\0\0\0G\x09producer\ +s\x01\x0cprocessed-by\x02\x0dwit-component\x070.215.0\x10wit-bindgen-rust\x060.3\ +0.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..d64b1e2f 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-7641ad9; 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..6c74a4f5 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-SEVENSIXFOURONEadNINE; world cloudflare-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9; 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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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 44c464cb..6c4c4b0a 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-7641ad9" 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..a9987901 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-7641ad9": 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..d64b1e2f 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-7641ad9; 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..6c74a4f5 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-SEVENSIXFOURONEadNINE; world cloudflare-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9; 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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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..6a0279dd 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-7641ad9" 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 20f2f5dc..f99bb3c6 100644 --- a/providers/pulumi_wasm_provider_docker/src/bindings.rs +++ b/providers/pulumi_wasm_provider_docker/src/bindings.rs @@ -37,7 +37,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-7641ad9" )] extern "C" { #[link_name = "[resource-drop]output"] @@ -56,7 +56,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-7641ad9" )] extern "C" { #[link_name = "[constructor]output"] @@ -80,7 +80,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-7641ad9" )] extern "C" { #[link_name = "[method]output.map"] @@ -125,7 +125,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-7641ad9" )] extern "C" { #[link_name = "combine"] @@ -300,7 +300,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-7641ad9" )] extern "C" { #[link_name = "register"] @@ -1355,16 +1355,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 264]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1502,10 +1502,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -1513,7 +1513,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1745,10 +1745,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 : @@ -1758,7 +1758,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 52]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1953,10 +1953,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 { @@ -1965,7 +1965,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 40]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2085,10 +2085,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -2096,7 +2096,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2261,10 +2261,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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)*:: @@ -2273,7 +2273,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2370,10 +2370,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -2381,7 +2381,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2569,10 +2569,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 { @@ -2581,7 +2581,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 36]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2665,17 +2665,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2766,17 +2766,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 12]); static mut _RET_AREA: _RetArea = _RetArea( @@ -2895,10 +2895,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -2906,7 +2906,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -3038,37 +3038,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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::docker::volume); }; } @@ -3077,112 +3077,116 @@ 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; 5402] = *b"\ +\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\x96)\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-7641ad9\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\x01Rpulumi:docker/container@4.5.3-DIVIDER-ZERO.ZERO.ZER\ +O-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x03\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06ou\ +tput\x03\0\0\x01h\x01\x01r\x05\x05build\x02\x10build-on-preview\x02\x0aimage-nam\ +e\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\x01Npulumi:docker/im\ +age@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x04\x01B\x0a\x02\ +\x03\x02\x01\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0c\x0aattachable\x02\x0f\ +check-duplicate\x02\x06driver\x02\x07ingress\x02\x08internal\x02\x0cipam-configs\ +\x02\x0bipam-driver\x02\x0cipam-options\x02\x04ipv6\x02\x06labels\x02\x04name\x02\ +\x07options\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0d\x0aattachable\x05\x0fc\ +heck-duplicate\x05\x06driver\x05\x07ingress\x05\x08internal\x05\x0cipam-configs\x05\ +\x0bipam-driver\x05\x0cipam-options\x05\x04ipv6\x05\x06labels\x05\x04name\x05\x07\ +options\x05\x05scope\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ +\x04\0\x06invoke\x01\x08\x04\x01Ppulumi:docker/network@4.5.3-DIVIDER-ZERO.ZERO.Z\ +ERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x05\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06\ +output\x03\0\0\x01h\x01\x01r\x09\x05alias\x02\x0eenable-timeout\x02\x07enabled\x02\ +\x04envs\x02\x0dforce-destroy\x02\x0dforce-disable\x02\x15grant-all-permissions\x02\ +\x11grant-permissions\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x0a\x05\ +alias\x05\x0eenable-timeout\x05\x07enabled\x05\x04envs\x05\x0dforce-destroy\x05\x0d\ +force-disable\x05\x15grant-all-permissions\x05\x11grant-permissions\x05\x04name\x05\ +\x10plugin-reference\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\ +\x04\0\x06invoke\x01\x08\x04\x01Opulumi:docker/plugin@4.5.3-DIVIDER-ZERO.ZERO.ZE\ +RO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x06\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06o\ +utput\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\x14insecu\ +re-skip-verify\x05\x0dkeep-remotely\x05\x04name\x05\x0dsha256-digest\x05\x08trig\ +gers\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06inv\ +oke\x01\x08\x04\x01Wpulumi:docker/registry-image@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NI\ +GHTLY-SEVENSIXFOURONEadNINE\x05\x07\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06output\ +\x03\0\0\x01h\x01\x01r\x07\x05build\x02\x0cforce-remove\x02\x0ckeep-locally\x02\x04\ +name\x02\x08platform\x02\x0dpull-triggers\x02\x08triggers\x02\x04\0\x04args\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-digest\x05\x08\ +triggers\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06\ +invoke\x01\x08\x04\x01Upulumi:docker/remote-image@4.5.3-DIVIDER-ZERO.ZERO.ZERO-N\ +IGHTLY-SEVENSIXFOURONEadNINE\x05\x08\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outpu\ +t\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\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Opulumi:\ +docker/secret@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\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\x0fconverge-config\x05\x0dendpoint-spec\x05\x06\ +labels\x05\x04mode\x05\x04name\x05\x0frollback-config\x05\x09task-spec\x05\x0dup\ +date-config\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\0\x07\x04\0\ +\x06invoke\x01\x08\x04\x01Ppulumi:docker/service@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NI\ +GHTLY-SEVENSIXFOURONEadNINE\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\x04ar\ +gs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Wpulumi:docker/service-config@4.5.3-\ +DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x0fsour\ +ce-image-id\x05\x0ctarget-image\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04\ +args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Lpulumi:docker/tag@4.5.3-DIVIDER-Z\ +ERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x0c\x01B\x0a\x02\x03\x02\x01\x01\ +\x04\0\x06output\x03\0\0\x01h\x01\x01r\x04\x06driver\x02\x0bdriver-opts\x02\x06l\ +abels\x02\x04name\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\x05\x06driver\x05\x0b\ +driver-opts\x05\x06labels\x05\x0amountpoint\x05\x04name\x05\x04\0\x03res\x03\0\x06\ +\x01@\x02\x04names\x04args\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Opulumi:dock\ +er/volume@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x0d\x04\ +\x01Vpulumi:docker/docker-pulumi@4.5.3-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFO\ +URONEadNINE\x04\0\x0b\x13\x01\0\x0ddocker-pulumi\x03\0\0\0G\x09producers\x01\x0c\ +processed-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..d64b1e2f 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-7641ad9; 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..7a4cc789 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-SEVENSIXFOURONEadNINE; world docker-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9; 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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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 136c29e2..00f15883 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-7641ad9" 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..a886e7cf 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-7641ad9": 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..d64b1e2f 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-7641ad9; 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..7a4cc789 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-SEVENSIXFOURONEadNINE; world docker-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9; 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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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..52c6f5bd 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-7641ad9" 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 854d7dea..1d910d1d 100644 --- a/providers/pulumi_wasm_provider_random/src/bindings.rs +++ b/providers/pulumi_wasm_provider_random/src/bindings.rs @@ -37,7 +37,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-7641ad9" )] extern "C" { #[link_name = "[resource-drop]output"] @@ -56,7 +56,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-7641ad9" )] extern "C" { #[link_name = "[constructor]output"] @@ -80,7 +80,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-7641ad9" )] extern "C" { #[link_name = "[method]output.map"] @@ -125,7 +125,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-7641ad9" )] extern "C" { #[link_name = "combine"] @@ -300,7 +300,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-7641ad9" )] extern "C" { #[link_name = "register"] @@ -476,17 +476,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -603,10 +603,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -614,7 +614,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 28]); static mut _RET_AREA: _RetArea = _RetArea( @@ -733,10 +733,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -744,7 +744,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -980,10 +980,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 : @@ -993,7 +993,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 56]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1108,10 +1108,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -1119,7 +1119,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 16]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1238,10 +1238,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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, @@ -1249,7 +1249,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 20]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1481,10 +1481,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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 : @@ -1494,7 +1494,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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 52]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1566,17 +1566,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_sevensixfouron_ead_nine_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-SEVENSIXFOURONEadNINE#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_sevensixfouron_ead_nine_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1708,28 +1708,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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_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_sevensixfouron_ead_nine_cabi!($ty with_types_in $($path_to_types_root)*:: exports::pulumi::random::random_uuid); }; } @@ -1738,68 +1738,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; 3044] = *b"\ +\0asm\x0d\0\x01\0\0\x19\x16wit-component-encoding\x04\0\x07\xe0\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\ -\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"; +combine\x01\x06\x03\x01com\ +ponent:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9\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\x01Vpulumi:random/random-bytes@4.15.0-DIVIDER-ZERO.\ +ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x01Spulum\ +i:random/random-id@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\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\x01X\ +pulumi:random/random-integer@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURO\ +NEadNINE\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\x01Ypulumi:\ +random/random-password@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNI\ +NE\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\x01Tpulumi:random/random-pet@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIX\ +FOURONEadNINE\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\x04\ +args\x03\0\x03\x01i\x01\x01r\x05\x06inputs\x05\x07keepers\x05\x0cresult-count\x05\ +\x07results\x05\x04seed\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04args\x04\ +\0\x07\x04\0\x06invoke\x01\x08\x04\x01Xpulumi:random/random-shuffle@4.15.0-DIVID\ +ER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x08\x01B\x0a\x02\x03\x02\x01\ +\x01\x04\0\x06output\x03\0\0\x01h\x01\x01r\x0c\x07keepers\x02\x06length\x02\x05l\ +ower\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\x01Wpulumi:random/random-string@4.15.0-DIVIDER-ZERO.ZERO.ZERO-N\ +IGHTLY-SEVENSIXFOURONEadNINE\x05\x09\x01B\x0a\x02\x03\x02\x01\x01\x04\0\x06outpu\ +t\x03\0\0\x01h\x01\x01r\x01\x07keepers\x02\x04\0\x04args\x03\0\x03\x01i\x01\x01r\ +\x02\x07keepers\x05\x06result\x05\x04\0\x03res\x03\0\x06\x01@\x02\x04names\x04ar\ +gs\x04\0\x07\x04\0\x06invoke\x01\x08\x04\x01Upulumi:random/random-uuid@4.15.0-DI\ +VIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x05\x0a\x04\x01Wpulumi:random\ +/random-pulumi@4.15.0-DIVIDER-ZERO.ZERO.ZERO-NIGHTLY-SEVENSIXFOURONEadNINE\x04\0\ +\x0b\x13\x01\0\x0drandom-pulumi\x03\0\0\0G\x09producers\x01\x0cprocessed-by\x02\x0d\ +wit-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..d64b1e2f 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-7641ad9; 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..c06e9f24 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-SEVENSIXFOURONEadNINE; world random-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9; 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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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 15cd1848..c44f103f 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-7641ad9" 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..b2146f3f 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-7641ad9": 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..d64b1e2f 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-7641ad9; 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..c06e9f24 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-SEVENSIXFOURONEadNINE; world random-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9; 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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{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-7641ad9.{output}; record args { keepers: borrow, diff --git a/pulumi_wasm/src/bindings.rs b/pulumi_wasm/src/bindings.rs index 64ebfe0f..80bf5f9c 100644 --- a/pulumi_wasm/src/bindings.rs +++ b/pulumi_wasm/src/bindings.rs @@ -521,7 +521,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-7641ad9" )] extern "C" { #[link_name = "[resource-drop]output"] @@ -599,7 +599,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-7641ad9" )] extern "C" { #[link_name = "[resource-new]output"] @@ -621,7 +621,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-7641ad9" )] extern "C" { #[link_name = "[resource-rep]output"] @@ -634,31 +634,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_7641ad9_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-7641ad9#[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-7641ad9#[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-7641ad9#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-7641ad9#[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_7641ad9_cabi; } #[allow(dead_code, clippy::all)] pub mod register_interface { @@ -863,22 +863,22 @@ pub mod exports { ) -> 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_7641ad9_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-7641ad9#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-7641ad9#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_7641ad9_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1039,25 +1039,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_7641ad9_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-7641ad9#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-7641ad9#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-7641ad9#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_7641ad9_cabi; #[repr(align(4))] struct _RetArea([::core::mem::MaybeUninit; 8]); static mut _RET_AREA: _RetArea = _RetArea( @@ -1260,13 +1260,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_7641ad9_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_7641ad9_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_7641ad9_cabi!($ty with_types_in $($path_to_types_root)*:: exports::component::pulumi_wasm::stack_interface); }; @@ -1276,8 +1276,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\ @@ -1292,23 +1292,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-7641ad9\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-7641ad9\x05\x05\x04\x017component:pulumi-wasm/p\ +ulumi-wasm@0.0.0-NIGHTLY-7641ad9\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 539d101b..e6b0c777 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-7641ad9" 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..d64b1e2f 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-7641ad9; 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..03d09b8e 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-SEVENSIXFOURONEadNINE; world example-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9; } 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..df641785 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-7641ad9" 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..d64b1e2f 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-7641ad9; 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..03d09b8e 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-SEVENSIXFOURONEadNINE; world example-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9; } 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 dc97b065..0db9a33a 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-7641ad9" 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..d64b1e2f 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-7641ad9; 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..8b503e4b 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-SEVENSIXFOURONEadNINE; world aws-native-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9; } 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..9d565f8d 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-7641ad9" 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..d64b1e2f 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-7641ad9; 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..8b503e4b 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-SEVENSIXFOURONEadNINE; world aws-native-pulumi { - import component:pulumi-wasm/register-interface@0.0.0-DEV; + import component:pulumi-wasm/register-interface@0.0.0-NIGHTLY-7641ad9; } world aws-native-pulumi-client { diff --git a/pulumi_wasm_wit/wit/world.wit b/pulumi_wasm_wit/wit/world.wit index 09afe791..af9b2b93 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-7641ad9; world pulumi-wasm { export output-interface;