pulumi-signalfx 7.13.0a1749709968__py3-none-any.whl → 7.14.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1837,7 +1837,7 @@ class HeatmapChartColorScale(dict):
1837
1837
  lt: Optional[builtins.float] = None,
1838
1838
  lte: Optional[builtins.float] = None):
1839
1839
  """
1840
- :param builtins.str color: The color range to use. Hex values are not supported here. Must be one of gray, blue, light_blue, navy, dark_orange, orange, dark_yellow, magenta, cerise, pink, violet, purple, gray_blue, dark_green, green, aquamarine, red, yellow, vivid_yellow, light_green, or lime_green.
1840
+ :param builtins.str color: The color range to use. Hex values are not supported here. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
1841
1841
  :param builtins.float gt: Indicates the lower threshold non-inclusive value for this range.
1842
1842
  :param builtins.float gte: Indicates the lower threshold inclusive value for this range.
1843
1843
  :param builtins.float lt: Indicates the upper threshold non-inclusive value for this range.
@@ -1857,7 +1857,7 @@ class HeatmapChartColorScale(dict):
1857
1857
  @pulumi.getter
1858
1858
  def color(self) -> builtins.str:
1859
1859
  """
1860
- The color range to use. Hex values are not supported here. Must be one of gray, blue, light_blue, navy, dark_orange, orange, dark_yellow, magenta, cerise, pink, violet, purple, gray_blue, dark_green, green, aquamarine, red, yellow, vivid_yellow, light_green, or lime_green.
1860
+ The color range to use. Hex values are not supported here. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
1861
1861
  """
1862
1862
  return pulumi.get(self, "color")
1863
1863
 
@@ -1903,7 +1903,7 @@ class ListChartColorScale(dict):
1903
1903
  lt: Optional[builtins.float] = None,
1904
1904
  lte: Optional[builtins.float] = None):
1905
1905
  """
1906
- :param builtins.str color: The color to use. Must be one of gray, blue, light_blue, navy, dark_orange, orange, dark_yellow, magenta, cerise, pink, violet, purple, gray_blue, dark_green, green, aquamarine, red, yellow, vivid_yellow, light_green, or lime_green.
1906
+ :param builtins.str color: The color to use. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
1907
1907
  :param builtins.float gt: Indicates the lower threshold non-inclusive value for this range.
1908
1908
  :param builtins.float gte: Indicates the lower threshold inclusive value for this range.
1909
1909
  :param builtins.float lt: Indicates the upper threshold non-inculsive value for this range.
@@ -1923,7 +1923,7 @@ class ListChartColorScale(dict):
1923
1923
  @pulumi.getter
1924
1924
  def color(self) -> builtins.str:
1925
1925
  """
1926
- The color to use. Must be one of gray, blue, light_blue, navy, dark_orange, orange, dark_yellow, magenta, cerise, pink, violet, purple, gray_blue, dark_green, green, aquamarine, red, yellow, vivid_yellow, light_green, or lime_green.
1926
+ The color to use. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
1927
1927
  """
1928
1928
  return pulumi.get(self, "color")
1929
1929
 
@@ -2024,7 +2024,7 @@ class ListChartVizOption(dict):
2024
2024
  value_unit: Optional[builtins.str] = None):
2025
2025
  """
2026
2026
  :param builtins.str label: Label used in the publish statement that displays the plot (metric time series data) you want to customize.
2027
- :param builtins.str color: The color to use. Must be one of gray, blue, light_blue, navy, dark_orange, orange, dark_yellow, magenta, cerise, pink, violet, purple, gray_blue, dark_green, green, aquamarine, red, yellow, vivid_yellow, light_green, or lime_green.
2027
+ :param builtins.str color: The color to use. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
2028
2028
  :param builtins.str display_name: Specifies an alternate value for the Plot Name column of the Data Table associated with the chart.
2029
2029
  :param builtins.str value_prefix: , `value_suffix` - (Optional) Arbitrary prefix/suffix to display with the value of this plot.
2030
2030
  :param builtins.str value_suffix: An arbitrary suffix to display with the value of this plot
@@ -2054,7 +2054,7 @@ class ListChartVizOption(dict):
2054
2054
  @pulumi.getter
2055
2055
  def color(self) -> Optional[builtins.str]:
2056
2056
  """
2057
- The color to use. Must be one of gray, blue, light_blue, navy, dark_orange, orange, dark_yellow, magenta, cerise, pink, violet, purple, gray_blue, dark_green, green, aquamarine, red, yellow, vivid_yellow, light_green, or lime_green.
2057
+ The color to use. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
2058
2058
  """
2059
2059
  return pulumi.get(self, "color")
2060
2060
 
@@ -2741,7 +2741,7 @@ class SingleValueChartColorScale(dict):
2741
2741
  lt: Optional[builtins.float] = None,
2742
2742
  lte: Optional[builtins.float] = None):
2743
2743
  """
2744
- :param builtins.str color: The color to use. Must be one of gray, blue, light_blue, navy, dark_orange, orange, dark_yellow, magenta, cerise, pink, violet, purple, gray_blue, dark_green, green, aquamarine, red, yellow, vivid_yellow, light_green, or lime_green.
2744
+ :param builtins.str color: The color to use. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
2745
2745
  :param builtins.float gt: Indicates the lower threshold non-inclusive value for this range.
2746
2746
  :param builtins.float gte: Indicates the lower threshold inclusive value for this range.
2747
2747
  :param builtins.float lt: Indicates the upper threshold non-inculsive value for this range.
@@ -2761,7 +2761,7 @@ class SingleValueChartColorScale(dict):
2761
2761
  @pulumi.getter
2762
2762
  def color(self) -> builtins.str:
2763
2763
  """
2764
- The color to use. Must be one of gray, blue, light_blue, navy, dark_orange, orange, dark_yellow, magenta, cerise, pink, violet, purple, gray_blue, dark_green, green, aquamarine, red, yellow, vivid_yellow, light_green, or lime_green.
2764
+ The color to use. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
2765
2765
  """
2766
2766
  return pulumi.get(self, "color")
2767
2767
 
@@ -3941,7 +3941,7 @@ class TimeChartHistogramOption(dict):
3941
3941
  def __init__(__self__, *,
3942
3942
  color_theme: Optional[builtins.str] = None):
3943
3943
  """
3944
- :param builtins.str color_theme: Color to use : gray, blue, azure, navy, brown, orange, yellow, iris, magenta, pink, purple, violet, lilac, emerald, green, aquamarine, red, gold, greenyellow, chartreuse, jade
3944
+ :param builtins.str color_theme: Color to use. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
3945
3945
  """
3946
3946
  if color_theme is not None:
3947
3947
  pulumi.set(__self__, "color_theme", color_theme)
@@ -3950,7 +3950,7 @@ class TimeChartHistogramOption(dict):
3950
3950
  @pulumi.getter(name="colorTheme")
3951
3951
  def color_theme(self) -> Optional[builtins.str]:
3952
3952
  """
3953
- Color to use : gray, blue, azure, navy, brown, orange, yellow, iris, magenta, pink, purple, violet, lilac, emerald, green, aquamarine, red, gold, greenyellow, chartreuse, jade
3953
+ Color to use. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
3954
3954
  """
3955
3955
  return pulumi.get(self, "color_theme")
3956
3956
 
@@ -4024,7 +4024,7 @@ class TimeChartVizOption(dict):
4024
4024
  """
4025
4025
  :param builtins.str label: Label used in the publish statement that displays the plot (metric time series data) you want to customize.
4026
4026
  :param builtins.str axis: Y-axis associated with values for this plot. Must be either `right` or `left`.
4027
- :param builtins.str color: Color to use : gray, blue, azure, navy, brown, orange, yellow, iris, magenta, pink, purple, violet, lilac, emerald, green, aquamarine.
4027
+ :param builtins.str color: Color to use. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
4028
4028
  :param builtins.str display_name: Specifies an alternate value for the Plot Name column of the Data Table associated with the chart.
4029
4029
  :param builtins.str plot_type: The visualization style to use. Must be `"LineChart"`, `"AreaChart"`, `"ColumnChart"`, or `"Histogram"`. Chart level `plot_type` by default.
4030
4030
  :param builtins.str value_prefix: , `value_suffix` - (Optional) Arbitrary prefix/suffix to display with the value of this plot.
@@ -4067,7 +4067,7 @@ class TimeChartVizOption(dict):
4067
4067
  @pulumi.getter
4068
4068
  def color(self) -> Optional[builtins.str]:
4069
4069
  """
4070
- Color to use : gray, blue, azure, navy, brown, orange, yellow, iris, magenta, pink, purple, violet, lilac, emerald, green, aquamarine.
4070
+ Color to use. Must be one of red, gold, iris, green, jade, gray, blue, azure, navy, brown, orange, yellow, magenta, cerise, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen, aquamarine.
4071
4071
  """
4072
4072
  return pulumi.get(self, "color")
4073
4073
 
@@ -40,7 +40,7 @@ class ProviderArgs:
40
40
  :param pulumi.Input[builtins.str] custom_app_url: Application URL for your Splunk Observability Cloud org, often customized for organizations using SSO
41
41
  :param pulumi.Input[builtins.str] email: Used to create a session token instead of an API token, it requires the account to be configured to login with Email and
42
42
  Password
43
- :param pulumi.Input[Mapping[str, pulumi.Input[builtins.bool]]] feature_preview: Allows for users to opt-in to new features that are considered experimental or not ready for general availabilty yet.
43
+ :param pulumi.Input[Mapping[str, pulumi.Input[builtins.bool]]] feature_preview: Allows for users to opt-in to new features that are considered experimental or not ready for general availability yet.
44
44
  :param pulumi.Input[builtins.str] organization_id: Required if the user is configured to be part of multiple organizations
45
45
  :param pulumi.Input[builtins.str] password: Used to create a session token instead of an API token, it requires the account to be configured to login with Email and
46
46
  Password
@@ -56,6 +56,9 @@ class ProviderArgs:
56
56
  pulumi.set(__self__, "api_url", api_url)
57
57
  if auth_token is not None:
58
58
  pulumi.set(__self__, "auth_token", auth_token)
59
+ if custom_app_url is not None:
60
+ warnings.warn("""Remove the definition, the provider will automatically populate the custom app URL as needed""", DeprecationWarning)
61
+ pulumi.log.warn("""custom_app_url is deprecated: Remove the definition, the provider will automatically populate the custom app URL as needed""")
59
62
  if custom_app_url is not None:
60
63
  pulumi.set(__self__, "custom_app_url", custom_app_url)
61
64
  if email is not None:
@@ -105,6 +108,7 @@ class ProviderArgs:
105
108
 
106
109
  @property
107
110
  @pulumi.getter(name="customAppUrl")
111
+ @_utilities.deprecated("""Remove the definition, the provider will automatically populate the custom app URL as needed""")
108
112
  def custom_app_url(self) -> Optional[pulumi.Input[builtins.str]]:
109
113
  """
110
114
  Application URL for your Splunk Observability Cloud org, often customized for organizations using SSO
@@ -132,7 +136,7 @@ class ProviderArgs:
132
136
  @pulumi.getter(name="featurePreview")
133
137
  def feature_preview(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.bool]]]]:
134
138
  """
135
- Allows for users to opt-in to new features that are considered experimental or not ready for general availabilty yet.
139
+ Allows for users to opt-in to new features that are considered experimental or not ready for general availability yet.
136
140
  """
137
141
  return pulumi.get(self, "feature_preview")
138
142
 
@@ -272,7 +276,7 @@ class Provider(pulumi.ProviderResource):
272
276
  :param pulumi.Input[builtins.str] custom_app_url: Application URL for your Splunk Observability Cloud org, often customized for organizations using SSO
273
277
  :param pulumi.Input[builtins.str] email: Used to create a session token instead of an API token, it requires the account to be configured to login with Email and
274
278
  Password
275
- :param pulumi.Input[Mapping[str, pulumi.Input[builtins.bool]]] feature_preview: Allows for users to opt-in to new features that are considered experimental or not ready for general availabilty yet.
279
+ :param pulumi.Input[Mapping[str, pulumi.Input[builtins.bool]]] feature_preview: Allows for users to opt-in to new features that are considered experimental or not ready for general availability yet.
276
280
  :param pulumi.Input[builtins.str] organization_id: Required if the user is configured to be part of multiple organizations
277
281
  :param pulumi.Input[builtins.str] password: Used to create a session token instead of an API token, it requires the account to be configured to login with Email and
278
282
  Password
@@ -372,6 +376,7 @@ class Provider(pulumi.ProviderResource):
372
376
 
373
377
  @property
374
378
  @pulumi.getter(name="customAppUrl")
379
+ @_utilities.deprecated("""Remove the definition, the provider will automatically populate the custom app URL as needed""")
375
380
  def custom_app_url(self) -> pulumi.Output[Optional[builtins.str]]:
376
381
  """
377
382
  Application URL for your Splunk Observability Cloud org, often customized for organizations using SSO
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "signalfx",
4
- "version": "7.13.0-alpha.1749709968"
4
+ "version": "7.14.0"
5
5
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_signalfx
3
- Version: 7.13.0a1749709968
3
+ Version: 7.14.0
4
4
  Summary: A Pulumi package for creating and managing SignalFx resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -1,5 +1,5 @@
1
- pulumi_signalfx/__init__.py,sha256=UIg4yBRBd8wO3ihfZqfhe5zK6B-0dhRSvJp0ubhcrzc,7732
2
- pulumi_signalfx/_inputs.py,sha256=QrMdUgxyC8ynzzg-pdDhqwZGLf1U3IKUBQbGKjNU_cU,255514
1
+ pulumi_signalfx/__init__.py,sha256=Vvb2GlIAUHm4F97W1lxsZ9EBsh9N_1HJpAYRPiSucFQ,8332
2
+ pulumi_signalfx/_inputs.py,sha256=Ss9oZgunVh3A7X935i10ZgsbPK-qfW5Ed3kAnHcF3n0,255415
3
3
  pulumi_signalfx/_utilities.py,sha256=66uLGQDI1oMFOI3Fe5igAphtexWhcSLDyuVW50jW3ik,10789
4
4
  pulumi_signalfx/alert_muting_rule.py,sha256=YJkv-3sNZWjz1aMR1f5oQSAdUvk0Ts9mMud2j-Ts4l0,23463
5
5
  pulumi_signalfx/dashboard.py,sha256=HMlDxbx-CO7lPNrRzmMo1IAJ2zAK7_iKZXlOYI8-etE,63419
@@ -13,9 +13,9 @@ pulumi_signalfx/list_chart.py,sha256=XhZQSq9-M7NJgta-eRBliiodTxQD2sZBEaDtmkvW1d4
13
13
  pulumi_signalfx/metric_ruleset.py,sha256=8iRBoA5MVwTD6o185ccp73SI1bFDQM2b98RVCwKD-XQ,28153
14
14
  pulumi_signalfx/org_token.py,sha256=iBqIUpNgCQk3ja28p6MoV2j8UTt6tXEZMqAOE3DrE30,24200
15
15
  pulumi_signalfx/organization_members.py,sha256=QgK6Kn1kwkVw4BjyWmCCAaLzAP87fXi3fwqDCsa1jMg,3798
16
- pulumi_signalfx/outputs.py,sha256=7cFiYxybu8nAxrNKp-sSybnTI3LcmHAwnx0AePHy76U,176514
17
- pulumi_signalfx/provider.py,sha256=XtOBgmdfY6N1walg_P8qbtWV7snTUY-wfHlw8CvffPk,22333
18
- pulumi_signalfx/pulumi-plugin.json,sha256=uT7GE1ah3LrxYZ7fzdU9hYc3IOLo7mjJnKNhYFqifNA,85
16
+ pulumi_signalfx/outputs.py,sha256=utMbnypjwLZxtxSPuRr-AfjNIsn25qrjLHMG7WsJ_VQ,176448
17
+ pulumi_signalfx/provider.py,sha256=czWvp-emuCfjYnWJKfqpl_naPrjVZmpL43NgeNJ5drs,22933
18
+ pulumi_signalfx/pulumi-plugin.json,sha256=Fdu_XmKEcAU0z3sOwoR_Pv2olcQYK0RtAf5rHlEPmM0,68
19
19
  pulumi_signalfx/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
20
20
  pulumi_signalfx/single_value_chart.py,sha256=BbnKeQIG4euFpT3vc-iUkDvCkwcPeVn1oUf1NUVEDQQ,44357
21
21
  pulumi_signalfx/slo.py,sha256=dSpTrkj-MUUCsyFCfHcY47OzVtpoLgvvIbMcIZlnSSg,19611
@@ -25,6 +25,11 @@ pulumi_signalfx/team.py,sha256=g0Ye8bbSFi3MXj6_yM5UddgMXsl_1nA5KK2hgy6eCCc,29147
25
25
  pulumi_signalfx/text_chart.py,sha256=2IU4gmMdp4UuYql4onsk-3vRmMBRcjoIZBy_oNjxqb0,14830
26
26
  pulumi_signalfx/time_chart.py,sha256=vVc3trJXrajzIFskujixyZjDdJ0Rw3o_PufsfoImmjk,81817
27
27
  pulumi_signalfx/webhook_integration.py,sha256=cF93Sej001VUsPzc1_xouwwwmt2Ks2yCEX1yZd7BYFQ,20331
28
+ pulumi_signalfx/automatedarchival/__init__.py,sha256=srKigoRr7syymO_Fsk59tB16y_bwxKnmKWh4DhniY4U,365
29
+ pulumi_signalfx/automatedarchival/_inputs.py,sha256=y1Oh5v_Bw_yruKkXrN7SQ7B2_x29hoX2c8BhT55OgW4,4840
30
+ pulumi_signalfx/automatedarchival/exempt_metric.py,sha256=0ZNfgoPt7Z3tgUmpNkuyDKrhP7h1euyBhh_Trz_J_h8,7204
31
+ pulumi_signalfx/automatedarchival/outputs.py,sha256=FbwvNOY8cji6mG9yUcVR86Puw64GoFjjESuAcqQejK0,3679
32
+ pulumi_signalfx/automatedarchival/settings.py,sha256=7etjEY1RWXbTcm2O-d0TpV2KqD5VrJDYEtfjXT1cDN4,22015
28
33
  pulumi_signalfx/aws/__init__.py,sha256=7W9-Z580mxhPWo0FMl8DZxWEzCqIIwfiQcWci7SwH60,408
29
34
  pulumi_signalfx/aws/_inputs.py,sha256=B2t2OfMrtEu5QoFYdwkGn6iXTCPV_2j8xBaEQEtAFd8,14915
30
35
  pulumi_signalfx/aws/external_integration.py,sha256=hGKtH01cxTXDJoQrKi3qVuA-GulmXvlgBLP3sdN0NyY,8892
@@ -33,11 +38,11 @@ pulumi_signalfx/aws/outputs.py,sha256=SHR_QT2ZTDmDM0hcsNoYQc7JEisLmso_Zyau6SxTdR
33
38
  pulumi_signalfx/aws/token_integration.py,sha256=SdiP0QgZHJW0V6QONGituZOI6kFcueD4vtP0VlEUHDc,12330
34
39
  pulumi_signalfx/azure/__init__.py,sha256=EBCXI-zv9CtGo8KbFdumzmjQvDA-1h3KaH9UUwhrObU,339
35
40
  pulumi_signalfx/azure/_inputs.py,sha256=wv-9JvcnC2HNBZfWBVC9X9YYKJKY4zOIvy8sNJYiK1M,4532
36
- pulumi_signalfx/azure/integration.py,sha256=s7mPcIOgo_MGaTxjiUU-EJ_7DX6PhVsAZ9XuBK2Dqtk,56773
41
+ pulumi_signalfx/azure/integration.py,sha256=AbhHat6dXmxSWeyOGXYRrqGacSUigWxPzV_w9IGEu6I,61333
37
42
  pulumi_signalfx/azure/outputs.py,sha256=xBDdL0EHylvijhI852W3jReIE_BXOrMjL2zZW3XmDcw,3366
38
43
  pulumi_signalfx/config/__init__.py,sha256=LBsoZbCKMHDFo-5RJPY0lRzMsShB1weBQPxL9RQBFtY,283
39
- pulumi_signalfx/config/__init__.pyi,sha256=pkXZ2mIqRMS_fdpP94FGYO5o6l86_zIyg6cow2gGXnM,2162
40
- pulumi_signalfx/config/vars.py,sha256=HMMNrWqyf1IK_BqG4DCuziQql7B2xXBkiauA7WrRHMo,3617
44
+ pulumi_signalfx/config/__init__.pyi,sha256=nH-mGHw33W605fZmr1jXWoKUtxUbT_4SnUOMdn81Czg,2163
45
+ pulumi_signalfx/config/vars.py,sha256=f9FORDJjCfyQG20Wu8HTPlDgw_2q03mz8oopTrbEchY,3618
41
46
  pulumi_signalfx/gcp/__init__.py,sha256=EBCXI-zv9CtGo8KbFdumzmjQvDA-1h3KaH9UUwhrObU,339
42
47
  pulumi_signalfx/gcp/_inputs.py,sha256=1cfZ4jdtyJ0UWoRWgZO1irYogW8lgYPbJEcE3nRErs8,2993
43
48
  pulumi_signalfx/gcp/integration.py,sha256=vbhHhmra1iyjiAcA9y1R_ly3pTtfXGLUJrtg5Z8W1Mc,44587
@@ -60,7 +65,7 @@ pulumi_signalfx/slack/__init__.py,sha256=DYyg7LUiNZ6olmtz3R2aRiMH55ZJ_TwmjWJFS4E
60
65
  pulumi_signalfx/slack/integration.py,sha256=zKMBV967M2fsF4JimSSaTlgYyVQHKvYq_ABdNI5Y75M,11042
61
66
  pulumi_signalfx/victorops/__init__.py,sha256=DYyg7LUiNZ6olmtz3R2aRiMH55ZJ_TwmjWJFS4EhcXI,294
62
67
  pulumi_signalfx/victorops/integration.py,sha256=PS57YjMVfHNj_Jc6Qoab99jbATwuIg9eXMH4Omcx03k,10891
63
- pulumi_signalfx-7.13.0a1749709968.dist-info/METADATA,sha256=1Km4iA75htRcm1iPTijAqE2X_uVQKkRGJwFpj-RhrjE,3094
64
- pulumi_signalfx-7.13.0a1749709968.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
65
- pulumi_signalfx-7.13.0a1749709968.dist-info/top_level.txt,sha256=96zW1Lm-bEkyaNlSwcR6g0cPvusFulK_kulBOfoN6DI,16
66
- pulumi_signalfx-7.13.0a1749709968.dist-info/RECORD,,
68
+ pulumi_signalfx-7.14.0.dist-info/METADATA,sha256=aI1ybfKEvHqtS7UUWOAqHBq68Ey0jE2XBjxCBSkzVEE,3083
69
+ pulumi_signalfx-7.14.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
70
+ pulumi_signalfx-7.14.0.dist-info/top_level.txt,sha256=96zW1Lm-bEkyaNlSwcR6g0cPvusFulK_kulBOfoN6DI,16
71
+ pulumi_signalfx-7.14.0.dist-info/RECORD,,