Skip to content

Releases: pulumi/pulumi-junipermist

v0.2.1

24 Jan 10:55
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Jan 17:04
f284e97
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v0.1.7...v0.2.0

v0.1.7

13 Jan 12:55
376f24f
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 10 breaking changes:

Functions

  • "junipermist:org/getNactags:getNactags": inputs:
    • 🟡 "limit" missing input "limit"
    • 🟡 "page" missing input "page"
  • "junipermist:org/getPsks:getPsks": inputs:
    • 🟡 "limit" missing input "limit"
    • 🟡 "page" missing input "page"
  • "junipermist:org/getWebhooks:getWebhooks": inputs:
    • 🟡 "limit" missing input "limit"
    • 🟡 "page" missing input "page"
  • "junipermist:site/getPsks:getPsks": inputs:
    • 🟡 "limit" missing input "limit"
    • 🟡 "page" missing input "page"
  • "junipermist:site/getWebhooks:getWebhooks": inputs:
    • 🟡 "limit" missing input "limit"
    • 🟡 "page" missing input "page"

New resources:

  • org/nacEndpoint.NacEndpoint

New functions:

  • org/getAlarmtemplates.getAlarmtemplates
  • org/getEvpnTopologies.getEvpnTopologies
  • org/getNacEndpoints.getNacEndpoints
  • org/getSsoRoles.getSsoRoles
  • org/getWlans.getWlans
  • site/getWlans.getWlans

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

06 Jan 14:03
120e57a
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

02 Jan 19:49
d460831
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 118 breaking changes:

Resources

  • 🟡 "junipermist:device/switch:Switch": properties: "evpnConfig" missing output "evpnConfig"
  • "junipermist:org/sso:Sso":
    • inputs:
      • 🟡 "scimEnabled" missing
      • 🟡 "scimSecretToken" missing
    • properties:
      • 🟡 "scimEnabled" missing output "scimEnabled"
      • 🟡 "scimSecretToken" missing output "scimSecretToken"

Types

  • 🟡 "junipermist:device/GatewayNetworkInternetAccessDestinationNat:GatewayNetworkInternetAccessDestinationNat": properties: "port" type changed from "integer" to "string"
  • "junipermist:device/GatewayNetworkInternetAccessStaticNat:GatewayNetworkInternetAccessStaticNat": required:
    • 🟢 "internalIp" property has changed to Required
    • 🟢 "name" property has changed to Required
  • 🟡 "junipermist:device/GatewayNetworkVpnAccessDestinationNat:GatewayNetworkVpnAccessDestinationNat": properties: "port" type changed from "integer" to "string"
  • "junipermist:device/GatewayNetworkVpnAccessStaticNat:GatewayNetworkVpnAccessStaticNat":
    • 🟡 properties: "wanName" missing
    • required:
      • 🟢 "internalIp" property has changed to Required
      • 🟢 "name" property has changed to Required
  • 🟡 "junipermist:device/GatewayPortConfig:GatewayPortConfig": properties: "vlanId" type changed from "integer" to "string"
  • 🟢 "junipermist:device/GatewayTunnelConfigsAutoProvision:GatewayTunnelConfigsAutoProvision": required: "provider" property has changed to Required
  • 🟡 "junipermist:device/GatewayTunnelConfigsAutoProvisionPrimary:GatewayTunnelConfigsAutoProvisionPrimary": properties: "numHosts" missing
  • 🟡 "junipermist:device/GatewayTunnelConfigsAutoProvisionSecondary:GatewayTunnelConfigsAutoProvisionSecondary": properties: "numHosts" missing
  • "junipermist:device/GatewayTunnelConfigsPrimary:GatewayTunnelConfigsPrimary": required:
    • 🟢 "hosts" property has changed to Required
    • 🟢 "wanNames" property has changed to Required
  • "junipermist:device/GatewayTunnelConfigsSecondary:GatewayTunnelConfigsSecondary": required:
    • 🟢 "hosts" property has changed to Required
    • 🟢 "wanNames" property has changed to Required
  • 🟡 "junipermist:device/GatewayTunnelProviderOptionsJse:GatewayTunnelProviderOptionsJse": properties: "name" missing
  • "junipermist:device/GatewayTunnelProviderOptionsZscaler:GatewayTunnelProviderOptionsZscaler": properties:
    • 🟡 "aupAcceptanceRequired" missing
    • 🟡 "aupExpire" missing
    • 🟡 "aupSslProxy" missing
    • 🟡 "downloadMbps" missing
    • 🟡 "enableAup" missing
    • 🟡 "enableCaution" missing
    • 🟡 "enforceAuthentication" missing
    • 🟡 "name" missing
    • 🟡 "uploadMbps" missing
    • 🟡 "useXff" missing
  • "junipermist:device/GatewayTunnelProviderOptionsZscalerSubLocation:GatewayTunnelProviderOptionsZscalerSubLocation": properties:
    • 🟡 "aupAcceptanceRequired" missing
    • 🟡 "aupExpire" missing
    • 🟡 "aupSslProxy" missing
    • 🟡 "downloadMbps" missing
    • 🟡 "enableAup" missing
    • 🟡 "enableCaution" missing
    • 🟡 "enforceAuthentication" missing
    • 🟡 "subnets" missing
    • 🟡 "uploadMbps" missing
  • 🔴 "junipermist:device/SwitchEvpnConfig:SwitchEvpnConfig" missing
  • 🟡 "junipermist:org/DeviceprofileGatewayNetworkInternetAccessDestinationNat:DeviceprofileGatewayNetworkInternetAccessDestinationNat": properties: "port" type changed from "integer" to "string"
  • "junipermist:org/DeviceprofileGatewayNetworkInternetAccessStaticNat:DeviceprofileGatewayNetworkInternetAccessStaticNat": required:
    • 🟢 "internalIp" property has changed to Required
    • 🟢 "name" property has changed to Required
  • 🟡 "junipermist:org/DeviceprofileGatewayNetworkVpnAccessDestinationNat:DeviceprofileGatewayNetworkVpnAccessDestinationNat": properties: "port" type changed from "integer" to "string"
  • "junipermist:org/DeviceprofileGatewayNetworkVpnAccessStaticNat:DeviceprofileGatewayNetworkVpnAccessStaticNat":
    • 🟡 properties: "wanName" missing
    • required:
      • 🟢 "internalIp" property has changed to Required
      • 🟢 "name" property has changed to Required
  • 🟡 "junipermist:org/DeviceprofileGatewayPortConfig:DeviceprofileGatewayPortConfig": properties: "vlanId" type changed from "integer" to "string"
  • 🟢 "junipermist:org/DeviceprofileGatewayTunnelConfigsAutoProvision:DeviceprofileGatewayTunnelConfigsAutoProvision": required: "provider" property has changed to Required
  • 🟡 "junipermist:org/DeviceprofileGatewayTunnelConfigsAutoProvisionPrimary:DeviceprofileGatewayTunnelConfigsAutoProvisionPrimary": properties: "numHosts" missing
  • 🟡 "junipermist:org/DeviceprofileGatewayTunnelConfigsAutoProvisionSecondary:DeviceprofileGatewayTunnelConfigsAutoProvisionSecondary": properties: "numHosts" missing
  • "junipermist:org/DeviceprofileGatewayTunnelConfigsPrimary:DeviceprofileGatewayTunnelConfigsPrimary": required:
    • 🟢 "hosts" property has changed to Required
    • 🟢 "wanNames" property has changed to Required
  • "junipermist:org/DeviceprofileGatewayTunnelConfigsSecondary:DeviceprofileGatewayTunnelConfigsSecondary": required:
    • 🟢 "hosts" property has changed to Required
    • 🟢 "wanNames" property has changed to Required
  • 🟡 "junipermist:org/DeviceprofileGatewayTunnelProviderOptionsJse:DeviceprofileGatewayTunnelProviderOptionsJse": properties: "name" missing
  • "junipermist:org/DeviceprofileGatewayTunnelProviderOptionsZscaler:DeviceprofileGatewayTunnelProviderOptionsZscaler": properties:
    • 🟡 "aupAcceptanceRequired" missing
    • 🟡 "aupExpire" missing
    • 🟡 "aupSslProxy" missing
    • 🟡 "downloadMbps" missing
    • 🟡 "enableAup" missing
    • 🟡 "enableCaution" missing
    • 🟡 "enforceAuthentication" missing
    • 🟡 "name" missing
    • 🟡 "uploadMbps" missing
    • 🟡 "useXff" missing
  • "junipermist:org/DeviceprofileGatewayTunnelProviderOptionsZscalerSubLocation:DeviceprofileGatewayTunnelProviderOptionsZscalerSubLocation": properties:
    • 🟡 "aupAcceptanceRequired" missing
    • 🟡 "aupExpire" missing
    • 🟡 "aupSslProxy" missing
    • 🟡 "downloadMbps" missing
    • 🟡 "enableAup" missing
    • 🟡 "enableCaution" missing
    • 🟡 "enforceAuthentication" missing
    • 🟡 "subnets" missing
    • 🟡 "uploadMbps" missing
  • 🟡 "junipermist:org/GatewaytemplateNetworkInternetAccessDestinationNat:GatewaytemplateNetworkInternetAccessDestinationNat": properties: "port" type changed from "integer" to "string"
  • "junipermist:org/GatewaytemplateNetworkInternetAccessStaticNat:GatewaytemplateNetworkInternetAccessStaticNat": required:
    • 🟢 "internalIp" property has changed to Required
    • 🟢 "name" property has changed to Required
  • 🟡 "junipermist:org/GatewaytemplateNetworkVpnAccessDestinationNat:GatewaytemplateNetworkVpnAccessDestinationNat": properties: "port" type changed from "integer" to "string"
  • "junipermist:org/GatewaytemplateNetworkVpnAccessStaticNat:GatewaytemplateNetworkVpnAccessStaticNat":
    • 🟡 properties: "wanName" missing
    • required:
      • 🟢 "internalIp" property has changed to Required
      • 🟢 "name" property has changed to Required
  • 🟡 "junipermist:org/GatewaytemplatePortConfig:GatewaytemplatePortConfig": properties: "vlanId" type changed from "integer" to "string"
  • 🟢 "junipermist:org/GatewaytemplateTunnelConfigsAutoProvision:GatewaytemplateTunnelConfigsAutoProvision": required: "provider" property has changed to Required
  • 🟡 "junipermist:org/GatewaytemplateTunnelConfigsAutoProvisionPrimary:GatewaytemplateTunnelConfigsAutoProvisionPrimary": properties: "numHosts" missing
  • 🟡 "junipermist:org/GatewaytemplateTunnelConfigsAutoProvisionSecondary:GatewaytemplateTunnelConfigsAutoProvisionSecondary": properties: "numHosts" missing
  • "junipermist:org/GatewaytemplateTunnelConfigsPrimary:GatewaytemplateTunnelConfigsPrimary": required:
    • 🟢 "hosts" property has changed to Required
    • 🟢 "wanNames" property has changed to Required
  • "junipermist:org/GatewaytemplateTunnelConfigsSecondary:GatewaytemplateTunnelConfigsSecondary": required:
    • 🟢 "hosts" property has changed to Required
    • 🟢 "wanNames" property has changed to Required
  • 🟡 "junipermist:org/GatewaytemplateTunnelProviderOptionsJse:GatewaytemplateTunnelProviderOptionsJse": properties: "name" missing
  • "junipermist:org/GatewaytemplateTunnelProviderOptionsZscaler:GatewaytemplateTunnelProviderOptionsZscaler": properties:
    • 🟡 "aupAcceptanceRequired" missing
    • 🟡 "aupExpire" missing
    • 🟡 "aupSslProxy" missing
    • 🟡 "downloadMbps" missing
    • 🟡 "enableAup" missing
    • 🟡 "enableCaution" missing
    • 🟡 "enforceAuthentication" missing
    • 🟡 "name" missing
    • 🟡 "uploadMbps" missing
    • 🟡 "useXff" missing
  • "junipermist:org/GatewaytemplateTunnelProviderOptionsZscalerSubLocation:GatewaytemplateTunnelProviderOptionsZscalerSubLocation": properties:
    • 🟡 "aupAcceptanceRequired" missing
    • 🟡 "aupExpire" missing
    • 🟡 "aupSslProxy" missing
    • 🟡 "downloadMbps" missing
    • 🟡 "enableAup" missing
    • 🟡 "enableCaution" missing
    • 🟡 "enforceAuthentication" missing
    • 🟡 "subnets" missing
    • 🟡 "uploadMbps" missing
  • 🟡 "junipermist:org/NetworkInternetAccessDestinationNat:NetworkInternetAccessDestinationNat": properties: "port" type changed from "integer" to "string"
  • "junipermist:org/NetworkInternetAccessStaticNat:NetworkInternetAccessStaticNat": required:
    • 🟢 "internalIp" property has changed to Required
    • 🟢 "name" property has changed to Required
  • 🟡 "junipermist:org/NetworkVpnAccessDestinationNat:NetworkVpnAccessDestinationNat": properties: "port" type changed from "integer" to "string"
  • "junipermist:org/NetworkVpnAccessStaticNat:NetworkVpnAccessStaticNat":
    • 🟡 properties: "wanName" missing
    • required:
      • 🟢 "internalIp" property has changed to Required
      • 🟢 "name" property has changed to Required
        No new re...
Read more

v0.1.4

23 Dec 12:24
d46c8d3
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 32 breaking changes:

Resources

  • "junipermist:org/wlan:Wlan": properties:
    • 🟡 "portalTemplateUrl" missing output "portalTemplateUrl"
    • 🟡 "thumbnail" missing output "thumbnail"
  • "junipermist:site/wlan:Wlan": properties:
    • 🟡 "portalTemplateUrl" missing output "portalTemplateUrl"
    • 🟡 "thumbnail" missing output "thumbnail"

Types

  • "junipermist:org/WlanAirwatch:WlanAirwatch": required:
    • 🟢 "apiKey" property is no longer Required
    • 🟢 "consoleUrl" property is no longer Required
    • 🟢 "password" property is no longer Required
    • 🟢 "username" property is no longer Required
  • 🟡 "junipermist:org/WlanDynamicPsk:WlanDynamicPsk": properties: "vlanIds" missing
  • "junipermist:org/WlanPortal:WlanPortal": properties:
    • 🟡 "amazonExpire" type changed from "number" to "integer"
    • 🟡 "azureExpire" type changed from "number" to "integer"
    • 🟡 "expire" type changed from "number" to "integer"
    • 🟡 "facebookExpire" type changed from "number" to "integer"
    • 🟡 "googleExpire" type changed from "number" to "integer"
    • 🟡 "microsoftExpire" type changed from "number" to "integer"
    • 🟡 "passphraseExpire" type changed from "number" to "integer"
    • 🟡 "smsExpire" type changed from "number" to "integer"
    • 🟡 "sponsorExpire" type changed from "number" to "integer"
  • "junipermist:site/WlanAirwatch:WlanAirwatch": required:
    • 🟢 "apiKey" property is no longer Required
    • 🟢 "consoleUrl" property is no longer Required
    • 🟢 "password" property is no longer Required
    • 🟢 "username" property is no longer Required
  • 🟡 "junipermist:site/WlanDynamicPsk:WlanDynamicPsk": properties: "vlanIds" missing
  • "junipermist:site/WlanPortal:WlanPortal": properties:
    • 🟡 "amazonExpire" type changed from "number" to "integer"
    • 🟡 "azureExpire" type changed from "number" to "integer"
    • 🟡 "expire" type changed from "number" to "integer"
    • 🟡 "facebookExpire" type changed from "number" to "integer"
    • 🟡 "googleExpire" type changed from "number" to "integer"
    • 🟡 "microsoftExpire" type changed from "number" to "integer"
    • 🟡 "passphraseExpire" type changed from "number" to "integer"
    • 🟡 "smsExpire" type changed from "number" to "integer"
    • 🟡 "sponsorExpire" type changed from "number" to "integer"
      No new resources/functions.

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

04 Dec 20:23
6654abd
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 21 breaking changes:

Resources

  • 🟡 "junipermist:device/switch:Switch": inputs: "evpnConfig" missing
  • 🟡 "junipermist:org/setting:Setting": inputs: "cradlepoint" missing
  • "junipermist:site/networktemplate:Networktemplate":
    • 🟡 inputs: "uplinkPortConfig" missing
    • 🟡 properties: "uplinkPortConfig" missing output "uplinkPortConfig"
  • "junipermist:site/setting:Setting":
    • 🟡 inputs: "disabledSystemDefinedPortUsages" missing
    • 🟡 properties: "disabledSystemDefinedPortUsages" missing output "disabledSystemDefinedPortUsages"

Types

  • 🟡 "junipermist:device/GatewayDhcpdConfigConfig:GatewayDhcpdConfigConfig": properties: "vendorEncapulated" missing
  • 🔴 "junipermist:device/GatewayDhcpdConfigConfigVendorEncapulated:GatewayDhcpdConfigConfigVendorEncapulated" missing
  • 🟡 "junipermist:device/SwitchDhcpdConfigConfig:SwitchDhcpdConfigConfig": properties: "vendorEncapulated" missing
  • 🔴 "junipermist:device/SwitchDhcpdConfigConfigVendorEncapulated:SwitchDhcpdConfigConfigVendorEncapulated" missing
  • 🟡 "junipermist:device/SwitchLocalPortConfig:SwitchLocalPortConfig": properties: "critical" missing
  • 🟡 "junipermist:org/DeviceprofileGatewayDhcpdConfigConfig:DeviceprofileGatewayDhcpdConfigConfig": properties: "vendorEncapulated" missing
  • 🔴 "junipermist:org/DeviceprofileGatewayDhcpdConfigConfigVendorEncapulated:DeviceprofileGatewayDhcpdConfigConfigVendorEncapulated" missing
  • 🟡 "junipermist:org/GatewaytemplateDhcpdConfigConfig:GatewaytemplateDhcpdConfigConfig": properties: "vendorEncapulated" missing
  • 🔴 "junipermist:org/GatewaytemplateDhcpdConfigConfigVendorEncapulated:GatewaytemplateDhcpdConfigConfigVendorEncapulated" missing
  • "junipermist:org/SettingCradlepoint:SettingCradlepoint": required:
    • 🟢 "cpApiId" property is no longer Required
    • 🟢 "cpApiKey" property is no longer Required
    • 🟢 "ecmApiId" property is no longer Required
    • 🟢 "ecmApiKey" property is no longer Required
  • 🔴 "junipermist:site/NetworktemplateUplinkPortConfig:NetworktemplateUplinkPortConfig" missing
  • 🟡 "junipermist:site/SettingSyntheticTestWanSpeedtest:SettingSyntheticTestWanSpeedtest": properties: "timeOdFay" missing

New resources:

  • org/evpnTopology.EvpnTopology
  • site/evpnTopology.EvpnTopology

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Nov 20:35
493b6cc
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 Nov 22:21
96fed5a
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 30 breaking changes:

Resources

  • "junipermist:org/deviceprofileGateway:DeviceprofileGateway":
    • inputs:
      • 🟡 "createdTime" missing
      • 🟡 "modifiedTime" missing
    • properties:
      • 🟡 "createdTime" missing output "createdTime"
      • 🟡 "modifiedTime" missing output "modifiedTime"
  • "junipermist:org/setting:Setting":
    • 🟡 inputs: "portChannelization" missing
    • 🟡 properties: "portChannelization" missing output "portChannelization"

Types

  • 🟡 "junipermist:device/GatewayBgpConfig:GatewayBgpConfig": properties: "communities" missing
  • 🔴 "junipermist:device/GatewayBgpConfigCommunity:GatewayBgpConfigCommunity" missing
  • "junipermist:device/GatewayIdpProfiles:GatewayIdpProfiles": properties:
    • 🟡 "createdTime" missing
    • 🟡 "modifiedTime" missing
  • "junipermist:device/GatewayNetwork:GatewayNetwork": properties:
    • 🟡 "createdTime" missing
    • 🟡 "id" missing
    • 🟡 "modifiedTime" missing
    • 🟡 "orgId" missing
  • "junipermist:device/SwitchRadiusConfig:SwitchRadiusConfig": properties:
    • 🟡 "coaEnabled" missing
    • 🟡 "coaPort" missing
  • 🟡 "junipermist:device/SwitchStpConfig:SwitchStpConfig": properties: "vstpEnabled" missing
  • 🟡 "junipermist:org/DeviceprofileGatewayBgpConfig:DeviceprofileGatewayBgpConfig": properties: "communities" missing
  • 🔴 "junipermist:org/DeviceprofileGatewayBgpConfigCommunity:DeviceprofileGatewayBgpConfigCommunity" missing
  • 🟡 "junipermist:org/GatewaytemplateBgpConfig:GatewaytemplateBgpConfig": properties: "communities" missing
  • 🔴 "junipermist:org/GatewaytemplateBgpConfigCommunity:GatewaytemplateBgpConfigCommunity" missing
  • "junipermist:org/NetworktemplateRadiusConfig:NetworktemplateRadiusConfig": properties:
    • 🟡 "coaEnabled" missing
    • 🟡 "coaPort" missing
  • 🔴 "junipermist:org/SettingPortChannelization:SettingPortChannelization" missing
  • "junipermist:org/getInventoryOrgInventory:getInventoryOrgInventory":
    • properties:
      • 🟡 "createdTime" missing
      • 🟡 "modifiedTime" missing
    • required:
      • 🟢 "createdTime" property is no longer Required
      • 🟢 "modifiedTime" property is no longer Required
  • "junipermist:site/NetworktemplateRadiusConfig:NetworktemplateRadiusConfig": properties:
    • 🟡 "coaEnabled" missing
    • 🟡 "coaPort" missing

New functions:

  • index/getConstWebhooks.getConstWebhooks

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Oct 20:55
19bed35
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 5 breaking changes:

Resources

  • "junipermist:org/base:base": inputs:
    • 🟡 "mspLogoUrl" missing
    • 🟡 "mspName" missing

Types

  • "junipermist:org/getInventoryOrgInventory:getInventoryOrgInventory":
    • properties:
      • 🟡 "createdTime" type changed from "integer" to "number"
      • 🟡 "modifiedTime" type changed from "integer" to "number"
    • 🟢 required: "type" property has changed to Required
      No new resources/functions.

What's Changed

Full Changelog: v0.0.28...v0.1.0