pulumiverse-scaleway 1.27.0a1745249933__py3-none-any.whl → 1.27.1__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.
@@ -39,7 +39,7 @@ class _ExportableConfig(types.ModuleType):
39
39
  """
40
40
  The Scaleway organization ID.
41
41
  """
42
- return __config__.get('organizationId')
42
+ return __config__.get('organizationId') or _utilities.get_env('SCW_ORGANIZATION_ID')
43
43
 
44
44
  @property
45
45
  def profile(self) -> Optional[str]:
@@ -44,6 +44,8 @@ class ProviderArgs:
44
44
  pulumi.set(__self__, "access_key", access_key)
45
45
  if api_url is not None:
46
46
  pulumi.set(__self__, "api_url", api_url)
47
+ if organization_id is None:
48
+ organization_id = _utilities.get_env('SCW_ORGANIZATION_ID')
47
49
  if organization_id is not None:
48
50
  pulumi.set(__self__, "organization_id", organization_id)
49
51
  if profile is not None:
@@ -241,6 +243,8 @@ class Provider(pulumi.ProviderResource):
241
243
  access_key = _utilities.get_env('SCW_ACCESS_KEY')
242
244
  __props__.__dict__["access_key"] = access_key
243
245
  __props__.__dict__["api_url"] = api_url
246
+ if organization_id is None:
247
+ organization_id = _utilities.get_env('SCW_ORGANIZATION_ID')
244
248
  __props__.__dict__["organization_id"] = organization_id
245
249
  __props__.__dict__["profile"] = profile
246
250
  if project_id is None:
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "scaleway",
4
- "version": "1.27.0-alpha.1745249933",
4
+ "version": "1.27.1",
5
5
  "server": "github://api.github.com/pulumiverse"
6
6
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumiverse_scaleway
3
- Version: 1.27.0a1745249933
3
+ Version: 1.27.1
4
4
  Summary: A Pulumi package for creating and managing Scaleway cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://www.scaleway.com
@@ -183,8 +183,8 @@ pulumiverse_scaleway/object_bucket_policy.py,sha256=ZqLUauMi-bn-VX_t4BLz1iIMqn2f
183
183
  pulumiverse_scaleway/object_bucket_website_configuration.py,sha256=FAPlYocPcceHpep0MTDgzicNcgUd04G08HTu9W0U0bM,24587
184
184
  pulumiverse_scaleway/object_item.py,sha256=usADC889mCDcwxFE3XeHkI-Ysy4gPOSr2JbEAvkaLp8,33842
185
185
  pulumiverse_scaleway/outputs.py,sha256=TA-hlW3Udn5K-cSF8OH-fcBSe-2sUfGypJDan4xFZWk,467278
186
- pulumiverse_scaleway/provider.py,sha256=peWeLAx4wsEDPL35OtX2F5JKvy1SDcIAjyNwBA-VLW0,12821
187
- pulumiverse_scaleway/pulumi-plugin.json,sha256=fDVK47zikc19COu16ORQd_WScWxgtUyQAGcyt5871kg,136
186
+ pulumiverse_scaleway/provider.py,sha256=iPl1ezAbzLfXly0Fb0EzZ7pVuSKpdAWz-NZfdSpgDgM,13045
187
+ pulumiverse_scaleway/pulumi-plugin.json,sha256=rL9YiGHJgnvZRgiy8IFG1Y90XJBu7gcIm9oOBC9X-Q0,119
188
188
  pulumiverse_scaleway/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
189
189
  pulumiverse_scaleway/rdb_snapshot.py,sha256=FufDL1jYw0fEy7-hBV2QCEQjk9M755m4BR3VX5JI3gg,24654
190
190
  pulumiverse_scaleway/redis_cluster.py,sha256=XHibwD2X5_nT0wCJv6utBoL1H-nKicF-Wtb7ukS2Sjg,54552
@@ -227,7 +227,7 @@ pulumiverse_scaleway/block/snapshot.py,sha256=Et0fmoZy6LGOIfImD_1yf26ytBV-Ca-I3W
227
227
  pulumiverse_scaleway/block/volume.py,sha256=j9r17t43Ba23Eh3wZN5_liV0h_JlmfZezYKvMIyF4zA,24058
228
228
  pulumiverse_scaleway/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
229
229
  pulumiverse_scaleway/config/__init__.pyi,sha256=BHsZ5qXz88BMFi_l7oW5X1wTGLrA-F2BGKK1orsUZCM,1036
230
- pulumiverse_scaleway/config/vars.py,sha256=kOAHH8xWWS2SXrnyuSDW0mJbWUok5L_42GjO_lmbqXo,2129
230
+ pulumiverse_scaleway/config/vars.py,sha256=TxhnkMvmMAVAZnpJYFUbjGt1FPDihVOOUhcktthrfu4,2174
231
231
  pulumiverse_scaleway/containers/__init__.py,sha256=9d3AqnxRuUhSex5RbGpSCswgdHDvB_iUU_evQA5bbV0,508
232
232
  pulumiverse_scaleway/containers/_inputs.py,sha256=0HO0jA1TEkUHxZ1eNbE62X8TDGpHvbZ2ryy4Xrudvik,14452
233
233
  pulumiverse_scaleway/containers/container.py,sha256=Ubw-uttZBrj1IPd8JauacMn6OfkJaoe4DAvuB0Z94Xs,78752
@@ -478,7 +478,7 @@ pulumiverse_scaleway/tem/get_domain.py,sha256=fSDl1p1m0CATbRU6KZkwb_Fi3aI1N8-3nx
478
478
  pulumiverse_scaleway/tem/get_offer_subscription.py,sha256=OTd_uwkGMEmDPB97iw8fE3z8Yt734KzmJ6oeJxeFw8w,11094
479
479
  pulumiverse_scaleway/tem/outputs.py,sha256=zvjpJB-sEqfmweBuJ6_98Vn67P9biTpjgluFk07GjSU,5717
480
480
  pulumiverse_scaleway/tem/webhook.py,sha256=VmTztD0I6qp63hF9XNPWZlZI-7GhSmWeMQRb7ZMdLF8,25041
481
- pulumiverse_scaleway-1.27.0a1745249933.dist-info/METADATA,sha256=XCERmrf422DLnnl3fubsOXh7rDuKLpPWFlEwgvhgoQE,2049
482
- pulumiverse_scaleway-1.27.0a1745249933.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
483
- pulumiverse_scaleway-1.27.0a1745249933.dist-info/top_level.txt,sha256=nZh5pqyc9FpoAll32zwyBXyAUg_m-XQXqk_YOJ5Ih2g,21
484
- pulumiverse_scaleway-1.27.0a1745249933.dist-info/RECORD,,
481
+ pulumiverse_scaleway-1.27.1.dist-info/METADATA,sha256=V6g3Wjhsq-S46PxX0rxRCB_rY1Pw3oQKzEfKS6ATd4g,2038
482
+ pulumiverse_scaleway-1.27.1.dist-info/WHEEL,sha256=ooBFpIzZCPdw3uqIQsOo4qqbA4ZRPxHnOH7peeONza0,91
483
+ pulumiverse_scaleway-1.27.1.dist-info/top_level.txt,sha256=nZh5pqyc9FpoAll32zwyBXyAUg_m-XQXqk_YOJ5Ih2g,21
484
+ pulumiverse_scaleway-1.27.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (79.0.0)
2
+ Generator: setuptools (80.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5