@pulumiverse/scaleway 1.45.0 → 1.46.0
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.
- package/account/project.d.ts +33 -2
- package/account/project.js +33 -2
- package/account/project.js.map +1 -1
- package/account/sshKey.d.ts +0 -2
- package/account/sshKey.js +0 -2
- package/account/sshKey.js.map +1 -1
- package/accountProject.d.ts +33 -2
- package/accountProject.js +33 -2
- package/accountProject.js.map +1 -1
- package/accountSshKey.d.ts +0 -2
- package/accountSshKey.js +0 -2
- package/accountSshKey.js.map +1 -1
- package/appleSiliconServer.d.ts +0 -2
- package/appleSiliconServer.js +0 -2
- package/appleSiliconServer.js.map +1 -1
- package/applesilicon/runner.d.ts +0 -2
- package/applesilicon/runner.js +0 -2
- package/applesilicon/runner.js.map +1 -1
- package/applesilicon/server.d.ts +0 -2
- package/applesilicon/server.js +0 -2
- package/applesilicon/server.js.map +1 -1
- package/autoscaling/instanceGroup.d.ts +0 -2
- package/autoscaling/instanceGroup.js +0 -2
- package/autoscaling/instanceGroup.js.map +1 -1
- package/autoscaling/instancePolicy.d.ts +0 -2
- package/autoscaling/instancePolicy.js +0 -2
- package/autoscaling/instancePolicy.js.map +1 -1
- package/autoscaling/instanceTemplate.d.ts +0 -2
- package/autoscaling/instanceTemplate.js +0 -2
- package/autoscaling/instanceTemplate.js.map +1 -1
- package/baremetalServer.d.ts +7 -3
- package/baremetalServer.js +1 -3
- package/baremetalServer.js.map +1 -1
- package/block/snapshot.d.ts +0 -2
- package/block/snapshot.js +0 -2
- package/block/snapshot.js.map +1 -1
- package/block/volume.d.ts +0 -2
- package/block/volume.js +0 -2
- package/block/volume.js.map +1 -1
- package/blockSnapshot.d.ts +0 -2
- package/blockSnapshot.js +0 -2
- package/blockSnapshot.js.map +1 -1
- package/blockVolume.d.ts +0 -2
- package/blockVolume.js +0 -2
- package/blockVolume.js.map +1 -1
- package/cockpit.d.ts +90 -2
- package/cockpit.js +90 -2
- package/cockpit.js.map +1 -1
- package/cockpitAlertManager.d.ts +0 -2
- package/cockpitAlertManager.js +0 -2
- package/cockpitAlertManager.js.map +1 -1
- package/cockpitGrafanaUser.d.ts +65 -2
- package/cockpitGrafanaUser.js +65 -2
- package/cockpitGrafanaUser.js.map +1 -1
- package/cockpitSource.d.ts +0 -2
- package/cockpitSource.js +0 -2
- package/cockpitSource.js.map +1 -1
- package/cockpitToken.d.ts +0 -2
- package/cockpitToken.js +0 -2
- package/cockpitToken.js.map +1 -1
- package/container.d.ts +0 -2
- package/container.js +0 -2
- package/container.js.map +1 -1
- package/containerCron.d.ts +0 -2
- package/containerCron.js +0 -2
- package/containerCron.js.map +1 -1
- package/containerDomain.d.ts +0 -2
- package/containerDomain.js +0 -2
- package/containerDomain.js.map +1 -1
- package/containerNamespace.d.ts +0 -2
- package/containerNamespace.js +0 -2
- package/containerNamespace.js.map +1 -1
- package/containerToken.d.ts +0 -2
- package/containerToken.js +0 -2
- package/containerToken.js.map +1 -1
- package/containerTrigger.d.ts +0 -2
- package/containerTrigger.js +0 -2
- package/containerTrigger.js.map +1 -1
- package/containers/container.d.ts +0 -2
- package/containers/container.js +0 -2
- package/containers/container.js.map +1 -1
- package/containers/cron.d.ts +0 -2
- package/containers/cron.js +0 -2
- package/containers/cron.js.map +1 -1
- package/containers/domain.d.ts +0 -2
- package/containers/domain.js +0 -2
- package/containers/domain.js.map +1 -1
- package/containers/namespace.d.ts +0 -2
- package/containers/namespace.js +0 -2
- package/containers/namespace.js.map +1 -1
- package/containers/token.d.ts +0 -2
- package/containers/token.js +0 -2
- package/containers/token.js.map +1 -1
- package/containers/trigger.d.ts +0 -2
- package/containers/trigger.js +0 -2
- package/containers/trigger.js.map +1 -1
- package/database.d.ts +0 -2
- package/database.js +0 -2
- package/database.js.map +1 -1
- package/databaseAcl.d.ts +0 -2
- package/databaseAcl.js +0 -2
- package/databaseAcl.js.map +1 -1
- package/databaseBackup.d.ts +0 -2
- package/databaseBackup.js +0 -2
- package/databaseBackup.js.map +1 -1
- package/databaseInstance.d.ts +30 -5
- package/databaseInstance.js +6 -2
- package/databaseInstance.js.map +1 -1
- package/databasePrivilege.d.ts +45 -5
- package/databasePrivilege.js +30 -2
- package/databasePrivilege.js.map +1 -1
- package/databaseReadReplica.d.ts +0 -2
- package/databaseReadReplica.js +0 -2
- package/databaseReadReplica.js.map +1 -1
- package/databaseUser.d.ts +9 -2
- package/databaseUser.js +6 -2
- package/databaseUser.js.map +1 -1
- package/databases/acl.d.ts +0 -2
- package/databases/acl.js +0 -2
- package/databases/acl.js.map +1 -1
- package/databases/database.d.ts +0 -2
- package/databases/database.js +0 -2
- package/databases/database.js.map +1 -1
- package/databases/databaseBackup.d.ts +0 -2
- package/databases/databaseBackup.js +0 -2
- package/databases/databaseBackup.js.map +1 -1
- package/databases/getPrivilege.d.ts +2 -0
- package/databases/getPrivilege.js.map +1 -1
- package/databases/instance.d.ts +30 -5
- package/databases/instance.js +6 -2
- package/databases/instance.js.map +1 -1
- package/databases/privilege.d.ts +45 -5
- package/databases/privilege.js +30 -2
- package/databases/privilege.js.map +1 -1
- package/databases/readReplica.d.ts +0 -2
- package/databases/readReplica.js +0 -2
- package/databases/readReplica.js.map +1 -1
- package/databases/serverlessDatabase.d.ts +43 -2
- package/databases/serverlessDatabase.js +43 -2
- package/databases/serverlessDatabase.js.map +1 -1
- package/databases/user.d.ts +9 -2
- package/databases/user.js +6 -2
- package/databases/user.js.map +1 -1
- package/datawarehouse/database.d.ts +0 -2
- package/datawarehouse/database.js +0 -2
- package/datawarehouse/database.js.map +1 -1
- package/datawarehouse/deployment.d.ts +3 -2
- package/datawarehouse/deployment.js +0 -2
- package/datawarehouse/deployment.js.map +1 -1
- package/datawarehouse/user.d.ts +0 -2
- package/datawarehouse/user.js +0 -2
- package/datawarehouse/user.js.map +1 -1
- package/domain/getRegistration.d.ts +8 -0
- package/domain/getRegistration.js +8 -0
- package/domain/getRegistration.js.map +1 -1
- package/domain/getZone.d.ts +44 -0
- package/domain/getZone.js +44 -0
- package/domain/getZone.js.map +1 -1
- package/domain/record.d.ts +0 -2
- package/domain/record.js +0 -2
- package/domain/record.js.map +1 -1
- package/domain/registration.d.ts +1 -3
- package/domain/registration.js +1 -3
- package/domain/registration.js.map +1 -1
- package/domain/zone.d.ts +20 -2
- package/domain/zone.js +20 -2
- package/domain/zone.js.map +1 -1
- package/domainRecord.d.ts +0 -2
- package/domainRecord.js +0 -2
- package/domainRecord.js.map +1 -1
- package/domainZone.d.ts +20 -2
- package/domainZone.js +20 -2
- package/domainZone.js.map +1 -1
- package/edgeServicesBackendStage.d.ts +0 -2
- package/edgeServicesBackendStage.js +0 -2
- package/edgeServicesBackendStage.js.map +1 -1
- package/edgeServicesCacheStage.d.ts +0 -2
- package/edgeServicesCacheStage.js +0 -2
- package/edgeServicesCacheStage.js.map +1 -1
- package/edgeServicesDnsStage.d.ts +0 -2
- package/edgeServicesDnsStage.js +0 -2
- package/edgeServicesDnsStage.js.map +1 -1
- package/edgeServicesHeadStage.d.ts +0 -2
- package/edgeServicesHeadStage.js +0 -2
- package/edgeServicesHeadStage.js.map +1 -1
- package/edgeServicesPipeline.d.ts +0 -2
- package/edgeServicesPipeline.js +0 -2
- package/edgeServicesPipeline.js.map +1 -1
- package/edgeServicesPlan.d.ts +0 -2
- package/edgeServicesPlan.js +0 -2
- package/edgeServicesPlan.js.map +1 -1
- package/edgeServicesRouteStage.d.ts +43 -2
- package/edgeServicesRouteStage.js +43 -2
- package/edgeServicesRouteStage.js.map +1 -1
- package/edgeServicesTlsStage.d.ts +0 -2
- package/edgeServicesTlsStage.js +0 -2
- package/edgeServicesTlsStage.js.map +1 -1
- package/edgeServicesWafStage.d.ts +0 -2
- package/edgeServicesWafStage.js +0 -2
- package/edgeServicesWafStage.js.map +1 -1
- package/edgeservices/backendStage.d.ts +0 -2
- package/edgeservices/backendStage.js +0 -2
- package/edgeservices/backendStage.js.map +1 -1
- package/edgeservices/cacheStage.d.ts +0 -2
- package/edgeservices/cacheStage.js +0 -2
- package/edgeservices/cacheStage.js.map +1 -1
- package/edgeservices/dnsStage.d.ts +0 -2
- package/edgeservices/dnsStage.js +0 -2
- package/edgeservices/dnsStage.js.map +1 -1
- package/edgeservices/headStage.d.ts +0 -2
- package/edgeservices/headStage.js +0 -2
- package/edgeservices/headStage.js.map +1 -1
- package/edgeservices/pipeline.d.ts +0 -2
- package/edgeservices/pipeline.js +0 -2
- package/edgeservices/pipeline.js.map +1 -1
- package/edgeservices/plan.d.ts +0 -2
- package/edgeservices/plan.js +0 -2
- package/edgeservices/plan.js.map +1 -1
- package/edgeservices/routeStage.d.ts +43 -2
- package/edgeservices/routeStage.js +43 -2
- package/edgeservices/routeStage.js.map +1 -1
- package/edgeservices/tlsStage.d.ts +0 -2
- package/edgeservices/tlsStage.js +0 -2
- package/edgeservices/tlsStage.js.map +1 -1
- package/edgeservices/wafStage.d.ts +0 -2
- package/edgeservices/wafStage.js +0 -2
- package/edgeservices/wafStage.js.map +1 -1
- package/elasticmetal/ip.d.ts +0 -2
- package/elasticmetal/ip.js +0 -2
- package/elasticmetal/ip.js.map +1 -1
- package/elasticmetal/ipMacAddress.d.ts +0 -2
- package/elasticmetal/ipMacAddress.js +0 -2
- package/elasticmetal/ipMacAddress.js.map +1 -1
- package/elasticmetal/server.d.ts +7 -3
- package/elasticmetal/server.js +1 -3
- package/elasticmetal/server.js.map +1 -1
- package/fileFilesystem.d.ts +0 -2
- package/fileFilesystem.js +0 -2
- package/fileFilesystem.js.map +1 -1
- package/flexibleIp.d.ts +0 -2
- package/flexibleIp.js +0 -2
- package/flexibleIp.js.map +1 -1
- package/flexibleIpMacAddress.d.ts +0 -2
- package/flexibleIpMacAddress.js +0 -2
- package/flexibleIpMacAddress.js.map +1 -1
- package/function.d.ts +112 -5
- package/function.js +100 -2
- package/function.js.map +1 -1
- package/functionCron.d.ts +0 -2
- package/functionCron.js +0 -2
- package/functionCron.js.map +1 -1
- package/functionDomain.d.ts +0 -2
- package/functionDomain.js +0 -2
- package/functionDomain.js.map +1 -1
- package/functionNamespace.d.ts +0 -2
- package/functionNamespace.js +0 -2
- package/functionNamespace.js.map +1 -1
- package/functionToken.d.ts +0 -2
- package/functionToken.js +0 -2
- package/functionToken.js.map +1 -1
- package/functionTrigger.d.ts +0 -2
- package/functionTrigger.js +0 -2
- package/functionTrigger.js.map +1 -1
- package/functions/cron.d.ts +0 -2
- package/functions/cron.js +0 -2
- package/functions/cron.js.map +1 -1
- package/functions/domain.d.ts +0 -2
- package/functions/domain.js +0 -2
- package/functions/domain.js.map +1 -1
- package/functions/function.d.ts +112 -5
- package/functions/function.js +100 -2
- package/functions/function.js.map +1 -1
- package/functions/namespace.d.ts +0 -2
- package/functions/namespace.js +0 -2
- package/functions/namespace.js.map +1 -1
- package/functions/token.d.ts +0 -2
- package/functions/token.js +0 -2
- package/functions/token.js.map +1 -1
- package/functions/trigger.d.ts +0 -2
- package/functions/trigger.js +0 -2
- package/functions/trigger.js.map +1 -1
- package/getDatabasePrivilege.d.ts +2 -0
- package/getDatabasePrivilege.js.map +1 -1
- package/getDomainZone.d.ts +44 -0
- package/getDomainZone.js +44 -0
- package/getDomainZone.js.map +1 -1
- package/getKubernetesNodePool.d.ts +3 -0
- package/getKubernetesNodePool.js.map +1 -1
- package/getLoadbalancerCertificate.d.ts +2 -2
- package/getLoadbalancerCertificate.js +2 -2
- package/getObjectBucket.d.ts +6 -0
- package/getObjectBucket.js.map +1 -1
- package/getObjectBucketPolicy.d.ts +18 -0
- package/getObjectBucketPolicy.js.map +1 -1
- package/hosting/hosting.d.ts +0 -2
- package/hosting/hosting.js +0 -2
- package/hosting/hosting.js.map +1 -1
- package/iam/apiKey.d.ts +1 -3
- package/iam/apiKey.js +1 -3
- package/iam/apiKey.js.map +1 -1
- package/iam/application.d.ts +0 -2
- package/iam/application.js +0 -2
- package/iam/application.js.map +1 -1
- package/iam/group.d.ts +23 -2
- package/iam/group.js +23 -2
- package/iam/group.js.map +1 -1
- package/iam/groupMembership.d.ts +31 -3
- package/iam/groupMembership.js +31 -3
- package/iam/groupMembership.js.map +1 -1
- package/iam/policy.d.ts +32 -2
- package/iam/policy.js +32 -2
- package/iam/policy.js.map +1 -1
- package/iam/sshKey.d.ts +0 -2
- package/iam/sshKey.js +0 -2
- package/iam/sshKey.js.map +1 -1
- package/iam/user.d.ts +10 -2
- package/iam/user.js +7 -2
- package/iam/user.js.map +1 -1
- package/iamApiKey.d.ts +1 -3
- package/iamApiKey.js +1 -3
- package/iamApiKey.js.map +1 -1
- package/iamApplication.d.ts +0 -2
- package/iamApplication.js +0 -2
- package/iamApplication.js.map +1 -1
- package/iamGroup.d.ts +23 -2
- package/iamGroup.js +23 -2
- package/iamGroup.js.map +1 -1
- package/iamGroupMembership.d.ts +31 -3
- package/iamGroupMembership.js +31 -3
- package/iamGroupMembership.js.map +1 -1
- package/iamPolicy.d.ts +32 -2
- package/iamPolicy.js +32 -2
- package/iamPolicy.js.map +1 -1
- package/iamSshKey.d.ts +0 -2
- package/iamSshKey.js +0 -2
- package/iamSshKey.js.map +1 -1
- package/iamUser.d.ts +10 -2
- package/iamUser.js +7 -2
- package/iamUser.js.map +1 -1
- package/inference/deployment.d.ts +0 -2
- package/inference/deployment.js +0 -2
- package/inference/deployment.js.map +1 -1
- package/inference/model.d.ts +8 -2
- package/inference/model.js +5 -2
- package/inference/model.js.map +1 -1
- package/inferenceDeployment.d.ts +0 -2
- package/inferenceDeployment.js +0 -2
- package/inferenceDeployment.js.map +1 -1
- package/instance/image.d.ts +0 -2
- package/instance/image.js +0 -2
- package/instance/image.js.map +1 -1
- package/instance/ip.d.ts +0 -2
- package/instance/ip.js +0 -2
- package/instance/ip.js.map +1 -1
- package/instance/ipReverseDns.d.ts +0 -2
- package/instance/ipReverseDns.js +0 -2
- package/instance/ipReverseDns.js.map +1 -1
- package/instance/placementGroup.d.ts +0 -2
- package/instance/placementGroup.js +0 -2
- package/instance/placementGroup.js.map +1 -1
- package/instance/privateNic.d.ts +0 -2
- package/instance/privateNic.js +0 -2
- package/instance/privateNic.js.map +1 -1
- package/instance/securityGroup.d.ts +87 -2
- package/instance/securityGroup.js +87 -2
- package/instance/securityGroup.js.map +1 -1
- package/instance/securityGroupRules.d.ts +0 -2
- package/instance/securityGroupRules.js +0 -2
- package/instance/securityGroupRules.js.map +1 -1
- package/instance/server.d.ts +9 -5
- package/instance/server.js +0 -2
- package/instance/server.js.map +1 -1
- package/instance/snapshot.d.ts +0 -2
- package/instance/snapshot.js +0 -2
- package/instance/snapshot.js.map +1 -1
- package/instance/userData.d.ts +0 -2
- package/instance/userData.js +0 -2
- package/instance/userData.js.map +1 -1
- package/instance/volume.d.ts +0 -2
- package/instance/volume.js +0 -2
- package/instance/volume.js.map +1 -1
- package/instanceImage.d.ts +0 -2
- package/instanceImage.js +0 -2
- package/instanceImage.js.map +1 -1
- package/instanceIp.d.ts +0 -2
- package/instanceIp.js +0 -2
- package/instanceIp.js.map +1 -1
- package/instanceIpReverseDns.d.ts +0 -2
- package/instanceIpReverseDns.js +0 -2
- package/instanceIpReverseDns.js.map +1 -1
- package/instancePlacementGroup.d.ts +0 -2
- package/instancePlacementGroup.js +0 -2
- package/instancePlacementGroup.js.map +1 -1
- package/instancePrivateNic.d.ts +0 -2
- package/instancePrivateNic.js +0 -2
- package/instancePrivateNic.js.map +1 -1
- package/instanceSecurityGroup.d.ts +87 -2
- package/instanceSecurityGroup.js +87 -2
- package/instanceSecurityGroup.js.map +1 -1
- package/instanceSecurityGroupRules.d.ts +0 -2
- package/instanceSecurityGroupRules.js +0 -2
- package/instanceSecurityGroupRules.js.map +1 -1
- package/instanceServer.d.ts +9 -5
- package/instanceServer.js +0 -2
- package/instanceServer.js.map +1 -1
- package/instanceSnapshot.d.ts +0 -2
- package/instanceSnapshot.js +0 -2
- package/instanceSnapshot.js.map +1 -1
- package/instanceUserData.d.ts +0 -2
- package/instanceUserData.js +0 -2
- package/instanceUserData.js.map +1 -1
- package/instanceVolume.d.ts +0 -2
- package/instanceVolume.js +0 -2
- package/instanceVolume.js.map +1 -1
- package/interlink/getPop.d.ts +127 -0
- package/interlink/getPop.js +82 -0
- package/interlink/getPop.js.map +1 -0
- package/interlink/getPops.d.ts +140 -0
- package/interlink/getPops.js +84 -0
- package/interlink/getPops.js.map +1 -0
- package/interlink/index.d.ts +6 -0
- package/interlink/index.js +7 -1
- package/interlink/index.js.map +1 -1
- package/iot/device.d.ts +4 -2
- package/iot/device.js +4 -2
- package/iot/device.js.map +1 -1
- package/iot/hub.d.ts +4 -2
- package/iot/hub.js +4 -2
- package/iot/hub.js.map +1 -1
- package/iot/network.d.ts +12 -2
- package/iot/network.js +12 -2
- package/iot/network.js.map +1 -1
- package/iot/route.d.ts +7 -2
- package/iot/route.js +7 -2
- package/iot/route.js.map +1 -1
- package/iotDevice.d.ts +4 -2
- package/iotDevice.js +4 -2
- package/iotDevice.js.map +1 -1
- package/iotHub.d.ts +4 -2
- package/iotHub.js +4 -2
- package/iotHub.js.map +1 -1
- package/iotNetwork.d.ts +12 -2
- package/iotNetwork.js +12 -2
- package/iotNetwork.js.map +1 -1
- package/iotRoute.d.ts +7 -2
- package/iotRoute.js +7 -2
- package/iotRoute.js.map +1 -1
- package/ipam/ip.d.ts +9 -5
- package/ipam/ip.js +0 -2
- package/ipam/ip.js.map +1 -1
- package/ipam/ipReverseDns.d.ts +2 -4
- package/ipam/ipReverseDns.js +2 -4
- package/ipam/ipReverseDns.js.map +1 -1
- package/ipamIp.d.ts +9 -5
- package/ipamIp.js +0 -2
- package/ipamIp.js.map +1 -1
- package/ipamIpReverseDns.d.ts +2 -4
- package/ipamIpReverseDns.js +2 -4
- package/ipamIpReverseDns.js.map +1 -1
- package/job/definition.d.ts +0 -2
- package/job/definition.js +0 -2
- package/job/definition.js.map +1 -1
- package/jobDefinition.d.ts +0 -2
- package/jobDefinition.js +0 -2
- package/jobDefinition.js.map +1 -1
- package/kafka/cluster.d.ts +0 -2
- package/kafka/cluster.js +0 -2
- package/kafka/cluster.js.map +1 -1
- package/kubernetes/acl.d.ts +7 -2
- package/kubernetes/acl.js +7 -2
- package/kubernetes/acl.js.map +1 -1
- package/kubernetes/cluster.d.ts +0 -2
- package/kubernetes/cluster.js +0 -2
- package/kubernetes/cluster.js.map +1 -1
- package/kubernetes/getPool.d.ts +3 -0
- package/kubernetes/getPool.js.map +1 -1
- package/kubernetes/pool.d.ts +109 -4
- package/kubernetes/pool.js +107 -2
- package/kubernetes/pool.js.map +1 -1
- package/kubernetesCluster.d.ts +0 -2
- package/kubernetesCluster.js +0 -2
- package/kubernetesCluster.js.map +1 -1
- package/kubernetesNodePool.d.ts +109 -4
- package/kubernetesNodePool.js +107 -2
- package/kubernetesNodePool.js.map +1 -1
- package/loadbalancer.d.ts +1 -3
- package/loadbalancer.js +1 -3
- package/loadbalancer.js.map +1 -1
- package/loadbalancerAcl.d.ts +0 -2
- package/loadbalancerAcl.js +0 -2
- package/loadbalancerAcl.js.map +1 -1
- package/loadbalancerBackend.d.ts +0 -2
- package/loadbalancerBackend.js +0 -2
- package/loadbalancerBackend.js.map +1 -1
- package/loadbalancerCertificate.d.ts +30 -2
- package/loadbalancerCertificate.js +30 -2
- package/loadbalancerCertificate.js.map +1 -1
- package/loadbalancerFrontend.d.ts +0 -2
- package/loadbalancerFrontend.js +0 -2
- package/loadbalancerFrontend.js.map +1 -1
- package/loadbalancerIp.d.ts +0 -2
- package/loadbalancerIp.js +0 -2
- package/loadbalancerIp.js.map +1 -1
- package/loadbalancerRoute.d.ts +0 -2
- package/loadbalancerRoute.js +0 -2
- package/loadbalancerRoute.js.map +1 -1
- package/loadbalancers/acl.d.ts +0 -2
- package/loadbalancers/acl.js +0 -2
- package/loadbalancers/acl.js.map +1 -1
- package/loadbalancers/backend.d.ts +0 -2
- package/loadbalancers/backend.js +0 -2
- package/loadbalancers/backend.js.map +1 -1
- package/loadbalancers/certificate.d.ts +30 -2
- package/loadbalancers/certificate.js +30 -2
- package/loadbalancers/certificate.js.map +1 -1
- package/loadbalancers/frontend.d.ts +0 -2
- package/loadbalancers/frontend.js +0 -2
- package/loadbalancers/frontend.js.map +1 -1
- package/loadbalancers/getCertificate.d.ts +2 -2
- package/loadbalancers/getCertificate.js +2 -2
- package/loadbalancers/ip.d.ts +0 -2
- package/loadbalancers/ip.js +0 -2
- package/loadbalancers/ip.js.map +1 -1
- package/loadbalancers/loadBalancer.d.ts +1 -3
- package/loadbalancers/loadBalancer.js +1 -3
- package/loadbalancers/loadBalancer.js.map +1 -1
- package/loadbalancers/privateNetwork.d.ts +0 -2
- package/loadbalancers/privateNetwork.js +0 -2
- package/loadbalancers/privateNetwork.js.map +1 -1
- package/loadbalancers/route.d.ts +0 -2
- package/loadbalancers/route.js +0 -2
- package/loadbalancers/route.js.map +1 -1
- package/mnq/natsAccount.d.ts +0 -2
- package/mnq/natsAccount.js +0 -2
- package/mnq/natsAccount.js.map +1 -1
- package/mnq/natsCredentials.d.ts +0 -2
- package/mnq/natsCredentials.js +0 -2
- package/mnq/natsCredentials.js.map +1 -1
- package/mnq/sns.d.ts +0 -2
- package/mnq/sns.js +0 -2
- package/mnq/sns.js.map +1 -1
- package/mnq/snsCredentials.d.ts +0 -2
- package/mnq/snsCredentials.js +0 -2
- package/mnq/snsCredentials.js.map +1 -1
- package/mnq/snsTopic.d.ts +0 -2
- package/mnq/snsTopic.js +0 -2
- package/mnq/snsTopic.js.map +1 -1
- package/mnq/snsTopicSubscription.d.ts +0 -2
- package/mnq/snsTopicSubscription.js +0 -2
- package/mnq/snsTopicSubscription.js.map +1 -1
- package/mnq/sqs.d.ts +0 -2
- package/mnq/sqs.js +0 -2
- package/mnq/sqs.js.map +1 -1
- package/mnq/sqsCredentials.d.ts +0 -2
- package/mnq/sqsCredentials.js +0 -2
- package/mnq/sqsCredentials.js.map +1 -1
- package/mnqNatsAccount.d.ts +0 -2
- package/mnqNatsAccount.js +0 -2
- package/mnqNatsAccount.js.map +1 -1
- package/mnqNatsCredentials.d.ts +0 -2
- package/mnqNatsCredentials.js +0 -2
- package/mnqNatsCredentials.js.map +1 -1
- package/mnqSns.d.ts +0 -2
- package/mnqSns.js +0 -2
- package/mnqSns.js.map +1 -1
- package/mnqSnsCredentials.d.ts +0 -2
- package/mnqSnsCredentials.js +0 -2
- package/mnqSnsCredentials.js.map +1 -1
- package/mnqSnsTopic.d.ts +0 -2
- package/mnqSnsTopic.js +0 -2
- package/mnqSnsTopic.js.map +1 -1
- package/mnqSnsTopicSubscription.d.ts +0 -2
- package/mnqSnsTopicSubscription.js +0 -2
- package/mnqSnsTopicSubscription.js.map +1 -1
- package/mnqSqs.d.ts +0 -2
- package/mnqSqs.js +0 -2
- package/mnqSqs.js.map +1 -1
- package/mnqSqsCredentials.d.ts +0 -2
- package/mnqSqsCredentials.js +0 -2
- package/mnqSqsCredentials.js.map +1 -1
- package/mongoDbInstance.d.ts +9 -2
- package/mongoDbInstance.js +6 -2
- package/mongoDbInstance.js.map +1 -1
- package/mongoDbSnapshot.d.ts +0 -2
- package/mongoDbSnapshot.js +0 -2
- package/mongoDbSnapshot.js.map +1 -1
- package/mongodb/instance.d.ts +9 -2
- package/mongodb/instance.js +6 -2
- package/mongodb/instance.js.map +1 -1
- package/mongodb/snapshot.d.ts +0 -2
- package/mongodb/snapshot.js +0 -2
- package/mongodb/snapshot.js.map +1 -1
- package/mongodb/user.d.ts +8 -2
- package/mongodb/user.js +5 -2
- package/mongodb/user.js.map +1 -1
- package/network/acl.d.ts +0 -2
- package/network/acl.js +0 -2
- package/network/acl.js.map +1 -1
- package/network/connector.d.ts +0 -2
- package/network/connector.js +0 -2
- package/network/connector.js.map +1 -1
- package/network/gatewayNetwork.d.ts +0 -2
- package/network/gatewayNetwork.js +0 -2
- package/network/gatewayNetwork.js.map +1 -1
- package/network/privateNetwork.d.ts +0 -2
- package/network/privateNetwork.js +0 -2
- package/network/privateNetwork.js.map +1 -1
- package/network/publicGateway.d.ts +41 -2
- package/network/publicGateway.js +41 -2
- package/network/publicGateway.js.map +1 -1
- package/network/publicGatewayDhcp.d.ts +0 -2
- package/network/publicGatewayDhcp.js +0 -2
- package/network/publicGatewayDhcp.js.map +1 -1
- package/network/publicGatewayDhcpReservation.d.ts +0 -2
- package/network/publicGatewayDhcpReservation.js +0 -2
- package/network/publicGatewayDhcpReservation.js.map +1 -1
- package/network/publicGatewayIp.d.ts +0 -2
- package/network/publicGatewayIp.js +0 -2
- package/network/publicGatewayIp.js.map +1 -1
- package/network/publicGatewayIpReverseDns.d.ts +0 -2
- package/network/publicGatewayIpReverseDns.js +0 -2
- package/network/publicGatewayIpReverseDns.js.map +1 -1
- package/network/publicGatewayPatRule.d.ts +0 -2
- package/network/publicGatewayPatRule.js +0 -2
- package/network/publicGatewayPatRule.js.map +1 -1
- package/network/route.d.ts +0 -2
- package/network/route.js +0 -2
- package/network/route.js.map +1 -1
- package/network/vpc.d.ts +0 -2
- package/network/vpc.js +0 -2
- package/network/vpc.js.map +1 -1
- package/object/bucket.d.ts +1 -6
- package/object/bucket.js +1 -6
- package/object/bucket.js.map +1 -1
- package/object/bucketAcl.d.ts +27 -12
- package/object/bucketAcl.js +9 -6
- package/object/bucketAcl.js.map +1 -1
- package/object/bucketLockConfiguration.d.ts +19 -12
- package/object/bucketLockConfiguration.js +1 -6
- package/object/bucketLockConfiguration.js.map +1 -1
- package/object/bucketPolicy.d.ts +28 -15
- package/object/bucketPolicy.js +1 -6
- package/object/bucketPolicy.js.map +1 -1
- package/object/bucketServerSideEncryptionConfiguration.d.ts +1 -6
- package/object/bucketServerSideEncryptionConfiguration.js +1 -6
- package/object/bucketServerSideEncryptionConfiguration.js.map +1 -1
- package/object/bucketWebsiteConfiguration.d.ts +16 -9
- package/object/bucketWebsiteConfiguration.js +1 -6
- package/object/bucketWebsiteConfiguration.js.map +1 -1
- package/object/get.d.ts +6 -0
- package/object/get.js.map +1 -1
- package/object/getBucket.d.ts +6 -0
- package/object/getBucket.js.map +1 -1
- package/object/getBucketPolicy.d.ts +18 -0
- package/object/getBucketPolicy.js.map +1 -1
- package/object/item.d.ts +20 -13
- package/object/item.js +2 -7
- package/object/item.js.map +1 -1
- package/objectBucket.d.ts +1 -6
- package/objectBucket.js +1 -6
- package/objectBucket.js.map +1 -1
- package/objectBucketAcl.d.ts +27 -12
- package/objectBucketAcl.js +9 -6
- package/objectBucketAcl.js.map +1 -1
- package/objectBucketLockConfiguration.d.ts +19 -12
- package/objectBucketLockConfiguration.js +1 -6
- package/objectBucketLockConfiguration.js.map +1 -1
- package/objectBucketPolicy.d.ts +28 -15
- package/objectBucketPolicy.js +1 -6
- package/objectBucketPolicy.js.map +1 -1
- package/objectBucketWebsiteConfiguration.d.ts +16 -9
- package/objectBucketWebsiteConfiguration.js +1 -6
- package/objectBucketWebsiteConfiguration.js.map +1 -1
- package/objectItem.d.ts +20 -13
- package/objectItem.js +2 -7
- package/objectItem.js.map +1 -1
- package/observability/alertManager.d.ts +0 -2
- package/observability/alertManager.js +0 -2
- package/observability/alertManager.js.map +1 -1
- package/observability/cockpit.d.ts +90 -2
- package/observability/cockpit.js +90 -2
- package/observability/cockpit.js.map +1 -1
- package/observability/exporter.d.ts +0 -2
- package/observability/exporter.js +0 -2
- package/observability/exporter.js.map +1 -1
- package/observability/getGrafana.d.ts +154 -0
- package/observability/getGrafana.js +154 -0
- package/observability/getGrafana.js.map +1 -1
- package/observability/grafanaUser.d.ts +65 -2
- package/observability/grafanaUser.js +65 -2
- package/observability/grafanaUser.js.map +1 -1
- package/observability/source.d.ts +0 -2
- package/observability/source.js +0 -2
- package/observability/source.js.map +1 -1
- package/observability/token.d.ts +0 -2
- package/observability/token.js +0 -2
- package/observability/token.js.map +1 -1
- package/opensearch/deployment.d.ts +83 -2
- package/opensearch/deployment.js +83 -2
- package/opensearch/deployment.js.map +1 -1
- package/package.json +2 -2
- package/redis/cluster.d.ts +9 -2
- package/redis/cluster.js +6 -2
- package/redis/cluster.js.map +1 -1
- package/redisCluster.d.ts +9 -2
- package/redisCluster.js +6 -2
- package/redisCluster.js.map +1 -1
- package/registry/namespace.d.ts +0 -2
- package/registry/namespace.js +0 -2
- package/registry/namespace.js.map +1 -1
- package/registryNamespace.d.ts +0 -2
- package/registryNamespace.js +0 -2
- package/registryNamespace.js.map +1 -1
- package/s2svpn/connection.d.ts +0 -2
- package/s2svpn/connection.js +0 -2
- package/s2svpn/connection.js.map +1 -1
- package/s2svpn/customerGateway.d.ts +0 -2
- package/s2svpn/customerGateway.js +0 -2
- package/s2svpn/customerGateway.js.map +1 -1
- package/s2svpn/gateway.d.ts +0 -2
- package/s2svpn/gateway.js +0 -2
- package/s2svpn/gateway.js.map +1 -1
- package/s2svpn/routingPolicy.d.ts +0 -2
- package/s2svpn/routingPolicy.js +0 -2
- package/s2svpn/routingPolicy.js.map +1 -1
- package/sdbDatabase.d.ts +43 -2
- package/sdbDatabase.js +43 -2
- package/sdbDatabase.js.map +1 -1
- package/secret.d.ts +47 -5
- package/secret.js +44 -2
- package/secret.js.map +1 -1
- package/secretVersion.d.ts +8 -3
- package/secretVersion.js +8 -3
- package/secretVersion.js.map +1 -1
- package/secrets/secret.d.ts +47 -5
- package/secrets/secret.js +44 -2
- package/secrets/secret.js.map +1 -1
- package/secrets/version.d.ts +8 -3
- package/secrets/version.js +8 -3
- package/secrets/version.js.map +1 -1
- package/tem/blockedList.d.ts +0 -2
- package/tem/blockedList.js +0 -2
- package/tem/blockedList.js.map +1 -1
- package/tem/domain.d.ts +0 -2
- package/tem/domain.js +0 -2
- package/tem/domain.js.map +1 -1
- package/tem/domainValidation.d.ts +3 -0
- package/tem/domainValidation.js +3 -0
- package/tem/domainValidation.js.map +1 -1
- package/tem/webhook.d.ts +0 -2
- package/tem/webhook.js +0 -2
- package/tem/webhook.js.map +1 -1
- package/temDomain.d.ts +0 -2
- package/temDomain.js +0 -2
- package/temDomain.js.map +1 -1
- package/temDomainValidation.d.ts +3 -0
- package/temDomainValidation.js +3 -0
- package/temDomainValidation.js.map +1 -1
- package/temWebhook.d.ts +0 -2
- package/temWebhook.js +0 -2
- package/temWebhook.js.map +1 -1
- package/types/input.d.ts +46 -6
- package/types/output.d.ts +98 -6
- package/vpc.d.ts +0 -2
- package/vpc.js +0 -2
- package/vpc.js.map +1 -1
- package/vpcGatewayNetwork.d.ts +0 -2
- package/vpcGatewayNetwork.js +0 -2
- package/vpcGatewayNetwork.js.map +1 -1
- package/vpcPrivateNetwork.d.ts +0 -2
- package/vpcPrivateNetwork.js +0 -2
- package/vpcPrivateNetwork.js.map +1 -1
- package/vpcPublicGateway.d.ts +41 -2
- package/vpcPublicGateway.js +41 -2
- package/vpcPublicGateway.js.map +1 -1
- package/vpcPublicGatewayDhcp.d.ts +0 -2
- package/vpcPublicGatewayDhcp.js +0 -2
- package/vpcPublicGatewayDhcp.js.map +1 -1
- package/vpcPublicGatewayDhcpReservation.d.ts +0 -2
- package/vpcPublicGatewayDhcpReservation.js +0 -2
- package/vpcPublicGatewayDhcpReservation.js.map +1 -1
- package/vpcPublicGatewayIp.d.ts +0 -2
- package/vpcPublicGatewayIp.js +0 -2
- package/vpcPublicGatewayIp.js.map +1 -1
- package/vpcPublicGatewayIpReverseDns.d.ts +0 -2
- package/vpcPublicGatewayIpReverseDns.js +0 -2
- package/vpcPublicGatewayIpReverseDns.js.map +1 -1
- package/vpcPublicGatewayPatRule.d.ts +0 -2
- package/vpcPublicGatewayPatRule.js +0 -2
- package/vpcPublicGatewayPatRule.js.map +1 -1
- package/vpcRoute.d.ts +0 -2
- package/vpcRoute.js +0 -2
- package/vpcRoute.js.map +1 -1
- package/webhosting.d.ts +0 -2
- package/webhosting.js +0 -2
- package/webhosting.js.map +1 -1
package/object/item.d.ts
CHANGED
|
@@ -16,7 +16,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
16
16
|
* bucket: someBucket.id,
|
|
17
17
|
* key: "object_path",
|
|
18
18
|
* file: "myfile",
|
|
19
|
-
* hash: std.
|
|
19
|
+
* hash: std.filemd5({
|
|
20
20
|
* input: "myfile",
|
|
21
21
|
* }).result,
|
|
22
22
|
* });
|
|
@@ -26,18 +26,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
26
26
|
*
|
|
27
27
|
* Objects can be imported using the `{region}/{bucketName}/{objectKey}` identifier, as shown below:
|
|
28
28
|
*
|
|
29
|
-
* bash
|
|
30
|
-
*
|
|
31
29
|
* ```sh
|
|
32
30
|
* $ pulumi import scaleway:object/item:Item some_object fr-par/some-bucket/some-file
|
|
33
31
|
* ```
|
|
34
32
|
*
|
|
35
|
-
*
|
|
36
|
-
*
|
|
33
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
37
34
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
38
35
|
*
|
|
39
|
-
* bash
|
|
40
|
-
*
|
|
41
36
|
* ```sh
|
|
42
37
|
* $ pulumi import scaleway:object/item:Item some_object fr-par/some-bucket/some-file@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
43
38
|
* ```
|
|
@@ -59,7 +54,7 @@ export declare class Item extends pulumi.CustomResource {
|
|
|
59
54
|
*/
|
|
60
55
|
static isInstance(obj: any): obj is Item;
|
|
61
56
|
/**
|
|
62
|
-
* The bucket
|
|
57
|
+
* The name of the bucket, or its Terraform ID.
|
|
63
58
|
*/
|
|
64
59
|
readonly bucket: pulumi.Output<string>;
|
|
65
60
|
/**
|
|
@@ -95,7 +90,11 @@ export declare class Item extends pulumi.CustomResource {
|
|
|
95
90
|
[key: string]: string;
|
|
96
91
|
} | undefined>;
|
|
97
92
|
/**
|
|
98
|
-
* The
|
|
93
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
94
|
+
*
|
|
95
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
96
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
97
|
+
* like objects. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
99
98
|
*/
|
|
100
99
|
readonly projectId: pulumi.Output<string>;
|
|
101
100
|
/**
|
|
@@ -134,7 +133,7 @@ export declare class Item extends pulumi.CustomResource {
|
|
|
134
133
|
*/
|
|
135
134
|
export interface ItemState {
|
|
136
135
|
/**
|
|
137
|
-
* The bucket
|
|
136
|
+
* The name of the bucket, or its Terraform ID.
|
|
138
137
|
*/
|
|
139
138
|
bucket?: pulumi.Input<string>;
|
|
140
139
|
/**
|
|
@@ -170,7 +169,11 @@ export interface ItemState {
|
|
|
170
169
|
[key: string]: pulumi.Input<string>;
|
|
171
170
|
}>;
|
|
172
171
|
/**
|
|
173
|
-
* The
|
|
172
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
173
|
+
*
|
|
174
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
175
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
176
|
+
* like objects. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
174
177
|
*/
|
|
175
178
|
projectId?: pulumi.Input<string>;
|
|
176
179
|
/**
|
|
@@ -201,7 +204,7 @@ export interface ItemState {
|
|
|
201
204
|
*/
|
|
202
205
|
export interface ItemArgs {
|
|
203
206
|
/**
|
|
204
|
-
* The bucket
|
|
207
|
+
* The name of the bucket, or its Terraform ID.
|
|
205
208
|
*/
|
|
206
209
|
bucket: pulumi.Input<string>;
|
|
207
210
|
/**
|
|
@@ -237,7 +240,11 @@ export interface ItemArgs {
|
|
|
237
240
|
[key: string]: pulumi.Input<string>;
|
|
238
241
|
}>;
|
|
239
242
|
/**
|
|
240
|
-
* The
|
|
243
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
244
|
+
*
|
|
245
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
246
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
247
|
+
* like objects. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
241
248
|
*/
|
|
242
249
|
projectId?: pulumi.Input<string>;
|
|
243
250
|
/**
|
package/object/item.js
CHANGED
|
@@ -22,7 +22,7 @@ const utilities = require("../utilities");
|
|
|
22
22
|
* bucket: someBucket.id,
|
|
23
23
|
* key: "object_path",
|
|
24
24
|
* file: "myfile",
|
|
25
|
-
* hash: std.
|
|
25
|
+
* hash: std.filemd5({
|
|
26
26
|
* input: "myfile",
|
|
27
27
|
* }).result,
|
|
28
28
|
* });
|
|
@@ -32,18 +32,13 @@ const utilities = require("../utilities");
|
|
|
32
32
|
*
|
|
33
33
|
* Objects can be imported using the `{region}/{bucketName}/{objectKey}` identifier, as shown below:
|
|
34
34
|
*
|
|
35
|
-
* bash
|
|
36
|
-
*
|
|
37
35
|
* ```sh
|
|
38
36
|
* $ pulumi import scaleway:object/item:Item some_object fr-par/some-bucket/some-file
|
|
39
37
|
* ```
|
|
40
38
|
*
|
|
41
|
-
*
|
|
42
|
-
*
|
|
39
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
43
40
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
44
41
|
*
|
|
45
|
-
* bash
|
|
46
|
-
*
|
|
47
42
|
* ```sh
|
|
48
43
|
* $ pulumi import scaleway:object/item:Item some_object fr-par/some-bucket/some-file@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
49
44
|
* ```
|
package/object/item.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item.js","sourceRoot":"","sources":["../../object/item.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"item.js","sourceRoot":"","sources":["../../object/item.ts"],"names":[],"mappings":"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"}
|
package/objectBucket.d.ts
CHANGED
|
@@ -97,18 +97,13 @@ import * as outputs from "./types/output";
|
|
|
97
97
|
*
|
|
98
98
|
* Buckets can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
99
99
|
*
|
|
100
|
-
* bash
|
|
101
|
-
*
|
|
102
100
|
* ```sh
|
|
103
101
|
* $ pulumi import scaleway:index/objectBucket:ObjectBucket some_bucket fr-par/some-bucket
|
|
104
102
|
* ```
|
|
105
103
|
*
|
|
106
|
-
*
|
|
107
|
-
*
|
|
104
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
108
105
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
109
106
|
*
|
|
110
|
-
* bash
|
|
111
|
-
*
|
|
112
107
|
* ```sh
|
|
113
108
|
* $ pulumi import scaleway:index/objectBucket:ObjectBucket some_bucket fr-par/some-bucket@11111111-1111-1111-1111-111111111111
|
|
114
109
|
* ```
|
package/objectBucket.js
CHANGED
|
@@ -101,18 +101,13 @@ const utilities = require("./utilities");
|
|
|
101
101
|
*
|
|
102
102
|
* Buckets can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
103
103
|
*
|
|
104
|
-
* bash
|
|
105
|
-
*
|
|
106
104
|
* ```sh
|
|
107
105
|
* $ pulumi import scaleway:index/objectBucket:ObjectBucket some_bucket fr-par/some-bucket
|
|
108
106
|
* ```
|
|
109
107
|
*
|
|
110
|
-
*
|
|
111
|
-
*
|
|
108
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
112
109
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
113
110
|
*
|
|
114
|
-
* bash
|
|
115
|
-
*
|
|
116
111
|
* ```sh
|
|
117
112
|
* $ pulumi import scaleway:index/objectBucket:ObjectBucket some_bucket fr-par/some-bucket@11111111-1111-1111-1111-111111111111
|
|
118
113
|
* ```
|
package/objectBucket.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"objectBucket.js","sourceRoot":"","sources":["../objectBucket.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"objectBucket.js","sourceRoot":"","sources":["../objectBucket.ts"],"names":[],"mappings":"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"}
|
package/objectBucketAcl.d.ts
CHANGED
|
@@ -2,6 +2,14 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
+
* The `scaleway.object.BucketAcl` resource allows you to create and manage Access Control Lists (ACLs) for [Scaleway Object storage](https://www.scaleway.com/en/docs/object-storage/).
|
|
6
|
+
*
|
|
7
|
+
* Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/bucket-operations/#putbucketacl) for more information on ACLs.
|
|
8
|
+
*
|
|
9
|
+
* > **Note:** `terraform destroy` does not delete the ACL but does remove the resource from the Terraform state.
|
|
10
|
+
*
|
|
11
|
+
* > **Note:** [Account identifiers](https://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html) are not supported by Scaleway.
|
|
12
|
+
*
|
|
5
13
|
* ## Example Usage
|
|
6
14
|
*
|
|
7
15
|
* ```typescript
|
|
@@ -95,18 +103,13 @@ import * as outputs from "./types/output";
|
|
|
95
103
|
*
|
|
96
104
|
* Bucket ACLs can be imported using the `{region}/{bucketName}/{acl}` identifier, as shown below:
|
|
97
105
|
*
|
|
98
|
-
* bash
|
|
99
|
-
*
|
|
100
106
|
* ```sh
|
|
101
107
|
* $ pulumi import scaleway:index/objectBucketAcl:ObjectBucketAcl some_bucket fr-par/some-bucket/private
|
|
102
108
|
* ```
|
|
103
109
|
*
|
|
104
|
-
*
|
|
105
|
-
*
|
|
110
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
106
111
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
107
112
|
*
|
|
108
|
-
* bash
|
|
109
|
-
*
|
|
110
113
|
* ```sh
|
|
111
114
|
* $ pulumi import scaleway:index/objectBucketAcl:ObjectBucketAcl some_bucket fr-par/some-bucket/private@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
112
115
|
* ```
|
|
@@ -138,7 +141,7 @@ export declare class ObjectBucketAcl extends pulumi.CustomResource {
|
|
|
138
141
|
*/
|
|
139
142
|
readonly acl: pulumi.Output<string | undefined>;
|
|
140
143
|
/**
|
|
141
|
-
* The bucket
|
|
144
|
+
* The name of the bucket, or its Terraform ID.
|
|
142
145
|
*/
|
|
143
146
|
readonly bucket: pulumi.Output<string>;
|
|
144
147
|
/**
|
|
@@ -146,7 +149,11 @@ export declare class ObjectBucketAcl extends pulumi.CustomResource {
|
|
|
146
149
|
*/
|
|
147
150
|
readonly expectedBucketOwner: pulumi.Output<string | undefined>;
|
|
148
151
|
/**
|
|
149
|
-
* The
|
|
152
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
153
|
+
*
|
|
154
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
155
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
156
|
+
* like bucket ACLs. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
150
157
|
*/
|
|
151
158
|
readonly projectId: pulumi.Output<string>;
|
|
152
159
|
/**
|
|
@@ -176,7 +183,7 @@ export interface ObjectBucketAclState {
|
|
|
176
183
|
*/
|
|
177
184
|
acl?: pulumi.Input<string>;
|
|
178
185
|
/**
|
|
179
|
-
* The bucket
|
|
186
|
+
* The name of the bucket, or its Terraform ID.
|
|
180
187
|
*/
|
|
181
188
|
bucket?: pulumi.Input<string>;
|
|
182
189
|
/**
|
|
@@ -184,7 +191,11 @@ export interface ObjectBucketAclState {
|
|
|
184
191
|
*/
|
|
185
192
|
expectedBucketOwner?: pulumi.Input<string>;
|
|
186
193
|
/**
|
|
187
|
-
* The
|
|
194
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
195
|
+
*
|
|
196
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
197
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
198
|
+
* like bucket ACLs. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
188
199
|
*/
|
|
189
200
|
projectId?: pulumi.Input<string>;
|
|
190
201
|
/**
|
|
@@ -205,7 +216,7 @@ export interface ObjectBucketAclArgs {
|
|
|
205
216
|
*/
|
|
206
217
|
acl?: pulumi.Input<string>;
|
|
207
218
|
/**
|
|
208
|
-
* The bucket
|
|
219
|
+
* The name of the bucket, or its Terraform ID.
|
|
209
220
|
*/
|
|
210
221
|
bucket: pulumi.Input<string>;
|
|
211
222
|
/**
|
|
@@ -213,7 +224,11 @@ export interface ObjectBucketAclArgs {
|
|
|
213
224
|
*/
|
|
214
225
|
expectedBucketOwner?: pulumi.Input<string>;
|
|
215
226
|
/**
|
|
216
|
-
* The
|
|
227
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
228
|
+
*
|
|
229
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
230
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
231
|
+
* like bucket ACLs. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
217
232
|
*/
|
|
218
233
|
projectId?: pulumi.Input<string>;
|
|
219
234
|
/**
|
package/objectBucketAcl.js
CHANGED
|
@@ -6,6 +6,14 @@ exports.ObjectBucketAcl = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* The `scaleway.object.BucketAcl` resource allows you to create and manage Access Control Lists (ACLs) for [Scaleway Object storage](https://www.scaleway.com/en/docs/object-storage/).
|
|
10
|
+
*
|
|
11
|
+
* Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/bucket-operations/#putbucketacl) for more information on ACLs.
|
|
12
|
+
*
|
|
13
|
+
* > **Note:** `terraform destroy` does not delete the ACL but does remove the resource from the Terraform state.
|
|
14
|
+
*
|
|
15
|
+
* > **Note:** [Account identifiers](https://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html) are not supported by Scaleway.
|
|
16
|
+
*
|
|
9
17
|
* ## Example Usage
|
|
10
18
|
*
|
|
11
19
|
* ```typescript
|
|
@@ -99,18 +107,13 @@ const utilities = require("./utilities");
|
|
|
99
107
|
*
|
|
100
108
|
* Bucket ACLs can be imported using the `{region}/{bucketName}/{acl}` identifier, as shown below:
|
|
101
109
|
*
|
|
102
|
-
* bash
|
|
103
|
-
*
|
|
104
110
|
* ```sh
|
|
105
111
|
* $ pulumi import scaleway:index/objectBucketAcl:ObjectBucketAcl some_bucket fr-par/some-bucket/private
|
|
106
112
|
* ```
|
|
107
113
|
*
|
|
108
|
-
*
|
|
109
|
-
*
|
|
114
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
110
115
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
111
116
|
*
|
|
112
|
-
* bash
|
|
113
|
-
*
|
|
114
117
|
* ```sh
|
|
115
118
|
* $ pulumi import scaleway:index/objectBucketAcl:ObjectBucketAcl some_bucket fr-par/some-bucket/private@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
116
119
|
* ```
|
package/objectBucketAcl.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"objectBucketAcl.js","sourceRoot":"","sources":["../objectBucketAcl.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"objectBucketAcl.js","sourceRoot":"","sources":["../objectBucketAcl.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkHG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,mJAAmJ,CAAC,CAAA;QACpK,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IAwCD,qIAAqI;IACrI,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,mJAAmJ,CAAC,CAAA;QACpK,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AA9FL,0CA+FC;AAhFG,gBAAgB;AACO,4BAAY,GAAG,gDAAgD,CAAC"}
|
|
@@ -40,18 +40,13 @@ import * as outputs from "./types/output";
|
|
|
40
40
|
*
|
|
41
41
|
* Bucket lock configurations can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
42
42
|
*
|
|
43
|
-
* bash
|
|
44
|
-
*
|
|
45
43
|
* ```sh
|
|
46
44
|
* $ pulumi import scaleway:index/objectBucketLockConfiguration:ObjectBucketLockConfiguration some_bucket fr-par/some-bucket
|
|
47
45
|
* ```
|
|
48
46
|
*
|
|
49
|
-
*
|
|
50
|
-
*
|
|
47
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
51
48
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
52
49
|
*
|
|
53
|
-
* bash
|
|
54
|
-
*
|
|
55
50
|
* ```sh
|
|
56
51
|
* $ pulumi import scaleway:index/objectBucketLockConfiguration:ObjectBucketLockConfiguration some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
57
52
|
* ```
|
|
@@ -75,11 +70,15 @@ export declare class ObjectBucketLockConfiguration extends pulumi.CustomResource
|
|
|
75
70
|
*/
|
|
76
71
|
static isInstance(obj: any): obj is ObjectBucketLockConfiguration;
|
|
77
72
|
/**
|
|
78
|
-
* The bucket
|
|
73
|
+
* The name of the bucket, or its Terraform ID.
|
|
79
74
|
*/
|
|
80
75
|
readonly bucket: pulumi.Output<string>;
|
|
81
76
|
/**
|
|
82
|
-
* The
|
|
77
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
78
|
+
*
|
|
79
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
80
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
81
|
+
* like object lock configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
83
82
|
*/
|
|
84
83
|
readonly projectId: pulumi.Output<string>;
|
|
85
84
|
/**
|
|
@@ -105,11 +104,15 @@ export declare class ObjectBucketLockConfiguration extends pulumi.CustomResource
|
|
|
105
104
|
*/
|
|
106
105
|
export interface ObjectBucketLockConfigurationState {
|
|
107
106
|
/**
|
|
108
|
-
* The bucket
|
|
107
|
+
* The name of the bucket, or its Terraform ID.
|
|
109
108
|
*/
|
|
110
109
|
bucket?: pulumi.Input<string>;
|
|
111
110
|
/**
|
|
112
|
-
* The
|
|
111
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
112
|
+
*
|
|
113
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
114
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
115
|
+
* like object lock configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
113
116
|
*/
|
|
114
117
|
projectId?: pulumi.Input<string>;
|
|
115
118
|
/**
|
|
@@ -126,11 +129,15 @@ export interface ObjectBucketLockConfigurationState {
|
|
|
126
129
|
*/
|
|
127
130
|
export interface ObjectBucketLockConfigurationArgs {
|
|
128
131
|
/**
|
|
129
|
-
* The bucket
|
|
132
|
+
* The name of the bucket, or its Terraform ID.
|
|
130
133
|
*/
|
|
131
134
|
bucket: pulumi.Input<string>;
|
|
132
135
|
/**
|
|
133
|
-
* The
|
|
136
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
137
|
+
*
|
|
138
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
139
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
140
|
+
* like object lock configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
134
141
|
*/
|
|
135
142
|
projectId?: pulumi.Input<string>;
|
|
136
143
|
/**
|
|
@@ -44,18 +44,13 @@ const utilities = require("./utilities");
|
|
|
44
44
|
*
|
|
45
45
|
* Bucket lock configurations can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
46
46
|
*
|
|
47
|
-
* bash
|
|
48
|
-
*
|
|
49
47
|
* ```sh
|
|
50
48
|
* $ pulumi import scaleway:index/objectBucketLockConfiguration:ObjectBucketLockConfiguration some_bucket fr-par/some-bucket
|
|
51
49
|
* ```
|
|
52
50
|
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
51
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
55
52
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
56
53
|
*
|
|
57
|
-
* bash
|
|
58
|
-
*
|
|
59
54
|
* ```sh
|
|
60
55
|
* $ pulumi import scaleway:index/objectBucketLockConfiguration:ObjectBucketLockConfiguration some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
61
56
|
* ```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"objectBucketLockConfiguration.js","sourceRoot":"","sources":["../objectBucketLockConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"objectBucketLockConfiguration.js","sourceRoot":"","sources":["../objectBucketLockConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmDG;AACH,MAAa,6BAA8B,SAAQ,MAAM,CAAC,cAAc;IACpE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0C,EAAE,IAAmC;QACxI,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,yNAAyN,CAAC,CAAA;QAC1O,OAAO,IAAI,6BAA6B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,6BAA6B,CAAC,YAAY,CAAC;IAC9E,CAAC;IAgCD,6LAA6L;IAC7L,YAAY,IAAY,EAAE,WAAoF,EAAE,IAAmC;QAC/I,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,yNAAyN,CAAC,CAAA;QAC1O,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6D,CAAC;YAC5E,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA4D,CAAC;YAC1E,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,6BAA6B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClF,CAAC;;AArFL,sEAsFC;AAvEG,gBAAgB;AACO,0CAAY,GAAG,4EAA4E,CAAC"}
|
package/objectBucketPolicy.d.ts
CHANGED
|
@@ -155,18 +155,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
155
155
|
*
|
|
156
156
|
* Bucket policies can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
157
157
|
*
|
|
158
|
-
* bash
|
|
159
|
-
*
|
|
160
158
|
* ```sh
|
|
161
159
|
* $ pulumi import scaleway:index/objectBucketPolicy:ObjectBucketPolicy some_bucket fr-par/some-bucket
|
|
162
160
|
* ```
|
|
163
161
|
*
|
|
164
|
-
*
|
|
165
|
-
*
|
|
162
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
166
163
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
167
164
|
*
|
|
168
|
-
* bash
|
|
169
|
-
*
|
|
170
165
|
* ```sh
|
|
171
166
|
* $ pulumi import scaleway:index/objectBucketPolicy:ObjectBucketPolicy some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
172
167
|
* ```
|
|
@@ -190,15 +185,21 @@ export declare class ObjectBucketPolicy extends pulumi.CustomResource {
|
|
|
190
185
|
*/
|
|
191
186
|
static isInstance(obj: any): obj is ObjectBucketPolicy;
|
|
192
187
|
/**
|
|
193
|
-
* The bucket
|
|
188
|
+
* The name of the bucket, or its Terraform ID.
|
|
194
189
|
*/
|
|
195
190
|
readonly bucket: pulumi.Output<string>;
|
|
196
191
|
/**
|
|
197
|
-
* The
|
|
192
|
+
* The policy document. This is a JSON formatted string. For more information about building AWS IAM policy documents with Terraform, refer to the official documentation.
|
|
198
193
|
*/
|
|
199
194
|
readonly policy: pulumi.Output<string>;
|
|
200
195
|
/**
|
|
201
|
-
* The
|
|
196
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
197
|
+
*
|
|
198
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
199
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
200
|
+
* like bucket policies. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
201
|
+
*
|
|
202
|
+
* > **Important:** The awsIamPolicyDocument data source may be used, as long as it specifies a principal.
|
|
202
203
|
*/
|
|
203
204
|
readonly projectId: pulumi.Output<string>;
|
|
204
205
|
/**
|
|
@@ -220,15 +221,21 @@ export declare class ObjectBucketPolicy extends pulumi.CustomResource {
|
|
|
220
221
|
*/
|
|
221
222
|
export interface ObjectBucketPolicyState {
|
|
222
223
|
/**
|
|
223
|
-
* The bucket
|
|
224
|
+
* The name of the bucket, or its Terraform ID.
|
|
224
225
|
*/
|
|
225
226
|
bucket?: pulumi.Input<string>;
|
|
226
227
|
/**
|
|
227
|
-
* The
|
|
228
|
+
* The policy document. This is a JSON formatted string. For more information about building AWS IAM policy documents with Terraform, refer to the official documentation.
|
|
228
229
|
*/
|
|
229
230
|
policy?: pulumi.Input<string>;
|
|
230
231
|
/**
|
|
231
|
-
* The
|
|
232
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
233
|
+
*
|
|
234
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
235
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
236
|
+
* like bucket policies. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
237
|
+
*
|
|
238
|
+
* > **Important:** The awsIamPolicyDocument data source may be used, as long as it specifies a principal.
|
|
232
239
|
*/
|
|
233
240
|
projectId?: pulumi.Input<string>;
|
|
234
241
|
/**
|
|
@@ -241,15 +248,21 @@ export interface ObjectBucketPolicyState {
|
|
|
241
248
|
*/
|
|
242
249
|
export interface ObjectBucketPolicyArgs {
|
|
243
250
|
/**
|
|
244
|
-
* The bucket
|
|
251
|
+
* The name of the bucket, or its Terraform ID.
|
|
245
252
|
*/
|
|
246
253
|
bucket: pulumi.Input<string>;
|
|
247
254
|
/**
|
|
248
|
-
* The
|
|
255
|
+
* The policy document. This is a JSON formatted string. For more information about building AWS IAM policy documents with Terraform, refer to the official documentation.
|
|
249
256
|
*/
|
|
250
257
|
policy: pulumi.Input<string>;
|
|
251
258
|
/**
|
|
252
|
-
* The
|
|
259
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
260
|
+
*
|
|
261
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
262
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
263
|
+
* like bucket policies. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
264
|
+
*
|
|
265
|
+
* > **Important:** The awsIamPolicyDocument data source may be used, as long as it specifies a principal.
|
|
253
266
|
*/
|
|
254
267
|
projectId?: pulumi.Input<string>;
|
|
255
268
|
/**
|
package/objectBucketPolicy.js
CHANGED
|
@@ -161,18 +161,13 @@ const utilities = require("./utilities");
|
|
|
161
161
|
*
|
|
162
162
|
* Bucket policies can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
163
163
|
*
|
|
164
|
-
* bash
|
|
165
|
-
*
|
|
166
164
|
* ```sh
|
|
167
165
|
* $ pulumi import scaleway:index/objectBucketPolicy:ObjectBucketPolicy some_bucket fr-par/some-bucket
|
|
168
166
|
* ```
|
|
169
167
|
*
|
|
170
|
-
*
|
|
171
|
-
*
|
|
168
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
172
169
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
173
170
|
*
|
|
174
|
-
* bash
|
|
175
|
-
*
|
|
176
171
|
* ```sh
|
|
177
172
|
* $ pulumi import scaleway:index/objectBucketPolicy:ObjectBucketPolicy some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
178
173
|
* ```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"objectBucketPolicy.js","sourceRoot":"","sources":["../objectBucketPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"objectBucketPolicy.js","sourceRoot":"","sources":["../objectBucketPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwKG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+B,EAAE,IAAmC;QAC7H,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,kKAAkK,CAAC,CAAA;QACnL,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACzE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;IAkCD,iJAAiJ;IACjJ,YAAY,IAAY,EAAE,WAA8D,EAAE,IAAmC;QACzH,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,kKAAkK,CAAC,CAAA;QACnL,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAkD,CAAC;YACjE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAiD,CAAC;YAC/D,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,kBAAkB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACvE,CAAC;;AAvFL,gDAwFC;AAzEG,gBAAgB;AACO,+BAAY,GAAG,sDAAsD,CAAC"}
|
|
@@ -70,18 +70,13 @@ import * as outputs from "./types/output";
|
|
|
70
70
|
*
|
|
71
71
|
* Bucket website configurations can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
72
72
|
*
|
|
73
|
-
* bash
|
|
74
|
-
*
|
|
75
73
|
* ```sh
|
|
76
74
|
* $ pulumi import scaleway:index/objectBucketWebsiteConfiguration:ObjectBucketWebsiteConfiguration some_bucket fr-par/some-bucket
|
|
77
75
|
* ```
|
|
78
76
|
*
|
|
79
|
-
*
|
|
80
|
-
*
|
|
77
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
81
78
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
82
79
|
*
|
|
83
|
-
* bash
|
|
84
|
-
*
|
|
85
80
|
* ```sh
|
|
86
81
|
* $ pulumi import scaleway:index/objectBucketWebsiteConfiguration:ObjectBucketWebsiteConfiguration some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
87
82
|
* ```
|
|
@@ -117,7 +112,11 @@ export declare class ObjectBucketWebsiteConfiguration extends pulumi.CustomResou
|
|
|
117
112
|
*/
|
|
118
113
|
readonly indexDocument: pulumi.Output<outputs.ObjectBucketWebsiteConfigurationIndexDocument>;
|
|
119
114
|
/**
|
|
120
|
-
* The
|
|
115
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
116
|
+
*
|
|
117
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
118
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
119
|
+
* like bucket website configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
121
120
|
*/
|
|
122
121
|
readonly projectId: pulumi.Output<string>;
|
|
123
122
|
/**
|
|
@@ -159,7 +158,11 @@ export interface ObjectBucketWebsiteConfigurationState {
|
|
|
159
158
|
*/
|
|
160
159
|
indexDocument?: pulumi.Input<inputs.ObjectBucketWebsiteConfigurationIndexDocument>;
|
|
161
160
|
/**
|
|
162
|
-
* The
|
|
161
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
162
|
+
*
|
|
163
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
164
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
165
|
+
* like bucket website configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
163
166
|
*/
|
|
164
167
|
projectId?: pulumi.Input<string>;
|
|
165
168
|
/**
|
|
@@ -192,7 +195,11 @@ export interface ObjectBucketWebsiteConfigurationArgs {
|
|
|
192
195
|
*/
|
|
193
196
|
indexDocument: pulumi.Input<inputs.ObjectBucketWebsiteConfigurationIndexDocument>;
|
|
194
197
|
/**
|
|
195
|
-
* The
|
|
198
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
199
|
+
*
|
|
200
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
201
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
202
|
+
* like bucket website configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
196
203
|
*/
|
|
197
204
|
projectId?: pulumi.Input<string>;
|
|
198
205
|
/**
|