diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index e05f6f82a3..d00372cf96 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -6,6 +6,7 @@ ARG USER_GID=$USER_UID ARG HELM_VERSION=3.3.1 ARG KUBECTL_VERSION=1.22.4 +ARG TERRAFORM_VERSION=1.1.3 RUN : INSTALL APT REQUIREMENTS \ && export DEBIAN_FRONTEND=noninteractive \ @@ -31,7 +32,12 @@ RUN : INSTALL HELM BINARY \ && curl -fsSLO https://storage.googleapis.com/kubernetes-release/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl \ && chmod +x ./kubectl \ && mv ./kubectl /usr/local/bin/kubectl \ - && kubectl version --client + && kubectl version --client \ + && : INSTALL TERRAFORM BINARY \ + && curl -fsSLO https://releases.hashicorp.com/terraform/${TERRAFORM_VERSION}/terraform_${TERRAFORM_VERSION}_linux_amd64.zip \ + && unzip terraform_${TERRAFORM_VERSION}_linux_amd64.zip -d /usr/local/bin \ + && rm terraform_${TERRAFORM_VERSION}_linux_amd64.zip \ + && terraform version RUN : INSTALL GEM REQUIREMENTS \ && gem install \ diff --git a/.devcontainer/poetry.lock b/.devcontainer/poetry.lock index 63e9083f76..2f9b48da8a 100644 --- a/.devcontainer/poetry.lock +++ b/.devcontainer/poetry.lock @@ -111,7 +111,7 @@ msrestazure = ">=0.4.32,<2.0.0" [[package]] name = "azure-cli" -version = "2.29.0" +version = "2.32.0" description = "Microsoft Azure Command-Line Tools" category = "main" optional = false @@ -121,15 +121,14 @@ python-versions = ">=3.6.0" antlr4-python3-runtime = ">=4.7.2,<4.8.0" azure-appconfiguration = ">=1.1.1,<1.2.0" azure-batch = ">=11.0.0,<11.1.0" -azure-cli-core = "2.29.0" +azure-cli-core = "2.32.0" azure-cosmos = ">=3.0.2,<4.0" azure-datalake-store = ">=0.0.49,<0.1.0" -azure-functions-devops-build = ">=0.0.22,<0.1.0" azure-graphrbac = ">=0.60.0,<0.61.0" azure-identity = "*" azure-keyvault = ">=1.1.0,<1.2.0" azure-keyvault-administration = "4.0.0b3" -azure-keyvault-keys = ">=4.4.0,<4.5.0" +azure-keyvault-keys = "4.5.0b4" azure-loganalytics = ">=0.1.0,<0.2.0" azure-mgmt-advisor = "9.0.0" azure-mgmt-apimanagement = ">=0.2.0,<0.3.0" @@ -141,109 +140,112 @@ azure-mgmt-batchai = ">=7.0.0b1,<7.1.0" azure-mgmt-billing = "6.0.0" azure-mgmt-botservice = ">=0.3.0,<0.4.0" azure-mgmt-cdn = "11.0.0" -azure-mgmt-cognitiveservices = ">=12.0.0,<12.1.0" -azure-mgmt-compute = ">=23.0.0,<23.1.0" +azure-mgmt-cognitiveservices = ">=13.0.0,<13.1.0" +azure-mgmt-compute = ">=23.1.0,<23.2.0" azure-mgmt-consumption = ">=2.0,<3.0" -azure-mgmt-containerinstance = ">=9.0.0,<9.1.0" -azure-mgmt-containerregistry = "8.1.0" +azure-mgmt-containerinstance = ">=9.1.0,<9.2.0" +azure-mgmt-containerregistry = "8.2.0" azure-mgmt-containerservice = ">=16.1.0,<16.2.0" -azure-mgmt-cosmosdb = ">=6.4.0,<6.5.0" +azure-mgmt-cosmosdb = ">=7.0.0b2,<7.1.0" azure-mgmt-databoxedge = ">=1.0.0,<1.1.0" azure-mgmt-datalake-analytics = ">=0.2.1,<0.3.0" azure-mgmt-datalake-store = ">=0.5.0,<0.6.0" -azure-mgmt-datamigration = ">=9.0.0,<9.1.0" +azure-mgmt-datamigration = ">=10.0.0,<10.1.0" azure-mgmt-deploymentmanager = ">=0.2.0,<0.3.0" azure-mgmt-devtestlabs = ">=4.0,<5.0" azure-mgmt-dns = ">=8.0.0,<8.1.0" azure-mgmt-eventgrid = "9.0.0" azure-mgmt-eventhub = ">=9.1.0,<9.2.0" azure-mgmt-extendedlocation = ">=1.0.0b2,<1.1.0" -azure-mgmt-hdinsight = ">=8.0.0,<8.1.0" -azure-mgmt-imagebuilder = ">=0.4.0,<0.5.0" -azure-mgmt-iotcentral = ">=9.0.0b1,<9.1.0" +azure-mgmt-hdinsight = ">=9.0.0,<9.1.0" +azure-mgmt-imagebuilder = ">=1.0.0,<1.1.0" +azure-mgmt-iotcentral = ">=9.0.0,<9.1.0" azure-mgmt-iothub = "2.1.0" -azure-mgmt-iothubprovisioningservices = ">=0.3.0,<0.4.0" -azure-mgmt-keyvault = "9.1.0" +azure-mgmt-iothubprovisioningservices = ">=1.0.0,<1.1.0" +azure-mgmt-keyvault = "9.3.0" azure-mgmt-kusto = ">=0.3.0,<0.4.0" -azure-mgmt-loganalytics = ">=11.0.0,<11.1.0" +azure-mgmt-loganalytics = ">=12.0.0,<12.1.0" azure-mgmt-managedservices = ">=1.0,<2.0" azure-mgmt-managementgroups = ">=0.1,<1.0" azure-mgmt-maps = ">=2.0.0,<2.1.0" azure-mgmt-marketplaceordering = "1.1.0" azure-mgmt-media = ">=7.0,<8.0" -azure-mgmt-monitor = ">=2.0.0,<2.1.0" +azure-mgmt-monitor = ">=3.0.0,<3.1.0" azure-mgmt-msi = ">=0.2,<1.0" -azure-mgmt-netapp = ">=4.0.0,<4.1.0" -azure-mgmt-network = ">=19.0.0,<19.1.0" +azure-mgmt-netapp = ">=5.1.0,<5.2.0" +azure-mgmt-network = ">=19.3.0,<19.4.0" azure-mgmt-policyinsights = ">=1.0.0,<1.1.0" azure-mgmt-privatedns = ">=1.0.0,<1.1.0" -azure-mgmt-rdbms = ">=9.1.0b1,<9.2.0" +azure-mgmt-rdbms = ">=10.0.0,<10.1.0" azure-mgmt-recoveryservices = ">=2.0.0,<2.1.0" -azure-mgmt-recoveryservicesbackup = ">=0.15.0,<0.16.0" +azure-mgmt-recoveryservicesbackup = ">=4.0.0,<4.1.0" azure-mgmt-redhatopenshift = "1.0.0" -azure-mgmt-redis = ">=13.0.0,<13.1.0" +azure-mgmt-redis = ">=13.1.0,<13.2.0" azure-mgmt-relay = ">=0.1.0,<0.2.0" azure-mgmt-reservations = "0.6.0" -azure-mgmt-resource = "19.0.0" +azure-mgmt-resource = "20.0.0" azure-mgmt-search = ">=8.0,<9.0" azure-mgmt-security = ">=2.0.0b1,<2.1.0" azure-mgmt-servicebus = ">=6.0.0,<6.1.0" azure-mgmt-servicefabric = ">=1.0.0,<1.1.0" azure-mgmt-servicefabricmanagedclusters = ">=1.0.0,<1.1.0" +azure-mgmt-servicelinker = "1.0.0b1" azure-mgmt-signalr = ">=1.0.0b2,<1.1.0" azure-mgmt-sql = ">=3.0.1,<3.1.0" azure-mgmt-sqlvirtualmachine = ">=1.0.0b1,<1.1.0" azure-mgmt-storage = ">=19.0.0,<19.1.0" -azure-mgmt-synapse = ">=2.0.0,<2.1.0" +azure-mgmt-synapse = ">=2.1.0b2,<2.2.0" azure-mgmt-trafficmanager = ">=0.51.0,<0.52.0" azure-mgmt-web = ">=4.0.0,<4.1.0" -azure-multiapi-storage = ">=0.6.2,<0.7.0" +azure-multiapi-storage = ">=0.7.0,<0.8.0" azure-storage-common = ">=1.4,<2.0" azure-synapse-accesscontrol = ">=0.5.0,<0.6.0" -azure-synapse-artifacts = ">=0.8.0,<0.9.0" +azure-synapse-artifacts = ">=0.10.0,<0.11.0" azure-synapse-managedprivateendpoints = ">=0.3.0,<0.4.0" azure-synapse-spark = ">=0.2.0,<0.3.0" chardet = ">=3.0.4,<3.1.0" +colorama = ">=0.4.4,<0.5.0" distro = "*" fabric = ">=2.4,<3.0" javaproperties = ">=0.5.1,<0.6.0" -jsondiff = ">=1.2.0,<1.3.0" -packaging = ">=20.9,<21.0" +jsondiff = ">=1.3.0,<1.4.0" +packaging = ">=20.9,<22.0" PyGithub = ">=1.38,<2.0" PyNaCl = ">=1.4.0,<1.5.0" -pytz = "2019.1" scp = ">=0.13.2,<0.14.0" semver = "2.13.0" +six = ">=1.10.0" sshtunnel = ">=0.1.4,<0.2.0" +urllib3 = {version = "*", extras = ["secure"]} websocket-client = ">=0.56.0,<0.57.0" xmltodict = ">=0.12,<1.0" [[package]] name = "azure-cli-core" -version = "2.29.0" +version = "2.32.0" description = "Microsoft Azure Command-Line Tools Core Module" category = "main" optional = false python-versions = ">=3.6.0" [package.dependencies] -adal = ">=1.2.7,<1.3.0" argcomplete = ">=1.8,<2.0" azure-cli-telemetry = ">=1.0.0,<1.1.0" -azure-mgmt-core = ">=1.2.0,<1.3.0" +azure-mgmt-core = ">=1.2.0,<2" cryptography = "*" -humanfriendly = ">=4.7,<10.0" +humanfriendly = ">=10.0,<11.0" jmespath = "*" -knack = ">=0.8.2,<0.9.0" -msal = ">=1.10.0,<2.0.0" +knack = ">=0.9.0,<0.10.0" +msal = ">=1.16.0,<2.0.0" +msal-extensions = ">=0.3.1,<0.4" +msrestazure = ">=0.6.4,<0.7.0" +packaging = ">=20.9,<22.0" paramiko = ">=2.0.8,<3.0.0" pkginfo = ">=1.5.0.1" psutil = ">=5.8,<6.0" PyJWT = ">=2.1.0" pyopenssl = ">=17.1.0" -requests = {version = ">=2.25.1,<2.26.0", extras = ["socks"]} -six = ">=1.12,<2.0" -urllib3 = {version = ">=1.26.5", extras = ["secure"]} +requests = {version = "*", extras = ["socks"]} [[package]] name = "azure-cli-telemetry" @@ -302,19 +304,6 @@ adal = ">=0.4.2" cffi = "*" requests = ">=2.20.0" -[[package]] -name = "azure-functions-devops-build" -version = "0.0.22" -description = "Python package for integrating Azure Functions with Azure DevOps. Specifically made for the Azure CLI" -category = "main" -optional = false -python-versions = "*" - -[package.dependencies] -jinja2 = "*" -msrest = "*" -vsts = "*" - [[package]] name = "azure-graphrbac" version = "0.60.0" @@ -374,7 +363,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-keyvault-keys" -version = "4.4.0" +version = "4.5.0b4" description = "Microsoft Azure Key Vault Keys Client Library for Python" category = "main" optional = false @@ -531,7 +520,7 @@ msrest = ">=0.5.0" [[package]] name = "azure-mgmt-cognitiveservices" -version = "12.0.0" +version = "13.0.0" description = "Microsoft Azure Cognitive Services Management Client Library for Python" category = "main" optional = false @@ -544,7 +533,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-compute" -version = "23.0.0" +version = "23.1.0" description = "Microsoft Azure Compute Management Client Library for Python" category = "main" optional = false @@ -570,7 +559,7 @@ msrestazure = ">=0.4.20,<2.0.0" [[package]] name = "azure-mgmt-containerinstance" -version = "9.0.0" +version = "9.1.0" description = "Microsoft Azure Container Instance Client Library for Python" category = "main" optional = false @@ -583,7 +572,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-containerregistry" -version = "8.1.0" +version = "8.2.0" description = "Microsoft Azure Container Registry Client Library for Python" category = "main" optional = false @@ -609,18 +598,18 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-core" -version = "1.2.2" +version = "1.3.0" description = "Microsoft Azure Management Core Library for Python" category = "main" optional = false python-versions = "*" [package.dependencies] -azure-core = ">=1.9.0,<2.0.0" +azure-core = ">=1.15.0,<2.0.0" [[package]] name = "azure-mgmt-cosmosdb" -version = "6.4.0" +version = "7.0.0b2" description = "Microsoft Azure Cosmos DB Management Client Library for Python" category = "main" optional = false @@ -683,7 +672,7 @@ msrestazure = ">=0.4.27,<2.0.0" [[package]] name = "azure-mgmt-datamigration" -version = "9.0.0" +version = "10.0.0" description = "Microsoft Azure Data Migration Client Library for Python" category = "main" optional = false @@ -774,7 +763,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-hdinsight" -version = "8.0.0" +version = "9.0.0" description = "Microsoft Azure HDInsight Management Client Library for Python" category = "main" optional = false @@ -787,7 +776,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-imagebuilder" -version = "0.4.0" +version = "1.0.0" description = "Microsoft Azure Image Builder Client Library for Python" category = "main" optional = false @@ -795,8 +784,8 @@ python-versions = "*" [package.dependencies] azure-common = ">=1.1,<2.0" -msrest = ">=0.5.0" -msrestazure = ">=0.4.32,<2.0.0" +azure-mgmt-core = ">=1.2.0,<2.0.0" +msrest = ">=0.6.21" [[package]] name = "azure-mgmt-iotcentral" @@ -826,7 +815,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-iothubprovisioningservices" -version = "0.3.0" +version = "1.0.0" description = "Microsoft Azure IoTHub Provisioning Services Client Library for Python" category = "main" optional = false @@ -834,12 +823,12 @@ python-versions = "*" [package.dependencies] azure-common = ">=1.1,<2.0" -msrest = ">=0.5.0" -msrestazure = ">=0.4.32,<2.0.0" +azure-mgmt-core = ">=1.2.0,<2.0.0" +msrest = ">=0.6.21" [[package]] name = "azure-mgmt-keyvault" -version = "9.1.0" +version = "9.3.0" description = "Microsoft Azure Keyvault Management Client Library for Python" category = "main" optional = false @@ -865,7 +854,7 @@ msrestazure = ">=0.4.32,<2.0.0" [[package]] name = "azure-mgmt-loganalytics" -version = "11.0.0" +version = "12.0.0" description = "Microsoft Azure Log Analytics Management Client Library for Python" category = "main" optional = false @@ -943,7 +932,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-monitor" -version = "2.0.0" +version = "3.0.0" description = "Microsoft Azure Monitor Client Library for Python" category = "main" optional = false @@ -952,7 +941,7 @@ python-versions = "*" [package.dependencies] azure-common = ">=1.1,<2.0" azure-mgmt-core = ">=1.2.0,<2.0.0" -msrest = ">=0.5.0" +msrest = ">=0.6.21" [[package]] name = "azure-mgmt-msi" @@ -969,7 +958,7 @@ msrestazure = ">=0.4.27,<2.0.0" [[package]] name = "azure-mgmt-netapp" -version = "4.0.0" +version = "5.1.0" description = "Microsoft Azure NetApp Files Management Client Library for Python" category = "main" optional = false @@ -982,7 +971,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-network" -version = "19.0.0" +version = "19.3.0" description = "Microsoft Azure Network Management Client Library for Python" category = "main" optional = false @@ -1032,7 +1021,7 @@ msrest = ">=0.5.0" [[package]] name = "azure-mgmt-rdbms" -version = "9.1.0" +version = "10.0.0" description = "Microsoft Azure RDBMS Management Client Library for Python" category = "main" optional = false @@ -1058,7 +1047,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-recoveryservicesbackup" -version = "0.15.0" +version = "4.0.0" description = "Microsoft Azure Recovery Services Backup Management Client Library for Python" category = "main" optional = false @@ -1066,8 +1055,8 @@ python-versions = "*" [package.dependencies] azure-common = ">=1.1,<2.0" -msrest = ">=0.5.0" -msrestazure = ">=0.4.32,<2.0.0" +azure-mgmt-core = ">=1.3.0,<2.0.0" +msrest = ">=0.6.21" [[package]] name = "azure-mgmt-redhatopenshift" @@ -1084,7 +1073,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-redis" -version = "13.0.0" +version = "13.1.0" description = "Microsoft Azure Redis Cache Management Client Library for Python" category = "main" optional = false @@ -1092,7 +1081,7 @@ python-versions = "*" [package.dependencies] azure-common = ">=1.1,<2.0" -azure-mgmt-core = ">=1.2.0,<2.0.0" +azure-mgmt-core = ">=1.3.0,<2.0.0" msrest = ">=0.6.21" [[package]] @@ -1123,7 +1112,7 @@ msrestazure = ">=0.4.32,<2.0.0" [[package]] name = "azure-mgmt-resource" -version = "19.0.0" +version = "20.0.0" description = "Microsoft Azure Resource Management Client Library for Python" category = "main" optional = false @@ -1199,6 +1188,19 @@ azure-common = ">=1.1,<2.0" azure-mgmt-core = ">=1.2.0,<2.0.0" msrest = ">=0.6.21" +[[package]] +name = "azure-mgmt-servicelinker" +version = "1.0.0b1" +description = "Microsoft Azure Servicelinker Management Client Library for Python" +category = "main" +optional = false +python-versions = "*" + +[package.dependencies] +azure-common = ">=1.1,<2.0" +azure-mgmt-core = ">=1.2.0,<2.0.0" +msrest = ">=0.6.21" + [[package]] name = "azure-mgmt-signalr" version = "1.0.0" @@ -1253,7 +1255,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-mgmt-synapse" -version = "2.0.0" +version = "2.1.0b3" description = "Microsoft Azure Synapse Management Client Library for Python" category = "main" optional = false @@ -1292,7 +1294,7 @@ msrest = ">=0.6.21" [[package]] name = "azure-multiapi-storage" -version = "0.6.2" +version = "0.7.0" description = "Microsoft Azure Storage Client Library for Python with multi API version support." category = "main" optional = false @@ -1343,7 +1345,7 @@ msrest = ">=0.5.0" [[package]] name = "azure-synapse-artifacts" -version = "0.8.0" +version = "0.10.0" description = "Microsoft Azure Synapse Artifacts Client Library for Python" category = "main" optional = false @@ -1351,7 +1353,7 @@ python-versions = "*" [package.dependencies] azure-common = ">=1.1,<2.0" -azure-core = ">=1.6.0,<2.0.0" +azure-core = ">=1.20.0,<2.0.0" msrest = ">=0.5.0" [[package]] @@ -1455,6 +1457,17 @@ category = "main" optional = false python-versions = "*" +[[package]] +name = "charset-normalizer" +version = "2.0.10" +description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." +category = "main" +optional = false +python-versions = ">=3.5.0" + +[package.extras] +unicode_backport = ["unicodedata2"] + [[package]] name = "colorama" version = "0.4.4" @@ -1523,22 +1536,23 @@ testing = ["mock (>=2.0.0,<3.0)"] [[package]] name = "humanfriendly" -version = "9.2" +version = "10.0" description = "Human friendly output for text interfaces using Python" category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" [package.dependencies] -pyreadline = {version = "*", markers = "sys_platform == \"win32\""} +pyreadline = {version = "*", markers = "sys_platform == \"win32\" and python_version < \"3.8\""} +pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_version >= \"3.8\""} [[package]] name = "idna" -version = "2.10" +version = "3.3" description = "Internationalized Domain Names in Applications (IDNA)" category = "main" optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +python-versions = ">=3.5" [[package]] name = "importlib-metadata" @@ -1582,7 +1596,7 @@ python-versions = "*" [[package]] name = "isodate" -version = "0.6.0" +version = "0.6.1" description = "An ISO 8601 date/time/duration parser and formatter" category = "main" optional = false @@ -1626,7 +1640,7 @@ python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" [[package]] name = "jsondiff" -version = "1.2.0" +version = "1.3.0" description = "Diff JSON and JSON-like structures in Python" category = "main" optional = false @@ -1652,7 +1666,7 @@ format_nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- [[package]] name = "knack" -version = "0.8.2" +version = "0.9.0" description = "A Command-Line Interface framework" category = "main" optional = false @@ -1660,7 +1674,6 @@ python-versions = "*" [package.dependencies] argcomplete = "*" -colorama = "*" jmespath = "*" pygments = "*" pyyaml = "*" @@ -1689,7 +1702,7 @@ requests = ">=2.0.0,<3" [[package]] name = "msal-extensions" -version = "0.3.0" +version = "0.3.1" description = "" category = "main" optional = false @@ -1698,8 +1711,8 @@ python-versions = "*" [package.dependencies] msal = ">=0.4.1,<2.0.0" portalocker = [ - {version = ">=1.0,<2.0", markers = "platform_system != \"Windows\""}, - {version = ">=1.6,<2.0", markers = "platform_system == \"Windows\""}, + {version = ">=1.0,<3", markers = "python_version >= \"3.5\" and platform_system != \"Windows\""}, + {version = ">=1.6,<3", markers = "python_version >= \"3.5\" and platform_system == \"Windows\""}, ] [[package]] @@ -1758,7 +1771,7 @@ pyparsing = ">=2.0.2" [[package]] name = "paramiko" -version = "2.8.1" +version = "2.9.1" description = "SSH2 protocol library" category = "main" optional = false @@ -1814,7 +1827,7 @@ tests = ["pytest (>=4.6.9)", "pytest-cov (>=2.8.1)", "sphinx (>=1.8.5)", "pytest [[package]] name = "psutil" -version = "5.8.0" +version = "5.9.0" description = "Cross-platform lib for process and system monitoring in Python." category = "main" optional = false @@ -1850,7 +1863,7 @@ integrations = ["cryptography"] [[package]] name = "pygments" -version = "2.10.0" +version = "2.11.1" description = "Pygments is a syntax highlighting package written in Python." category = "main" optional = false @@ -1924,6 +1937,14 @@ category = "main" optional = false python-versions = "*" +[[package]] +name = "pyreadline3" +version = "3.3" +description = "A python implementation of GNU readline." +category = "main" +optional = false +python-versions = "*" + [[package]] name = "pyrsistent" version = "0.18.0" @@ -1959,17 +1980,9 @@ category = "main" optional = false python-versions = ">=3.5" -[[package]] -name = "pytz" -version = "2019.1" -description = "World timezone definitions, modern and historical" -category = "main" -optional = false -python-versions = "*" - [[package]] name = "pywin32" -version = "302" +version = "303" description = "Python for Window Extensions" category = "main" optional = false @@ -1985,22 +1998,22 @@ python-versions = ">=3.6" [[package]] name = "requests" -version = "2.25.1" +version = "2.27.0" description = "Python HTTP for Humans." category = "main" optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" [package.dependencies] certifi = ">=2017.4.17" -chardet = ">=3.0.2,<5" -idna = ">=2.5,<3" +charset-normalizer = {version = ">=2.0.0,<2.1.0", markers = "python_version >= \"3\""} +idna = {version = ">=2.5,<4", markers = "python_version >= \"3\""} PySocks = {version = ">=1.5.6,<1.5.7 || >1.5.7", optional = true, markers = "extra == \"socks\""} urllib3 = ">=1.21.1,<1.27" [package.extras] -security = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)"] socks = ["PySocks (>=1.5.6,!=1.5.7)", "win-inet-pton"] +use_chardet_on_py3 = ["chardet (>=3.0.2,<5)"] [[package]] name = "requests-oauthlib" @@ -2108,14 +2121,6 @@ python-versions = "*" [package.extras] widechars = ["wcwidth"] -[[package]] -name = "terraform-bin" -version = "1.0.1" -description = "" -category = "main" -optional = false -python-versions = "*" - [[package]] name = "typing-extensions" version = "4.0.0" @@ -2143,17 +2148,6 @@ brotli = ["brotlipy (>=0.6.0)"] secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "certifi", "ipaddress"] socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] -[[package]] -name = "vsts" -version = "0.1.25" -description = "Python wrapper around the VSTS APIs" -category = "main" -optional = false -python-versions = "*" - -[package.dependencies] -msrest = ">=0.6.0,<0.7.0" - [[package]] name = "websocket-client" version = "0.56.0" @@ -2196,7 +2190,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes [metadata] lock-version = "1.1" python-versions = "^3.7" -content-hash = "1d182bc0b555c3530e59ff61ced62171084c14dfc30dc3a459f16dcd0a3d5982" +content-hash = "9313b2969edf1c268583f42d96f1e35297923aa4e5e64894feb65d964355edf2" [metadata.files] adal = [ @@ -2233,12 +2227,12 @@ azure-batch = [ {file = "azure_batch-11.0.0-py2.py3-none-any.whl", hash = "sha256:7059a82d1f7e466896d2f24fd4fa040a3717a7c3dc110e21c9fc2e754fc3ac72"}, ] azure-cli = [ - {file = "azure-cli-2.29.0.tar.gz", hash = "sha256:e59affe49e3ae04aa2768450ceef35df3f828882ebc4d38b2430b2fc320c73e0"}, - {file = "azure_cli-2.29.0-py3-none-any.whl", hash = "sha256:ba4cc11a1b31b9c0cc0ca6530fe5a1d83579e32dc261129687f62e43cef67cd6"}, + {file = "azure-cli-2.32.0.tar.gz", hash = "sha256:4df029d6df4509eab828cd885ab6c9c66b708860542823d56ecdfe72f3e5d20c"}, + {file = "azure_cli-2.32.0-py3-none-any.whl", hash = "sha256:832b9c8be1224a2efd038b5dae2f0afc59d05cd06d0e81731a0946e1b7d57caa"}, ] azure-cli-core = [ - {file = "azure-cli-core-2.29.0.tar.gz", hash = "sha256:18326c74d2bdbd82de7f9ab294f188f9270a37955d43f5011ef2fc2e048b72ac"}, - {file = "azure_cli_core-2.29.0-py3-none-any.whl", hash = "sha256:29aead13bf0f44f3757cff5216c55b2a7106db299c184c6fa501a97aaca8b8a5"}, + {file = "azure-cli-core-2.32.0.tar.gz", hash = "sha256:3ffa57e126a543e9bd85aa5b683ea095dd70cb812b62a6239cef5cd742bba71e"}, + {file = "azure_cli_core-2.32.0-py3-none-any.whl", hash = "sha256:1b9a78b652238542ac9e2f7957ffa782a8137096e306ebb279cbbd9acf4c76c9"}, ] azure-cli-telemetry = [ {file = "azure-cli-telemetry-1.0.6.tar.gz", hash = "sha256:fc6cadf59f14f3bbd6c01d1b4d6ad54cfc1456303510d8bdb6206db08c40e661"}, @@ -2260,10 +2254,6 @@ azure-datalake-store = [ {file = "azure-datalake-store-0.0.52.tar.gz", hash = "sha256:4198ddb32614d16d4502b43d5c9739f81432b7e0e4d75d30e05149fe6007fea2"}, {file = "azure_datalake_store-0.0.52-py2.py3-none-any.whl", hash = "sha256:aaed72b9c856824aeab554f4dbe0ef2c6d0ff36700bdd8b93d8298793117c48e"}, ] -azure-functions-devops-build = [ - {file = "azure-functions-devops-build-0.0.22.tar.gz", hash = "sha256:c6341abda6098813f8fa625acd1e925410a17a8a1c7aaabdf975bb7cecb14edf"}, - {file = "azure_functions_devops_build-0.0.22-py3-none-any.whl", hash = "sha256:adc4c45de5510acf4c094df84b54bc7767e1466e4bfdce23b99ffccf29de3f2f"}, -] azure-graphrbac = [ {file = "azure-graphrbac-0.60.0.zip", hash = "sha256:d0bb62d8bf8e196b903f3971ba4afa448e4fe14e8394ebfcdd941d84d62ecafe"}, {file = "azure_graphrbac-0.60.0-py2.py3-none-any.whl", hash = "sha256:0b266602dfc631dca13960cc64bac172bf9dea2cccbb1aa13d1631ce76f14d79"}, @@ -2281,8 +2271,8 @@ azure-keyvault-administration = [ {file = "azure_keyvault_administration-4.0.0b3-py2.py3-none-any.whl", hash = "sha256:b4e5efb89ea378cfe72bc151153510a696cca5d24374eabbe3498ef7d78a3f98"}, ] azure-keyvault-keys = [ - {file = "azure-keyvault-keys-4.4.0.zip", hash = "sha256:7792ad0d5e63ad9eafa68bdce5de91b3ffcc7ca7a6afdc576785e6a2793caed0"}, - {file = "azure_keyvault_keys-4.4.0-py2.py3-none-any.whl", hash = "sha256:e12c5554f7f0d5547e52cc2e725e94825fb40db1dbde7c39ec8a7f1fd150c46d"}, + {file = "azure-keyvault-keys-4.5.0b4.zip", hash = "sha256:7f8dd94cc15cd0854869aebd80464538b00b444731dd14421686036361582eb6"}, + {file = "azure_keyvault_keys-4.5.0b4-py2.py3-none-any.whl", hash = "sha256:0298aec0d0d241b2ba5b45e9221d9e71f6ceec691b847a92c9305d096c67c592"}, ] azure-loganalytics = [ {file = "azure-loganalytics-0.1.1.zip", hash = "sha256:68ffb9a2206e06b9672100a8e6351cc04f75bb81867f30d416c68b55d624d793"}, @@ -2329,36 +2319,36 @@ azure-mgmt-cdn = [ {file = "azure_mgmt_cdn-11.0.0-py2.py3-none-any.whl", hash = "sha256:92f7fbfde35891a8c6aab1f009419f92cb573f9ad9baf1f88bf35078f5b850cb"}, ] azure-mgmt-cognitiveservices = [ - {file = "azure-mgmt-cognitiveservices-12.0.0.zip", hash = "sha256:73054bd19866577e7e327518afc8f47e1639a11aea29a7466354b81804f4a676"}, - {file = "azure_mgmt_cognitiveservices-12.0.0-py2.py3-none-any.whl", hash = "sha256:dac3a3b0f0ac55980e1221e6b5a4e09434eed567c3ff429106ec184ed899bf9a"}, + {file = "azure-mgmt-cognitiveservices-13.0.0.zip", hash = "sha256:dc6116e8394d45312c7ad5a9098ce0dd2370bd92d43afd33d8b3bfab724fa498"}, + {file = "azure_mgmt_cognitiveservices-13.0.0-py2.py3-none-any.whl", hash = "sha256:3c0fe6385b2f4972e0d98999c841daaf6b21f4f7ceb1454beb4c7291a34c7bf3"}, ] azure-mgmt-compute = [ - {file = "azure-mgmt-compute-23.0.0.zip", hash = "sha256:1eb26b965ba4049ddcf10d4f25818725fc03c491c3be76537d0d74ceb1146b04"}, - {file = "azure_mgmt_compute-23.0.0-py2.py3-none-any.whl", hash = "sha256:3efc8084744d1f275a6eb2ed8c920da34f54b0c8c97acb217ea34c9f6821824e"}, + {file = "azure-mgmt-compute-23.1.0.zip", hash = "sha256:49dbb0f51006d557cbd0b22999cb9ecf3eabc2be46d96efcc6d651c6b33754b3"}, + {file = "azure_mgmt_compute-23.1.0-py2.py3-none-any.whl", hash = "sha256:d028afc4fbbd6796b2604195ffdb1021ef77b18cf01356f810820a52a7e2a12d"}, ] azure-mgmt-consumption = [ {file = "azure-mgmt-consumption-2.0.0.zip", hash = "sha256:9a85a89f30f224d261749be20b4616a0eb8948586f7f0f20573b8ea32f265189"}, {file = "azure_mgmt_consumption-2.0.0-py2.py3-none-any.whl", hash = "sha256:36ea28bb2ed4bec7e4d643444085ba4debed20a01fbd87f599896a4bda3318bd"}, ] azure-mgmt-containerinstance = [ - {file = "azure-mgmt-containerinstance-9.0.0.zip", hash = "sha256:041431c5a768ac652aac318a17f2a53b90db968494c79abbafec441d0be387ff"}, - {file = "azure_mgmt_containerinstance-9.0.0-py2.py3-none-any.whl", hash = "sha256:942739f8831de75edaa388aed1659c87ffa26b7866559d0381b0c55c23a6ae65"}, + {file = "azure-mgmt-containerinstance-9.1.0.zip", hash = "sha256:22164b0c59138b37bc48ba6d476bf635152bc428dcb420b521a14b8c25c797ad"}, + {file = "azure_mgmt_containerinstance-9.1.0-py2.py3-none-any.whl", hash = "sha256:219763b6d831ecc4352ce1f079e4d12f454d8dcfc3ed4901a78d27952a2d3c0b"}, ] azure-mgmt-containerregistry = [ - {file = "azure-mgmt-containerregistry-8.1.0.zip", hash = "sha256:62efbb03275d920894d79879ad0ed59605163abd32177dcf24e90c1862ebccbd"}, - {file = "azure_mgmt_containerregistry-8.1.0-py2.py3-none-any.whl", hash = "sha256:78dea71a1b4ccb98e085f47ed8b31825fd3a83a3600fad497d59254204955755"}, + {file = "azure-mgmt-containerregistry-8.2.0.zip", hash = "sha256:f2bcdbcf0b9fdc2df0df9eccb77cb489091d3c670ed53cba77e5ffd734e9539b"}, + {file = "azure_mgmt_containerregistry-8.2.0-py2.py3-none-any.whl", hash = "sha256:02836de341eaa597733b3d959a6167812f7dc80340fe82a5e9ba71bca2f2afd1"}, ] azure-mgmt-containerservice = [ {file = "azure-mgmt-containerservice-16.1.0.zip", hash = "sha256:3654c8ace2b8868d0ea9c4c78c74f51e86e23330c7d8a636d132253747e6f3f4"}, {file = "azure_mgmt_containerservice-16.1.0-py2.py3-none-any.whl", hash = "sha256:b7a0e6c97f4f995d7c6f9bcba45075a70a957b383d4f28cc42c327b180ad4b5e"}, ] azure-mgmt-core = [ - {file = "azure-mgmt-core-1.2.2.zip", hash = "sha256:4246810996107f72482a9351cf918d380c257e90942144ec9c0c2abda1d0a312"}, - {file = "azure_mgmt_core-1.2.2-py2.py3-none-any.whl", hash = "sha256:d36bd595dff6a1509ed52a89ee8dd88b83200320a6afa60fb4186afcb8978ce5"}, + {file = "azure-mgmt-core-1.3.0.zip", hash = "sha256:3ffb7352b39e5495dccc2d2b47254f4d82747aff4735e8bf3267c335b0c9bb40"}, + {file = "azure_mgmt_core-1.3.0-py2.py3-none-any.whl", hash = "sha256:7b7fa952aeb9d3eaa13eff905880f3d3b62200f7be7a8ba5a50c8b2e7295322a"}, ] azure-mgmt-cosmosdb = [ - {file = "azure-mgmt-cosmosdb-6.4.0.zip", hash = "sha256:fb6b8ab80ab97214b94ae9e462ba1c459b68a3af296ffc26317ebd3ff500e00b"}, - {file = "azure_mgmt_cosmosdb-6.4.0-py2.py3-none-any.whl", hash = "sha256:aa10e728be4706189173916e7ecb49da98a8b96fbacbec1d2b48ca6cdad3efc9"}, + {file = "azure-mgmt-cosmosdb-7.0.0b2.zip", hash = "sha256:855bd85bd8247d354cc22b3721d0f4257603c5d29ccb2cc8171de1364ed530b2"}, + {file = "azure_mgmt_cosmosdb-7.0.0b2-py2.py3-none-any.whl", hash = "sha256:d433569b1d7c780640868213455d2c1ddda56e9091b391acf25859b508e93dde"}, ] azure-mgmt-databoxedge = [ {file = "azure-mgmt-databoxedge-1.0.0.zip", hash = "sha256:04090062bc1e8f00c2f45315a3bceb0fb3b3479ec1474d71b88342e13499b087"}, @@ -2378,8 +2368,8 @@ azure-mgmt-datalake-store = [ {file = "azure_mgmt_datalake_store-0.5.0-py2.py3-none-any.whl", hash = "sha256:2af98236cd7eaa439b239bf761338c866996ce82e9c129b204e8851e5dc095dd"}, ] azure-mgmt-datamigration = [ - {file = "azure-mgmt-datamigration-9.0.0.zip", hash = "sha256:70373dbeb35a7768a47341bb3b570c559197bc1ba36fc8f8bf15139e4c8bad70"}, - {file = "azure_mgmt_datamigration-9.0.0-py2.py3-none-any.whl", hash = "sha256:c2ab9c075efbcb5bc43e924a34c9e6b06f0ab1bc35845ab879a2a360e5b6abf5"}, + {file = "azure-mgmt-datamigration-10.0.0.zip", hash = "sha256:5cee70f97fe3a093c3cb70c2a190c2df936b772e94a09ef7e3deb1ed177c9f32"}, + {file = "azure_mgmt_datamigration-10.0.0-py2.py3-none-any.whl", hash = "sha256:35e21390540689d3c066ac9283293f31f36d48eb27a5c8e96b076fd2e29503ae"}, ] azure-mgmt-deploymentmanager = [ {file = "azure-mgmt-deploymentmanager-0.2.0.zip", hash = "sha256:46e342227993fc9acab1dda42f2eb566b522a8c945ab9d0eea56276b46f6d730"}, @@ -2406,12 +2396,12 @@ azure-mgmt-extendedlocation = [ {file = "azure_mgmt_extendedlocation-1.0.0-py2.py3-none-any.whl", hash = "sha256:117901ca6ea29222f9d4e58ff66b7327a1806032460db467bbdcf2396c43d291"}, ] azure-mgmt-hdinsight = [ - {file = "azure-mgmt-hdinsight-8.0.0.zip", hash = "sha256:2c43f1a62e5b83304392b0ad7cfdaeef2ef2f47cb3fdfa2577b703b6ea126000"}, - {file = "azure_mgmt_hdinsight-8.0.0-py2.py3-none-any.whl", hash = "sha256:d7e81cf92fc9fd724545a7d6e89716053b13779f76f019a12d6d2cc459e0e45e"}, + {file = "azure-mgmt-hdinsight-9.0.0.zip", hash = "sha256:41ebdc69c0d1f81d25dd30438c14fff4331f66639f55805b918b9649eaffe78a"}, + {file = "azure_mgmt_hdinsight-9.0.0-py2.py3-none-any.whl", hash = "sha256:1df6d8284bc173d8d556a31a9bde677ada0fe1f52227c5d499ab05fcd71b8d4f"}, ] azure-mgmt-imagebuilder = [ - {file = "azure-mgmt-imagebuilder-0.4.0.zip", hash = "sha256:4c9291bf16b40b043637e5e4f15650f71418ac237393e62219cab478a7951733"}, - {file = "azure_mgmt_imagebuilder-0.4.0-py2.py3-none-any.whl", hash = "sha256:e9240c332f2dabb8fdabce8a8b21ed37392ac97389d151bcf79e4e9ea1ca2d09"}, + {file = "azure-mgmt-imagebuilder-1.0.0.zip", hash = "sha256:634e398de9a23e712aa27a4a59f9ea5d5091d1dfcfed5ac977230918872c4430"}, + {file = "azure_mgmt_imagebuilder-1.0.0-py2.py3-none-any.whl", hash = "sha256:6b1ecb94dbe566ff1277e64835c36d1dd2ad6e527cbcdfe69be7566f01c00753"}, ] azure-mgmt-iotcentral = [ {file = "azure-mgmt-iotcentral-9.0.0.zip", hash = "sha256:64df73df449a6f3717f3d0963e5869224ed3e6216c79de571493bea7c1b52cb6"}, @@ -2422,20 +2412,20 @@ azure-mgmt-iothub = [ {file = "azure_mgmt_iothub-2.1.0-py2.py3-none-any.whl", hash = "sha256:e9ccb448be40a2f269f35a60e9c30c2a47f9396c95230014586d91d50adca1a7"}, ] azure-mgmt-iothubprovisioningservices = [ - {file = "azure-mgmt-iothubprovisioningservices-0.3.0.zip", hash = "sha256:d01b7725f3f68c5a6ff02184a9bdda8c775888af66378dd8314903d0a46e32b9"}, - {file = "azure_mgmt_iothubprovisioningservices-0.3.0-py2.py3-none-any.whl", hash = "sha256:f83a505b11cdb4310c2cf8a026e34e60c26fb980146a49a00448b6c65c4d8186"}, + {file = "azure-mgmt-iothubprovisioningservices-1.0.0.zip", hash = "sha256:e5871b03488b5ae6dfc441cdbda40cb39c000635ee57c513053792b3c15826a9"}, + {file = "azure_mgmt_iothubprovisioningservices-1.0.0-py2.py3-none-any.whl", hash = "sha256:b5410c4d0570ccddc5f4a68b3eb2a7d746fd6a6980ffa9ce64c22e6e01a6891e"}, ] azure-mgmt-keyvault = [ - {file = "azure-mgmt-keyvault-9.1.0.zip", hash = "sha256:cd35e81c4a3cf812ade4bdcf1f7ccf4b5b78a801ef967340012a6ac9fe61ded2"}, - {file = "azure_mgmt_keyvault-9.1.0-py2.py3-none-any.whl", hash = "sha256:81587675b0bbc4cc2b5f1d446aa8c065f62cc7069227d3a1de3d499359073d88"}, + {file = "azure-mgmt-keyvault-9.3.0.zip", hash = "sha256:54156422e618b686d52232a7989594b240bd18afd0fa381e12e4772ed4ab5ea8"}, + {file = "azure_mgmt_keyvault-9.3.0-py2.py3-none-any.whl", hash = "sha256:4ef0285292de9d833e5b1a56b9667ef7f7fd435ac44ad179b917ed3f3470c974"}, ] azure-mgmt-kusto = [ {file = "azure-mgmt-kusto-0.3.0.zip", hash = "sha256:9eb8b7781fd4410ee9e207cd0c3983baf9e58414b5b4a18849d09856e36bacde"}, {file = "azure_mgmt_kusto-0.3.0-py2.py3-none-any.whl", hash = "sha256:57a6a1a9fd0be60e5d5ff7d00bae4e9dd645308dab277b6712786aae22b5e435"}, ] azure-mgmt-loganalytics = [ - {file = "azure-mgmt-loganalytics-11.0.0.zip", hash = "sha256:41671fc6e95180fb6147cb40567410c34b85fb69bb0a9b3e09feae1ff370ee9d"}, - {file = "azure_mgmt_loganalytics-11.0.0-py2.py3-none-any.whl", hash = "sha256:de863a23f8968e6e9535deb80c47faa212c3703295c0e16f9c29e4234e5e11db"}, + {file = "azure-mgmt-loganalytics-12.0.0.zip", hash = "sha256:da128a7e0291be7fa2063848df92a9180cf5c16d42adc09d2bc2efd711536bfb"}, + {file = "azure_mgmt_loganalytics-12.0.0-py2.py3-none-any.whl", hash = "sha256:75ac1d47dd81179905c40765be8834643d8994acff31056ddc1863017f3faa02"}, ] azure-mgmt-managedservices = [ {file = "azure-mgmt-managedservices-1.0.0.zip", hash = "sha256:fed8399fc6773aada37c1d0496a46f59410d77c9494d0ca5967c531c3376ad19"}, @@ -2458,20 +2448,20 @@ azure-mgmt-media = [ {file = "azure_mgmt_media-7.0.0-py2.py3-none-any.whl", hash = "sha256:f740c097d66f25490624cb2ee8c8153a2ee5d1651fe1c8a9de6a1c772e18192a"}, ] azure-mgmt-monitor = [ - {file = "azure-mgmt-monitor-2.0.0.zip", hash = "sha256:e7f7943fe8f0efe98b3b1996cdec47c709765257a6e09e7940f7838a0f829e82"}, - {file = "azure_mgmt_monitor-2.0.0-py2.py3-none-any.whl", hash = "sha256:af4917df2fe685e3daf25750f3586f11ccd2e7c2da68df392ca093fc3b7b8089"}, + {file = "azure-mgmt-monitor-3.0.0.zip", hash = "sha256:91ddb7333bf2b9541a53864cc8d2501e3694a03a9c0e41cbfae3348558675ce6"}, + {file = "azure_mgmt_monitor-3.0.0-py2.py3-none-any.whl", hash = "sha256:de750771fd9ab9f7db0e6f5a2933405affdd53176abcc6d7cc294ee8b93825f4"}, ] azure-mgmt-msi = [ {file = "azure-mgmt-msi-0.2.0.zip", hash = "sha256:8622bc9a164169a0113728ebe7fd43a88189708ce6e10d4507247d6907987167"}, {file = "azure_mgmt_msi-0.2.0-py2.py3-none-any.whl", hash = "sha256:e989e61753bf4eca0e688526b7c31c9a88082080acfb038fad17dda7f084a026"}, ] azure-mgmt-netapp = [ - {file = "azure-mgmt-netapp-4.0.0.zip", hash = "sha256:7195e413a0764684cd42bec9e429c13c290db9ab5c465dbed586a6f6d0ec8a42"}, - {file = "azure_mgmt_netapp-4.0.0-py2.py3-none-any.whl", hash = "sha256:19656876cc459a65a34ef239195774f99c03d00a0259cb1d1d27025aa0c1d616"}, + {file = "azure-mgmt-netapp-5.1.0.zip", hash = "sha256:306088088ee10e86c4cf24cc82a9ca619db5cdfc0da3fa207d00ec7f77f06e8e"}, + {file = "azure_mgmt_netapp-5.1.0-py2.py3-none-any.whl", hash = "sha256:c867a3f0be3b1b3e79e8a1098ba3a081573d0d7b1a50ec9a681bef5c799acb2d"}, ] azure-mgmt-network = [ - {file = "azure-mgmt-network-19.0.0.zip", hash = "sha256:5e39a26ae81fa58c13c02029700f8c7b22c3fd832a294c543e3156a91b9459e8"}, - {file = "azure_mgmt_network-19.0.0-py2.py3-none-any.whl", hash = "sha256:4585c5eedcb8783c2840feef1d66843849f39835d7e3f2ec8a5af834fd7b949e"}, + {file = "azure-mgmt-network-19.3.0.zip", hash = "sha256:0b6a1ccdffd76e057ab16a6c319740a0ca68d59fedf7e9c02f2437396e72aa11"}, + {file = "azure_mgmt_network-19.3.0-py2.py3-none-any.whl", hash = "sha256:00e391243ed772ebfe551dec3a3f50c4001ac622a4c5504ef4453001f8c63433"}, ] azure-mgmt-nspkg = [ {file = "azure-mgmt-nspkg-3.0.2.zip", hash = "sha256:8b2287f671529505b296005e6de9150b074344c2c7d1c805b3f053d081d58c52"}, @@ -2487,24 +2477,24 @@ azure-mgmt-privatedns = [ {file = "azure_mgmt_privatedns-1.0.0-py2.py3-none-any.whl", hash = "sha256:683a3eedb65b40c56b08b5636d2c1d125db58d536989a858fed8661d1ec011b6"}, ] azure-mgmt-rdbms = [ - {file = "azure-mgmt-rdbms-9.1.0.zip", hash = "sha256:f738d9e6db8f6da6bb4e84e59dd0548c8adef948357a447337e78d1035ac960a"}, - {file = "azure_mgmt_rdbms-9.1.0-py2.py3-none-any.whl", hash = "sha256:f9b36998e080c9f7d84554fbdd532273719113a84bda5ae67ae6e62d747c2661"}, + {file = "azure-mgmt-rdbms-10.0.0.zip", hash = "sha256:bdc479b3bbcac423943d63e746a81dd5fc80b46a4dbb4393e760016e3fa4f74a"}, + {file = "azure_mgmt_rdbms-10.0.0-py2.py3-none-any.whl", hash = "sha256:18f4d06ce686ece017f456e025710efffd48e19b82c9a7475c3903e5e572b767"}, ] azure-mgmt-recoveryservices = [ {file = "azure-mgmt-recoveryservices-2.0.0.zip", hash = "sha256:a7d3137d5c460f50ac2d44061d60a70b4f2779d4ca844b77419b5725e65e09be"}, {file = "azure_mgmt_recoveryservices-2.0.0-py2.py3-none-any.whl", hash = "sha256:6fd8c67147e0b143ae57d457bd34898d1c31cae76ee6ac9bd622f6e5c338dd22"}, ] azure-mgmt-recoveryservicesbackup = [ - {file = "azure-mgmt-recoveryservicesbackup-0.15.0.zip", hash = "sha256:cb96a46c976a5d9b118be99e72ad68a51d587bdc93c4d6e51a9ff38e25c4a856"}, - {file = "azure_mgmt_recoveryservicesbackup-0.15.0-py2.py3-none-any.whl", hash = "sha256:76530c85b7fefb68a6c2d3ea930871373e0e140e8ba0ffcd0292aede1a24237c"}, + {file = "azure-mgmt-recoveryservicesbackup-4.0.0.zip", hash = "sha256:a848ac1d99c935e61dfb91ca3e1577904a3eff5820fce179eb6937df8e1019ec"}, + {file = "azure_mgmt_recoveryservicesbackup-4.0.0-py2.py3-none-any.whl", hash = "sha256:6dd3cc5c1ec0d10d10cf4d0086839b495f4c24183ca17b06ac5680504a924134"}, ] azure-mgmt-redhatopenshift = [ {file = "azure-mgmt-redhatopenshift-1.0.0.zip", hash = "sha256:94cd41f1ebd82e40620fd3e6d88f666b5c19ac7cf8b4e8edadb9721bd7c80980"}, {file = "azure_mgmt_redhatopenshift-1.0.0-py2.py3-none-any.whl", hash = "sha256:af1de7c13a0d296dfcea402b24e37ae82cd57538cc7cba38588e57291f9feb06"}, ] azure-mgmt-redis = [ - {file = "azure-mgmt-redis-13.0.0.zip", hash = "sha256:283f776afe329472c20490b1f2c21c66895058cb06fb941eccda42cc247217f1"}, - {file = "azure_mgmt_redis-13.0.0-py2.py3-none-any.whl", hash = "sha256:d32b2f84abc4ada01ca10397b4fccfa0a12517f0ab85baa7e9bcb1691ed74072"}, + {file = "azure-mgmt-redis-13.1.0.zip", hash = "sha256:ece913e5fc7f157e945809e557443f79ff7691cabca4bbc5ecb266352f843179"}, + {file = "azure_mgmt_redis-13.1.0-py2.py3-none-any.whl", hash = "sha256:b7bc04d0f1d846e4bbf5f93101fdccd5d39cc400b5994da06546bda10ebb2e52"}, ] azure-mgmt-relay = [ {file = "azure-mgmt-relay-0.1.0.zip", hash = "sha256:d9f987cf2998b8a354f331b2a71082c049193f1e1cd345812e14b9b821365acb"}, @@ -2515,8 +2505,8 @@ azure-mgmt-reservations = [ {file = "azure_mgmt_reservations-0.6.0-py2.py3-none-any.whl", hash = "sha256:e592ebf163f9641fc4367202b470ee7c85ba221a3b979a0045c693002cc2eb59"}, ] azure-mgmt-resource = [ - {file = "azure-mgmt-resource-19.0.0.zip", hash = "sha256:bbb60bb9419633c2339569d4e097908638c7944e782b5aef0f5d9535085a9100"}, - {file = "azure_mgmt_resource-19.0.0-py2.py3-none-any.whl", hash = "sha256:6902e62510f9500fd907a6f9187f61ee7d5fff18217d808bd650cd1092ad6233"}, + {file = "azure-mgmt-resource-20.0.0.zip", hash = "sha256:622dca4484be64f9f5ce335d327dffabf3e71e14e8a3f4a1051dc85a5c3ebbca"}, + {file = "azure_mgmt_resource-20.0.0-py2.py3-none-any.whl", hash = "sha256:0ebad05a946e27c17d5a86ea5a68b2d9a0142257656ae8211dee9fc191c849b7"}, ] azure-mgmt-search = [ {file = "azure-mgmt-search-8.0.0.zip", hash = "sha256:a96d50c88507233a293e757202deead980c67808f432b8e897c4df1ca088da7e"}, @@ -2538,6 +2528,10 @@ azure-mgmt-servicefabricmanagedclusters = [ {file = "azure-mgmt-servicefabricmanagedclusters-1.0.0.zip", hash = "sha256:109ca3a251ebb7ddb35a0f8829614a4daa7065a16bc13b52c8422ee7f9995ce8"}, {file = "azure_mgmt_servicefabricmanagedclusters-1.0.0-py2.py3-none-any.whl", hash = "sha256:b791eb22f48119548f218cbad10ce29aa11fa8e9c0aca2ca88a98c859605056d"}, ] +azure-mgmt-servicelinker = [ + {file = "azure-mgmt-servicelinker-1.0.0b1.zip", hash = "sha256:4f70d3bcd98ba539bfef870e3c497ebdc5efed3200c2627a61718baa9ab21a61"}, + {file = "azure_mgmt_servicelinker-1.0.0b1-py2.py3-none-any.whl", hash = "sha256:b0e5ab1db51ec4264d4144728a69d9a5c0dfde86df8b4fadddd0fd6b6e3f6e3a"}, +] azure-mgmt-signalr = [ {file = "azure-mgmt-signalr-1.0.0.zip", hash = "sha256:43fe90b5c5eb5aa00afcaf2895f1d4417f89ddb7f76bd61204e1253a6767ef7c"}, {file = "azure_mgmt_signalr-1.0.0-py2.py3-none-any.whl", hash = "sha256:d7154ee7e75bcb72af8e7a9ea2365879aa333d5f83266c26400a9a36e4a68f2b"}, @@ -2555,8 +2549,8 @@ azure-mgmt-storage = [ {file = "azure_mgmt_storage-19.0.0-py2.py3-none-any.whl", hash = "sha256:d4960693a4e2aa046b510df13c2071df2eb3f99925384a127d843a3b969fc54b"}, ] azure-mgmt-synapse = [ - {file = "azure-mgmt-synapse-2.0.0.zip", hash = "sha256:bec6bdfaeb55b4fdd159f2055e8875bf50a720bb0fce80a816e92a2359b898c8"}, - {file = "azure_mgmt_synapse-2.0.0-py2.py3-none-any.whl", hash = "sha256:e901274009be843a7bf2eedeab32c0941fabb2addea9a1ad1560395073965f0f"}, + {file = "azure-mgmt-synapse-2.1.0b3.zip", hash = "sha256:fe58c1b124a035c0d67ac2190feb7deb5d1af7992bad52ecbe1d8b45ae383431"}, + {file = "azure_mgmt_synapse-2.1.0b3-py2.py3-none-any.whl", hash = "sha256:9e862ffd0f901d2dc88ee50947a0b3df43e8a018b8129c156918fd7e8818d01b"}, ] azure-mgmt-trafficmanager = [ {file = "azure-mgmt-trafficmanager-0.51.0.zip", hash = "sha256:fc8ae77022cfe52fda4379a2f31e0b857574d536e41291a7b569b5c0f4104186"}, @@ -2567,8 +2561,8 @@ azure-mgmt-web = [ {file = "azure_mgmt_web-4.0.0-py2.py3-none-any.whl", hash = "sha256:cfa59514268f93e6719e01f5a4aa61b8c1bf88fa185272bb63309fba785ff199"}, ] azure-multiapi-storage = [ - {file = "azure-multiapi-storage-0.6.2.tar.gz", hash = "sha256:74061f99730fa82c54d9b8ab3c7d6e219da3f30912740ecf0456b20cb3555ebc"}, - {file = "azure_multiapi_storage-0.6.2-py2.py3-none-any.whl", hash = "sha256:bfea3d00237a2b03de7c28c4479a5390b01ac2917f8335b3c5a4a4b60c67c800"}, + {file = "azure-multiapi-storage-0.7.0.tar.gz", hash = "sha256:cd4f184be8c9ca8aca969f93ed50dc7fe556d28ca11520440fc182cf876abdf9"}, + {file = "azure_multiapi_storage-0.7.0-py2.py3-none-any.whl", hash = "sha256:472e1a530ac362318a1dbd815584665d4fba46e4cad96f7245b6b272c2a8ea1a"}, ] azure-nspkg = [ {file = "azure-nspkg-3.0.2.zip", hash = "sha256:e7d3cea6af63e667d87ba1ca4f8cd7cb4dfca678e4c55fc1cedb320760e39dd0"}, @@ -2584,8 +2578,8 @@ azure-synapse-accesscontrol = [ {file = "azure_synapse_accesscontrol-0.5.0-py2.py3-none-any.whl", hash = "sha256:0bb2b4f9f04e781781901f1790fe6fa36d1455ce8c287185b92af737b1fe89bd"}, ] azure-synapse-artifacts = [ - {file = "azure-synapse-artifacts-0.8.0.zip", hash = "sha256:3d4fdfd0bd666984f7bdc7bc0c7a6018c35a5d46a81a32dd193b07c03b528b72"}, - {file = "azure_synapse_artifacts-0.8.0-py2.py3-none-any.whl", hash = "sha256:9d75fb91ae7bca8a64ebaf6f90d32c2bc481eb9d3c14983afb168938267cb0a3"}, + {file = "azure-synapse-artifacts-0.10.0.zip", hash = "sha256:3f782c9b590b8ae43678c6e003df8ca8cca675832039d270b0b7437ff01557fd"}, + {file = "azure_synapse_artifacts-0.10.0-py2.py3-none-any.whl", hash = "sha256:ebc48486f8d814cf2ce0b5320e8d9165bd77e5664d20489eb3758fc84962a374"}, ] azure-synapse-managedprivateendpoints = [ {file = "azure-synapse-managedprivateendpoints-0.3.0.zip", hash = "sha256:7cdd48b99f5f8f181166feaa87d820eafe8a6299ca9577e7a0ba9f6420d7a116"}, @@ -2596,10 +2590,13 @@ azure-synapse-spark = [ {file = "azure_synapse_spark-0.2.0-py2.py3-none-any.whl", hash = "sha256:79f998a58cb2a4b2145ef79aaf3ef2d79331b41f90df06e8dd0562b49a573b40"}, ] bcrypt = [ + {file = "bcrypt-3.2.0-cp36-abi3-macosx_10_10_universal2.whl", hash = "sha256:b589229207630484aefe5899122fb938a5b017b0f4349f769b8c13e78d99a8fd"}, {file = "bcrypt-3.2.0-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:c95d4cbebffafcdd28bd28bb4e25b31c50f6da605c81ffd9ad8a3d1b2ab7b1b6"}, {file = "bcrypt-3.2.0-cp36-abi3-manylinux1_x86_64.whl", hash = "sha256:63d4e3ff96188e5898779b6057878fecf3f11cfe6ec3b313ea09955d587ec7a7"}, {file = "bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl", hash = "sha256:cd1ea2ff3038509ea95f687256c46b79f5fc382ad0aa3664d200047546d511d1"}, {file = "bcrypt-3.2.0-cp36-abi3-manylinux2014_aarch64.whl", hash = "sha256:cdcdcb3972027f83fe24a48b1e90ea4b584d35f1cc279d76de6fc4b13376239d"}, + {file = "bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:a0584a92329210fcd75eb8a3250c5a941633f8bfaf2a18f81009b097732839b7"}, + {file = "bcrypt-3.2.0-cp36-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:56e5da069a76470679f312a7d3d23deb3ac4519991a0361abc11da837087b61d"}, {file = "bcrypt-3.2.0-cp36-abi3-win32.whl", hash = "sha256:a67fb841b35c28a59cebed05fbd3e80eea26e6d75851f0574a9273c80f3e9b55"}, {file = "bcrypt-3.2.0-cp36-abi3-win_amd64.whl", hash = "sha256:81fec756feff5b6818ea7ab031205e1d323d8943d237303baca2c5f9c7846f34"}, {file = "bcrypt-3.2.0.tar.gz", hash = "sha256:5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29"}, @@ -2672,6 +2669,10 @@ chardet = [ {file = "chardet-3.0.4-py2.py3-none-any.whl", hash = "sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691"}, {file = "chardet-3.0.4.tar.gz", hash = "sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae"}, ] +charset-normalizer = [ + {file = "charset-normalizer-2.0.10.tar.gz", hash = "sha256:876d180e9d7432c5d1dfd4c5d26b72f099d503e8fcc0feb7532c9289be60fcbd"}, + {file = "charset_normalizer-2.0.10-py3-none-any.whl", hash = "sha256:cb957888737fc0bbcd78e3df769addb41fd1ff8cf950dc9e7ad7793f1bf44455"}, +] colorama = [ {file = "colorama-0.4.4-py2.py3-none-any.whl", hash = "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"}, {file = "colorama-0.4.4.tar.gz", hash = "sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b"}, @@ -2705,12 +2706,12 @@ fabric = [ {file = "fabric-2.6.0.tar.gz", hash = "sha256:47f184b070272796fd2f9f0436799e18f2ccba4ee8ee587796fca192acd46cd2"}, ] humanfriendly = [ - {file = "humanfriendly-9.2-py2.py3-none-any.whl", hash = "sha256:332da98c24cc150efcc91b5508b19115209272bfdf4b0764a56795932f854271"}, - {file = "humanfriendly-9.2.tar.gz", hash = "sha256:f7dba53ac7935fd0b4a2fc9a29e316ddd9ea135fb3052d3d0279d10c18ff9c48"}, + {file = "humanfriendly-10.0-py2.py3-none-any.whl", hash = "sha256:1697e1a8a8f550fd43c2865cd84542fc175a61dcb779b6fee18cf6b6ccba1477"}, + {file = "humanfriendly-10.0.tar.gz", hash = "sha256:6b0b831ce8f15f7300721aa49829fc4e83921a9a301cc7f606be6686a2288ddc"}, ] idna = [ - {file = "idna-2.10-py2.py3-none-any.whl", hash = "sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0"}, - {file = "idna-2.10.tar.gz", hash = "sha256:b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6"}, + {file = "idna-3.3-py3-none-any.whl", hash = "sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff"}, + {file = "idna-3.3.tar.gz", hash = "sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d"}, ] importlib-metadata = [ {file = "importlib_metadata-4.8.2-py3-none-any.whl", hash = "sha256:53ccfd5c134223e497627b9815d5030edf77d2ed573922f7a0b8f8bb81a1c100"}, @@ -2726,8 +2727,8 @@ invoke = [ {file = "invoke-1.6.0.tar.gz", hash = "sha256:374d1e2ecf78981da94bfaf95366216aaec27c2d6a7b7d5818d92da55aa258d3"}, ] isodate = [ - {file = "isodate-0.6.0-py2.py3-none-any.whl", hash = "sha256:aa4d33c06640f5352aca96e4b81afd8ab3b47337cc12089822d6f322ac772c81"}, - {file = "isodate-0.6.0.tar.gz", hash = "sha256:2e364a3d5759479cdb2d37cce6b9376ea504db2ff90252a2e5b7cc89cc9ff2d8"}, + {file = "isodate-0.6.1-py2.py3-none-any.whl", hash = "sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96"}, + {file = "isodate-0.6.1.tar.gz", hash = "sha256:48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9"}, ] javaproperties = [ {file = "javaproperties-0.5.2-py2.py3-none-any.whl", hash = "sha256:cac8a5d161ad466bbaf4323aea632904b2a259eee2068c78a8187bcd2388d5f9"}, @@ -2742,15 +2743,15 @@ jmespath = [ {file = "jmespath-0.10.0.tar.gz", hash = "sha256:b85d0567b8666149a93172712e68920734333c0ce7e89b78b3e987f71e5ed4f9"}, ] jsondiff = [ - {file = "jsondiff-1.2.0.tar.gz", hash = "sha256:34941bc431d10aa15828afe1cbb644977a114e75eef6cc74fb58951312326303"}, + {file = "jsondiff-1.3.0.tar.gz", hash = "sha256:5122bf4708a031b02db029366184a87c5d0ddd5a327a5884ee6cf0193e599d71"}, ] jsonschema = [ {file = "jsonschema-4.2.1-py3-none-any.whl", hash = "sha256:2a0f162822a64d95287990481b45d82f096e99721c86534f48201b64ebca6e8c"}, {file = "jsonschema-4.2.1.tar.gz", hash = "sha256:390713469ae64b8a58698bb3cbc3859abe6925b565a973f87323ef21b09a27a8"}, ] knack = [ - {file = "knack-0.8.2-py3-none-any.whl", hash = "sha256:5239f85873f524e213e81af7b784bfc08b654006eb418ae0042b9019552399e9"}, - {file = "knack-0.8.2.tar.gz", hash = "sha256:4eaa50a1c5e79d1c5c8e5e1705b661721b0b83a089695e59e229cc26c64963b9"}, + {file = "knack-0.9.0-py3-none-any.whl", hash = "sha256:d609abcca2604086b2e41935f7ffade2f83b709891af87df5088d23240ecbecc"}, + {file = "knack-0.9.0.tar.gz", hash = "sha256:7fcab17585c0236885eaef311c01a1e626d84c982aabcac81703afda3f89c81f"}, ] markupsafe = [ {file = "MarkupSafe-2.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:d8446c54dc28c01e5a2dbac5a25f071f6653e6e40f3a8818e8b45d790fe6ef53"}, @@ -2828,8 +2829,8 @@ msal = [ {file = "msal-1.16.0.tar.gz", hash = "sha256:240fb04dba46a27fd6a3178db8334412d0d02e0be85166f9e05bb45d03399084"}, ] msal-extensions = [ - {file = "msal-extensions-0.3.0.tar.gz", hash = "sha256:5523dfa15da88297e90d2e73486c8ef875a17f61ea7b7e2953a300432c2e7861"}, - {file = "msal_extensions-0.3.0-py2.py3-none-any.whl", hash = "sha256:a530c2d620061822f2ced8e29da301bc928b146970df635c852907423e8ddddc"}, + {file = "msal-extensions-0.3.1.tar.gz", hash = "sha256:d9029af70f2cbdc5ad7ecfed61cb432ebe900484843ccf72825445dbfe62d311"}, + {file = "msal_extensions-0.3.1-py2.py3-none-any.whl", hash = "sha256:89df9c0237e1adf16938fa58575db59c2bb9de04a83ffb0452c8dfc79031f717"}, ] msrest = [ {file = "msrest-0.6.21-py2.py3-none-any.whl", hash = "sha256:c840511c845330e96886011a236440fafc2c9aff7b2df9c0a92041ee2dee3782"}, @@ -2848,8 +2849,8 @@ packaging = [ {file = "packaging-20.9.tar.gz", hash = "sha256:5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5"}, ] paramiko = [ - {file = "paramiko-2.8.1-py2.py3-none-any.whl", hash = "sha256:7b5910f5815a00405af55da7abcc8a9e0d9657f57fcdd9a89894fdbba1c6b8a8"}, - {file = "paramiko-2.8.1.tar.gz", hash = "sha256:85b1245054e5d7592b9088cc6d08da22445417912d3a3e48138675c7a8616438"}, + {file = "paramiko-2.9.1-py2.py3-none-any.whl", hash = "sha256:db5d3f19607941b1c90233588d60213c874392c4961c6297037da989c24f8070"}, + {file = "paramiko-2.9.1.tar.gz", hash = "sha256:a1fdded3b55f61d23389e4fe52d9ae428960ac958d2edf50373faa5d8926edd0"}, ] pathlib2 = [ {file = "pathlib2-2.3.6-py2.py3-none-any.whl", hash = "sha256:3a130b266b3a36134dcc79c17b3c7ac9634f083825ca6ea9d8f557ee6195c9c8"}, @@ -2864,34 +2865,33 @@ portalocker = [ {file = "portalocker-1.7.1.tar.gz", hash = "sha256:6d6f5de5a3e68c4dd65a98ec1babb26d28ccc5e770e07b672d65d5a35e4b2d8a"}, ] psutil = [ - {file = "psutil-5.8.0-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:0066a82f7b1b37d334e68697faba68e5ad5e858279fd6351c8ca6024e8d6ba64"}, - {file = "psutil-5.8.0-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:0ae6f386d8d297177fd288be6e8d1afc05966878704dad9847719650e44fc49c"}, - {file = "psutil-5.8.0-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:12d844996d6c2b1d3881cfa6fa201fd635971869a9da945cf6756105af73d2df"}, - {file = "psutil-5.8.0-cp27-cp27mu-manylinux2010_i686.whl", hash = "sha256:02b8292609b1f7fcb34173b25e48d0da8667bc85f81d7476584d889c6e0f2131"}, - {file = "psutil-5.8.0-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:6ffe81843131ee0ffa02c317186ed1e759a145267d54fdef1bc4ea5f5931ab60"}, - {file = "psutil-5.8.0-cp27-none-win32.whl", hash = "sha256:ea313bb02e5e25224e518e4352af4bf5e062755160f77e4b1767dd5ccb65f876"}, - {file = "psutil-5.8.0-cp27-none-win_amd64.whl", hash = "sha256:5da29e394bdedd9144c7331192e20c1f79283fb03b06e6abd3a8ae45ffecee65"}, - {file = "psutil-5.8.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:74fb2557d1430fff18ff0d72613c5ca30c45cdbfcddd6a5773e9fc1fe9364be8"}, - {file = "psutil-5.8.0-cp36-cp36m-manylinux2010_i686.whl", hash = "sha256:74f2d0be88db96ada78756cb3a3e1b107ce8ab79f65aa885f76d7664e56928f6"}, - {file = "psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:99de3e8739258b3c3e8669cb9757c9a861b2a25ad0955f8e53ac662d66de61ac"}, - {file = "psutil-5.8.0-cp36-cp36m-win32.whl", hash = "sha256:36b3b6c9e2a34b7d7fbae330a85bf72c30b1c827a4366a07443fc4b6270449e2"}, - {file = "psutil-5.8.0-cp36-cp36m-win_amd64.whl", hash = "sha256:52de075468cd394ac98c66f9ca33b2f54ae1d9bff1ef6b67a212ee8f639ec06d"}, - {file = "psutil-5.8.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c6a5fd10ce6b6344e616cf01cc5b849fa8103fbb5ba507b6b2dee4c11e84c935"}, - {file = "psutil-5.8.0-cp37-cp37m-manylinux2010_i686.whl", hash = "sha256:61f05864b42fedc0771d6d8e49c35f07efd209ade09a5afe6a5059e7bb7bf83d"}, - {file = "psutil-5.8.0-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:0dd4465a039d343925cdc29023bb6960ccf4e74a65ad53e768403746a9207023"}, - {file = "psutil-5.8.0-cp37-cp37m-win32.whl", hash = "sha256:1bff0d07e76114ec24ee32e7f7f8d0c4b0514b3fae93e3d2aaafd65d22502394"}, - {file = "psutil-5.8.0-cp37-cp37m-win_amd64.whl", hash = "sha256:fcc01e900c1d7bee2a37e5d6e4f9194760a93597c97fee89c4ae51701de03563"}, - {file = "psutil-5.8.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:6223d07a1ae93f86451d0198a0c361032c4c93ebd4bf6d25e2fb3edfad9571ef"}, - {file = "psutil-5.8.0-cp38-cp38-manylinux2010_i686.whl", hash = "sha256:d225cd8319aa1d3c85bf195c4e07d17d3cd68636b8fc97e6cf198f782f99af28"}, - {file = "psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:28ff7c95293ae74bf1ca1a79e8805fcde005c18a122ca983abf676ea3466362b"}, - {file = "psutil-5.8.0-cp38-cp38-win32.whl", hash = "sha256:ce8b867423291cb65cfc6d9c4955ee9bfc1e21fe03bb50e177f2b957f1c2469d"}, - {file = "psutil-5.8.0-cp38-cp38-win_amd64.whl", hash = "sha256:90f31c34d25b1b3ed6c40cdd34ff122b1887a825297c017e4cbd6796dd8b672d"}, - {file = "psutil-5.8.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:6323d5d845c2785efb20aded4726636546b26d3b577aded22492908f7c1bdda7"}, - {file = "psutil-5.8.0-cp39-cp39-manylinux2010_i686.whl", hash = "sha256:245b5509968ac0bd179287d91210cd3f37add77dad385ef238b275bad35fa1c4"}, - {file = "psutil-5.8.0-cp39-cp39-manylinux2010_x86_64.whl", hash = "sha256:90d4091c2d30ddd0a03e0b97e6a33a48628469b99585e2ad6bf21f17423b112b"}, - {file = "psutil-5.8.0-cp39-cp39-win32.whl", hash = "sha256:ea372bcc129394485824ae3e3ddabe67dc0b118d262c568b4d2602a7070afdb0"}, - {file = "psutil-5.8.0-cp39-cp39-win_amd64.whl", hash = "sha256:f4634b033faf0d968bb9220dd1c793b897ab7f1189956e1aa9eae752527127d3"}, - {file = "psutil-5.8.0.tar.gz", hash = "sha256:0c9ccb99ab76025f2f0bbecf341d4656e9c1351db8cc8a03ccd62e318ab4b5c6"}, + {file = "psutil-5.9.0-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:55ce319452e3d139e25d6c3f85a1acf12d1607ddedea5e35fb47a552c051161b"}, + {file = "psutil-5.9.0-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:7336292a13a80eb93c21f36bde4328aa748a04b68c13d01dfddd67fc13fd0618"}, + {file = "psutil-5.9.0-cp27-cp27mu-manylinux2010_i686.whl", hash = "sha256:cb8d10461c1ceee0c25a64f2dd54872b70b89c26419e147a05a10b753ad36ec2"}, + {file = "psutil-5.9.0-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:7641300de73e4909e5d148e90cc3142fb890079e1525a840cf0dfd39195239fd"}, + {file = "psutil-5.9.0-cp27-none-win32.whl", hash = "sha256:ea42d747c5f71b5ccaa6897b216a7dadb9f52c72a0fe2b872ef7d3e1eacf3ba3"}, + {file = "psutil-5.9.0-cp27-none-win_amd64.whl", hash = "sha256:ef216cc9feb60634bda2f341a9559ac594e2eeaadd0ba187a4c2eb5b5d40b91c"}, + {file = "psutil-5.9.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:90a58b9fcae2dbfe4ba852b57bd4a1dded6b990a33d6428c7614b7d48eccb492"}, + {file = "psutil-5.9.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ff0d41f8b3e9ebb6b6110057e40019a432e96aae2008951121ba4e56040b84f3"}, + {file = "psutil-5.9.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:742c34fff804f34f62659279ed5c5b723bb0195e9d7bd9907591de9f8f6558e2"}, + {file = "psutil-5.9.0-cp310-cp310-win32.whl", hash = "sha256:8293942e4ce0c5689821f65ce6522ce4786d02af57f13c0195b40e1edb1db61d"}, + {file = "psutil-5.9.0-cp310-cp310-win_amd64.whl", hash = "sha256:9b51917c1af3fa35a3f2dabd7ba96a2a4f19df3dec911da73875e1edaf22a40b"}, + {file = "psutil-5.9.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:3d00a664e31921009a84367266b35ba0aac04a2a6cad09c550a89041034d19a0"}, + {file = "psutil-5.9.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7779be4025c540d1d65a2de3f30caeacc49ae7a2152108adeaf42c7534a115ce"}, + {file = "psutil-5.9.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:072664401ae6e7c1bfb878c65d7282d4b4391f1bc9a56d5e03b5a490403271b5"}, + {file = "psutil-5.9.0-cp37-cp37m-win32.whl", hash = "sha256:df2c8bd48fb83a8408c8390b143c6a6fa10cb1a674ca664954de193fdcab36a9"}, + {file = "psutil-5.9.0-cp37-cp37m-win_amd64.whl", hash = "sha256:1d7b433519b9a38192dfda962dd8f44446668c009833e1429a52424624f408b4"}, + {file = "psutil-5.9.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:c3400cae15bdb449d518545cbd5b649117de54e3596ded84aacabfbb3297ead2"}, + {file = "psutil-5.9.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b2237f35c4bbae932ee98902a08050a27821f8f6dfa880a47195e5993af4702d"}, + {file = "psutil-5.9.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1070a9b287846a21a5d572d6dddd369517510b68710fca56b0e9e02fd24bed9a"}, + {file = "psutil-5.9.0-cp38-cp38-win32.whl", hash = "sha256:76cebf84aac1d6da5b63df11fe0d377b46b7b500d892284068bacccf12f20666"}, + {file = "psutil-5.9.0-cp38-cp38-win_amd64.whl", hash = "sha256:3151a58f0fbd8942ba94f7c31c7e6b310d2989f4da74fcbf28b934374e9bf841"}, + {file = "psutil-5.9.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:539e429da49c5d27d5a58e3563886057f8fc3868a5547b4f1876d9c0f007bccf"}, + {file = "psutil-5.9.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:58c7d923dc209225600aec73aa2c4ae8ea33b1ab31bc11ef8a5933b027476f07"}, + {file = "psutil-5.9.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3611e87eea393f779a35b192b46a164b1d01167c9d323dda9b1e527ea69d697d"}, + {file = "psutil-5.9.0-cp39-cp39-win32.whl", hash = "sha256:4e2fb92e3aeae3ec3b7b66c528981fd327fb93fd906a77215200404444ec1845"}, + {file = "psutil-5.9.0-cp39-cp39-win_amd64.whl", hash = "sha256:7d190ee2eaef7831163f254dc58f6d2e2a22e27382b936aab51c835fc080c3d3"}, + {file = "psutil-5.9.0.tar.gz", hash = "sha256:869842dbd66bb80c3217158e629d6fceaecc3a3166d3d1faee515b05dd26ca25"}, ] pycparser = [ {file = "pycparser-2.21-py2.py3-none-any.whl", hash = "sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9"}, @@ -2902,8 +2902,8 @@ pygithub = [ {file = "PyGithub-1.55.tar.gz", hash = "sha256:1bbfff9372047ff3f21d5cd8e07720f3dbfdaf6462fcaed9d815f528f1ba7283"}, ] pygments = [ - {file = "Pygments-2.10.0-py3-none-any.whl", hash = "sha256:b8e67fe6af78f492b3c4b3e2970c0624cbf08beb1e493b2c99b9fa1b67a20380"}, - {file = "Pygments-2.10.0.tar.gz", hash = "sha256:f398865f7eb6874156579fdf36bc840a03cab64d1cde9e93d68f46a425ec52c6"}, + {file = "Pygments-2.11.1-py3-none-any.whl", hash = "sha256:9135c1af61eec0f650cd1ea1ed8ce298e54d56bcd8cc2ef46edd7702c171337c"}, + {file = "Pygments-2.11.1.tar.gz", hash = "sha256:59b895e326f0fb0d733fd28c6839bd18ad0687ba20efc26d4277fd1d30b971f4"}, ] pyjwt = [ {file = "PyJWT-2.3.0-py3-none-any.whl", hash = "sha256:e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f"}, @@ -2942,6 +2942,10 @@ pyreadline = [ {file = "pyreadline-2.1.win32.exe", hash = "sha256:65540c21bfe14405a3a77e4c085ecfce88724743a4ead47c66b84defcf82c32e"}, {file = "pyreadline-2.1.zip", hash = "sha256:4530592fc2e85b25b1a9f79664433da09237c1a270e4d78ea5aa3a2c7229e2d1"}, ] +pyreadline3 = [ + {file = "pyreadline3-3.3-py3-none-any.whl", hash = "sha256:0003fd0079d152ecbd8111202c5a7dfa6a5569ffd65b235e45f3c2ecbee337b4"}, + {file = "pyreadline3-3.3.tar.gz", hash = "sha256:ff3b5a1ac0010d0967869f723e687d42cabc7dccf33b14934c92aa5168d260b3"}, +] pyrsistent = [ {file = "pyrsistent-0.18.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:f4c8cabb46ff8e5d61f56a037974228e978f26bfefce4f61a4b1ac0ba7a2ab72"}, {file = "pyrsistent-0.18.0-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:da6e5e818d18459fa46fac0a4a4e543507fe1110e808101277c5a2b5bab0cd2d"}, @@ -2978,21 +2982,19 @@ python-json-logger = [ {file = "python-json-logger-2.0.2.tar.gz", hash = "sha256:202a4f29901a4b8002a6d1b958407eeb2dd1d83c18b18b816f5b64476dde9096"}, {file = "python_json_logger-2.0.2-py3-none-any.whl", hash = "sha256:99310d148f054e858cd5f4258794ed6777e7ad2c3fd7e1c1b527f1cba4d08420"}, ] -pytz = [ - {file = "pytz-2019.1-py2.py3-none-any.whl", hash = "sha256:303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda"}, - {file = "pytz-2019.1.tar.gz", hash = "sha256:d747dd3d23d77ef44c6a3526e274af6efeb0a6f1afd5a69ba4d5be4098c8e141"}, -] pywin32 = [ - {file = "pywin32-302-cp310-cp310-win32.whl", hash = "sha256:251b7a9367355ccd1a4cd69cd8dd24bd57b29ad83edb2957cfa30f7ed9941efa"}, - {file = "pywin32-302-cp310-cp310-win_amd64.whl", hash = "sha256:79cf7e6ddaaf1cd47a9e50cc74b5d770801a9db6594464137b1b86aa91edafcc"}, - {file = "pywin32-302-cp36-cp36m-win32.whl", hash = "sha256:fe21c2fb332d03dac29de070f191bdbf14095167f8f2165fdc57db59b1ecc006"}, - {file = "pywin32-302-cp36-cp36m-win_amd64.whl", hash = "sha256:d3761ab4e8c5c2dbc156e2c9ccf38dd51f936dc77e58deb940ffbc4b82a30528"}, - {file = "pywin32-302-cp37-cp37m-win32.whl", hash = "sha256:48dd4e348f1ee9538dd4440bf201ea8c110ea6d9f3a5010d79452e9fa80480d9"}, - {file = "pywin32-302-cp37-cp37m-win_amd64.whl", hash = "sha256:496df89f10c054c9285cc99f9d509e243f4e14ec8dfc6d78c9f0bf147a893ab1"}, - {file = "pywin32-302-cp38-cp38-win32.whl", hash = "sha256:e372e477d938a49266136bff78279ed14445e00718b6c75543334351bf535259"}, - {file = "pywin32-302-cp38-cp38-win_amd64.whl", hash = "sha256:543552e66936378bd2d673c5a0a3d9903dba0b0a87235ef0c584f058ceef5872"}, - {file = "pywin32-302-cp39-cp39-win32.whl", hash = "sha256:2393c1a40dc4497fd6161b76801b8acd727c5610167762b7c3e9fd058ef4a6ab"}, - {file = "pywin32-302-cp39-cp39-win_amd64.whl", hash = "sha256:af5aea18167a31efcacc9f98a2ca932c6b6a6d91ebe31f007509e293dea12580"}, + {file = "pywin32-303-cp310-cp310-win32.whl", hash = "sha256:6fed4af057039f309263fd3285d7b8042d41507343cd5fa781d98fcc5b90e8bb"}, + {file = "pywin32-303-cp310-cp310-win_amd64.whl", hash = "sha256:51cb52c5ec6709f96c3f26e7795b0bf169ee0d8395b2c1d7eb2c029a5008ed51"}, + {file = "pywin32-303-cp311-cp311-win32.whl", hash = "sha256:d9b5d87ca944eb3aa4cd45516203ead4b37ab06b8b777c54aedc35975dec0dee"}, + {file = "pywin32-303-cp311-cp311-win_amd64.whl", hash = "sha256:fcf44032f5b14fcda86028cdf49b6ebdaea091230eb0a757282aa656e4732439"}, + {file = "pywin32-303-cp36-cp36m-win32.whl", hash = "sha256:aad484d52ec58008ca36bd4ad14a71d7dd0a99db1a4ca71072213f63bf49c7d9"}, + {file = "pywin32-303-cp36-cp36m-win_amd64.whl", hash = "sha256:2a09632916b6bb231ba49983fe989f2f625cea237219530e81a69239cd0c4559"}, + {file = "pywin32-303-cp37-cp37m-win32.whl", hash = "sha256:b1675d82bcf6dbc96363fca747bac8bff6f6e4a447a4287ac652aa4b9adc796e"}, + {file = "pywin32-303-cp37-cp37m-win_amd64.whl", hash = "sha256:c268040769b48a13367221fced6d4232ed52f044ffafeda247bd9d2c6bdc29ca"}, + {file = "pywin32-303-cp38-cp38-win32.whl", hash = "sha256:5f9ec054f5a46a0f4dfd72af2ce1372f3d5a6e4052af20b858aa7df2df7d355b"}, + {file = "pywin32-303-cp38-cp38-win_amd64.whl", hash = "sha256:793bf74fce164bcffd9d57bb13c2c15d56e43c9542a7b9687b4fccf8f8a41aba"}, + {file = "pywin32-303-cp39-cp39-win32.whl", hash = "sha256:7d3271c98434617a11921c5ccf74615794d97b079e22ed7773790822735cc352"}, + {file = "pywin32-303-cp39-cp39-win_amd64.whl", hash = "sha256:79cbb862c11b9af19bcb682891c1b91942ec2ff7de8151e2aea2e175899cda34"}, ] pyyaml = [ {file = "PyYAML-6.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d4db7c7aef085872ef65a8fd7d6d09a14ae91f691dec3e87ee5ee0539d516f53"}, @@ -3030,8 +3032,8 @@ pyyaml = [ {file = "PyYAML-6.0.tar.gz", hash = "sha256:68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2"}, ] requests = [ - {file = "requests-2.25.1-py2.py3-none-any.whl", hash = "sha256:c210084e36a42ae6b9219e00e48287def368a26d03a048ddad7bfee44f75871e"}, - {file = "requests-2.25.1.tar.gz", hash = "sha256:27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804"}, + {file = "requests-2.27.0-py2.py3-none-any.whl", hash = "sha256:f71a09d7feba4a6b64ffd8e9d9bc60f9bf7d7e19fd0e04362acb1cfc2e3d98df"}, + {file = "requests-2.27.0.tar.gz", hash = "sha256:8e5643905bf20a308e25e4c1dd379117c09000bf8a82ebccc462cfb1b34a16b5"}, ] requests-oauthlib = [ {file = "requests-oauthlib-1.3.0.tar.gz", hash = "sha256:b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8beeaa6a"}, @@ -3043,6 +3045,10 @@ requests-oauthlib = [ {file = "ruamel.yaml-0.17.17.tar.gz", hash = "sha256:9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be"}, ] "ruamel.yaml.clib" = [ + {file = "ruamel.yaml.clib-0.2.6-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:6e7be2c5bcb297f5b82fee9c665eb2eb7001d1050deaba8471842979293a80b0"}, + {file = "ruamel.yaml.clib-0.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:221eca6f35076c6ae472a531afa1c223b9c29377e62936f61bc8e6e8bdc5f9e7"}, + {file = "ruamel.yaml.clib-0.2.6-cp310-cp310-win32.whl", hash = "sha256:1070ba9dd7f9370d0513d649420c3b362ac2d687fe78c6e888f5b12bf8bc7bee"}, + {file = "ruamel.yaml.clib-0.2.6-cp310-cp310-win_amd64.whl", hash = "sha256:77df077d32921ad46f34816a9a16e6356d8100374579bc35e15bab5d4e9377de"}, {file = "ruamel.yaml.clib-0.2.6-cp35-cp35m-macosx_10_6_intel.whl", hash = "sha256:cfdb9389d888c5b74af297e51ce357b800dd844898af9d4a547ffc143fa56751"}, {file = "ruamel.yaml.clib-0.2.6-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:7b2927e92feb51d830f531de4ccb11b320255ee95e791022555971c466af4527"}, {file = "ruamel.yaml.clib-0.2.6-cp35-cp35m-win32.whl", hash = "sha256:ada3f400d9923a190ea8b59c8f60680c4ef8a4b0dfae134d2f2ff68429adfab5"}, @@ -3095,9 +3101,6 @@ tabulate = [ {file = "tabulate-0.8.9-py3-none-any.whl", hash = "sha256:d7c013fe7abbc5e491394e10fa845f8f32fe54f8dc60c6622c6cf482d25d47e4"}, {file = "tabulate-0.8.9.tar.gz", hash = "sha256:eb1d13f25760052e8931f2ef80aaf6045a6cceb47514db8beab24cded16f13a7"}, ] -terraform-bin = [ - {file = "terraform_bin-1.0.1-py3-none-any.whl", hash = "sha256:af59ff1e59f620b7db88fd11411572aeab406d0759caa6028eaa01b9b3a9fc01"}, -] typing-extensions = [ {file = "typing_extensions-4.0.0-py3-none-any.whl", hash = "sha256:829704698b22e13ec9eaf959122315eabb370b0884400e9818334d8b677023d9"}, {file = "typing_extensions-4.0.0.tar.gz", hash = "sha256:2cdf80e4e04866a9b3689a51869016d36db0814d84b8d8a568d22781d45d27ed"}, @@ -3106,10 +3109,6 @@ urllib3 = [ {file = "urllib3-1.26.7-py2.py3-none-any.whl", hash = "sha256:c4fdf4019605b6e5423637e01bc9fe4daef873709a7973e195ceba0a62bbc844"}, {file = "urllib3-1.26.7.tar.gz", hash = "sha256:4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece"}, ] -vsts = [ - {file = "vsts-0.1.25-py3-none-any.whl", hash = "sha256:c5595a42c9447888ebc91494d2db03c2b867cbca9f1f5f05c113261b92383e35"}, - {file = "vsts-0.1.25.tar.gz", hash = "sha256:da179160121f5b38be061dbff29cd2b60d5d029b2207102454d77a7114e64f97"}, -] websocket-client = [ {file = "websocket_client-0.56.0-py2.py3-none-any.whl", hash = "sha256:1151d5fb3a62dc129164292e1227655e4bbc5dd5340a5165dfae61128ec50aa9"}, {file = "websocket_client-0.56.0.tar.gz", hash = "sha256:1fd5520878b68b84b5748bb30e592b10d0a91529d5383f74f4964e72b297fd3a"}, diff --git a/.devcontainer/pyproject.toml b/.devcontainer/pyproject.toml index 37147b113d..1dbe658fe2 100644 --- a/.devcontainer/pyproject.toml +++ b/.devcontainer/pyproject.toml @@ -12,9 +12,8 @@ boto3 = "*" jsonschema = "*" python-json-logger = "*" ansible = "==2.10.7" -terraform-bin = "*" "ruamel.yaml" = "*" -azure-cli = "2.29.0" +azure-cli = "^2.32.0" [build-system] requires = ["poetry-core>=1.0.0"] diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index c9f84765bb..30f11152b9 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -7,18 +7,17 @@ argcomplete==1.12.3; python_full_version >= "3.6.0" attrs==21.2.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7" azure-appconfiguration==1.1.1; python_full_version >= "3.6.0" azure-batch==11.0.0; python_full_version >= "3.6.0" -azure-cli-core==2.29.0; python_full_version >= "3.6.0" +azure-cli-core==2.32.0; python_full_version >= "3.6.0" azure-cli-telemetry==1.0.6; python_full_version >= "3.6.0" -azure-cli==2.29.0; python_full_version >= "3.6.0" +azure-cli==2.32.0; python_full_version >= "3.6.0" azure-common==1.1.27; python_full_version >= "3.6.0" azure-core==1.21.1; python_full_version >= "3.6.0" azure-cosmos==3.2.0; python_full_version >= "3.6.0" azure-datalake-store==0.0.52; python_full_version >= "3.6.0" -azure-functions-devops-build==0.0.22; python_full_version >= "3.6.0" azure-graphrbac==0.60.0; python_full_version >= "3.6.0" azure-identity==1.7.1; python_full_version >= "3.6.0" azure-keyvault-administration==4.0.0b3; python_full_version >= "3.6.0" -azure-keyvault-keys==4.4.0; python_full_version >= "3.6.0" +azure-keyvault-keys==4.5.0b4; python_full_version >= "3.6.0" azure-keyvault==1.1.0; python_full_version >= "3.6.0" azure-loganalytics==0.1.1; python_full_version >= "3.6.0" azure-mgmt-advisor==9.0.0; python_full_version >= "3.6.0" @@ -31,136 +30,136 @@ azure-mgmt-batchai==7.0.0b1; python_full_version >= "3.6.0" azure-mgmt-billing==6.0.0; python_full_version >= "3.6.0" azure-mgmt-botservice==0.3.0; python_full_version >= "3.6.0" azure-mgmt-cdn==11.0.0; python_full_version >= "3.6.0" -azure-mgmt-cognitiveservices==12.0.0; python_full_version >= "3.6.0" -azure-mgmt-compute==23.0.0; python_full_version >= "3.6.0" +azure-mgmt-cognitiveservices==13.0.0; python_full_version >= "3.6.0" +azure-mgmt-compute==23.1.0; python_full_version >= "3.6.0" azure-mgmt-consumption==2.0.0; python_full_version >= "3.6.0" -azure-mgmt-containerinstance==9.0.0; python_full_version >= "3.6.0" -azure-mgmt-containerregistry==8.1.0; python_full_version >= "3.6.0" +azure-mgmt-containerinstance==9.1.0; python_full_version >= "3.6.0" +azure-mgmt-containerregistry==8.2.0; python_full_version >= "3.6.0" azure-mgmt-containerservice==16.1.0; python_full_version >= "3.6.0" -azure-mgmt-core==1.2.2; python_full_version >= "3.6.0" -azure-mgmt-cosmosdb==6.4.0; python_full_version >= "3.6.0" +azure-mgmt-core==1.3.0; python_full_version >= "3.6.0" +azure-mgmt-cosmosdb==7.0.0b2; python_full_version >= "3.6.0" azure-mgmt-databoxedge==1.0.0; python_full_version >= "3.6.0" azure-mgmt-datalake-analytics==0.2.1; python_full_version >= "3.6.0" azure-mgmt-datalake-nspkg==3.0.1; python_full_version >= "3.6.0" azure-mgmt-datalake-store==0.5.0; python_full_version >= "3.6.0" -azure-mgmt-datamigration==9.0.0; python_full_version >= "3.6.0" +azure-mgmt-datamigration==10.0.0; python_full_version >= "3.6.0" azure-mgmt-deploymentmanager==0.2.0; python_full_version >= "3.6.0" azure-mgmt-devtestlabs==4.0.0; python_full_version >= "3.6.0" azure-mgmt-dns==8.0.0; python_full_version >= "3.6.0" azure-mgmt-eventgrid==9.0.0; python_full_version >= "3.6.0" azure-mgmt-eventhub==9.1.0; python_full_version >= "3.6.0" azure-mgmt-extendedlocation==1.0.0; python_full_version >= "3.6.0" -azure-mgmt-hdinsight==8.0.0; python_full_version >= "3.6.0" -azure-mgmt-imagebuilder==0.4.0; python_full_version >= "3.6.0" +azure-mgmt-hdinsight==9.0.0; python_full_version >= "3.6.0" +azure-mgmt-imagebuilder==1.0.0; python_full_version >= "3.6.0" azure-mgmt-iotcentral==9.0.0; python_full_version >= "3.6.0" azure-mgmt-iothub==2.1.0; python_full_version >= "3.6.0" -azure-mgmt-iothubprovisioningservices==0.3.0; python_full_version >= "3.6.0" -azure-mgmt-keyvault==9.1.0; python_full_version >= "3.6.0" +azure-mgmt-iothubprovisioningservices==1.0.0; python_full_version >= "3.6.0" +azure-mgmt-keyvault==9.3.0; python_full_version >= "3.6.0" azure-mgmt-kusto==0.3.0; python_full_version >= "3.6.0" -azure-mgmt-loganalytics==11.0.0; python_full_version >= "3.6.0" +azure-mgmt-loganalytics==12.0.0; python_full_version >= "3.6.0" azure-mgmt-managedservices==1.0.0; python_full_version >= "3.6.0" azure-mgmt-managementgroups==0.2.0; python_full_version >= "3.6.0" azure-mgmt-maps==2.0.0; python_full_version >= "3.6.0" azure-mgmt-marketplaceordering==1.1.0; python_full_version >= "3.6.0" azure-mgmt-media==7.0.0; python_full_version >= "3.6.0" -azure-mgmt-monitor==2.0.0; python_full_version >= "3.6.0" +azure-mgmt-monitor==3.0.0; python_full_version >= "3.6.0" azure-mgmt-msi==0.2.0; python_full_version >= "3.6.0" -azure-mgmt-netapp==4.0.0; python_full_version >= "3.6.0" -azure-mgmt-network==19.0.0; python_full_version >= "3.6.0" +azure-mgmt-netapp==5.1.0; python_full_version >= "3.6.0" +azure-mgmt-network==19.3.0; python_full_version >= "3.6.0" azure-mgmt-nspkg==3.0.2; python_full_version >= "3.6.0" azure-mgmt-policyinsights==1.0.0; python_full_version >= "3.6.0" azure-mgmt-privatedns==1.0.0; python_full_version >= "3.6.0" -azure-mgmt-rdbms==9.1.0; python_full_version >= "3.6.0" +azure-mgmt-rdbms==10.0.0; python_full_version >= "3.6.0" azure-mgmt-recoveryservices==2.0.0; python_full_version >= "3.6.0" -azure-mgmt-recoveryservicesbackup==0.15.0; python_full_version >= "3.6.0" +azure-mgmt-recoveryservicesbackup==4.0.0; python_full_version >= "3.6.0" azure-mgmt-redhatopenshift==1.0.0; python_full_version >= "3.6.0" -azure-mgmt-redis==13.0.0; python_full_version >= "3.6.0" +azure-mgmt-redis==13.1.0; python_full_version >= "3.6.0" azure-mgmt-relay==0.1.0; python_full_version >= "3.6.0" azure-mgmt-reservations==0.6.0; python_full_version >= "3.6.0" -azure-mgmt-resource==19.0.0; python_full_version >= "3.6.0" +azure-mgmt-resource==20.0.0; python_full_version >= "3.6.0" azure-mgmt-search==8.0.0; python_full_version >= "3.6.0" azure-mgmt-security==2.0.0b1; python_full_version >= "3.6.0" azure-mgmt-servicebus==6.0.0; python_full_version >= "3.6.0" azure-mgmt-servicefabric==1.0.0; python_full_version >= "3.6.0" azure-mgmt-servicefabricmanagedclusters==1.0.0; python_full_version >= "3.6.0" +azure-mgmt-servicelinker==1.0.0b1; python_full_version >= "3.6.0" azure-mgmt-signalr==1.0.0; python_full_version >= "3.6.0" azure-mgmt-sql==3.0.1; python_full_version >= "3.6.0" azure-mgmt-sqlvirtualmachine==1.0.0b1; python_full_version >= "3.6.0" azure-mgmt-storage==19.0.0; python_full_version >= "3.6.0" -azure-mgmt-synapse==2.0.0; python_full_version >= "3.6.0" +azure-mgmt-synapse==2.1.0b3; python_full_version >= "3.6.0" azure-mgmt-trafficmanager==0.51.0; python_full_version >= "3.6.0" azure-mgmt-web==4.0.0; python_full_version >= "3.6.0" -azure-multiapi-storage==0.6.2; python_full_version >= "3.6.0" +azure-multiapi-storage==0.7.0; python_full_version >= "3.6.0" azure-nspkg==3.0.2; python_full_version >= "3.6.0" azure-storage-common==1.4.2; python_full_version >= "3.6.0" azure-synapse-accesscontrol==0.5.0; python_full_version >= "3.6.0" -azure-synapse-artifacts==0.8.0; python_full_version >= "3.6.0" +azure-synapse-artifacts==0.10.0; python_full_version >= "3.6.0" azure-synapse-managedprivateendpoints==0.3.0; python_full_version >= "3.6.0" azure-synapse-spark==0.2.0; python_full_version >= "3.6.0" bcrypt==3.2.0; python_version >= "3.6" and python_full_version >= "3.6.0" boto3==1.20.11; python_version >= "3.6" botocore==1.23.11; python_version >= "3.6" -certifi==2021.10.8; python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6" -cffi==1.15.0; python_version >= "3.6" and python_full_version >= "3.6.0" and python_version < "4" -chardet==3.0.4; python_version >= "3.6" and python_full_version >= "3.6.0" +certifi==2021.10.8; python_full_version >= "3.6.0" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6") and python_version >= "3.6" +cffi==1.15.0; python_version >= "3.6" and python_full_version >= "3.6.0" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6") +chardet==3.0.4; python_full_version >= "3.6.0" +charset-normalizer==2.0.10; python_version >= "3.6" and python_full_version >= "3.6.0" colorama==0.4.4; python_full_version >= "3.6.0" cryptography==3.3.2 deprecated==1.2.13; python_version >= "3.6" and python_full_version >= "3.6.0" distro==1.6.0; python_full_version >= "3.6.0" fabric==2.6.0; python_full_version >= "3.6.0" -humanfriendly==9.2; python_full_version >= "3.6.0" -idna==2.10; python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6" +humanfriendly==10.0; python_full_version >= "3.6.0" +idna==3.3; python_full_version >= "3.6.0" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6") and python_version >= "3.6" importlib-metadata==4.8.2; python_version == "3.7" and python_full_version >= "3.6.0" importlib-resources==5.4.0; python_version < "3.9" and python_version >= "3.7" invoke==1.6.0; python_full_version >= "3.6.0" -isodate==0.6.0; python_full_version >= "3.6.0" +isodate==0.6.1; python_full_version >= "3.6.0" javaproperties==0.5.2; python_full_version >= "3.6.0" and python_version < "4" jinja2==3.0.3; python_version >= "3.6" jmespath==0.10.0; python_full_version >= "3.6.0" and python_version >= "3.6" -jsondiff==1.2.0; python_full_version >= "3.6.0" +jsondiff==1.3.0; python_full_version >= "3.6.0" jsonschema==4.2.1; python_version >= "3.7" -knack==0.8.2; python_full_version >= "3.6.0" -markupsafe==2.0.1; python_full_version >= "3.6.0" and python_version >= "3.6" -msal-extensions==0.3.0; python_full_version >= "3.6.0" +knack==0.9.0; python_full_version >= "3.6.0" +markupsafe==2.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" +msal-extensions==0.3.1; python_full_version >= "3.6.0" msal==1.16.0; python_full_version >= "3.6.0" msrest==0.6.21; python_full_version >= "3.6.0" msrestazure==0.6.4; python_full_version >= "3.6.0" oauthlib==3.1.1; python_version >= "3.6" and python_full_version >= "3.6.0" packaging==20.9; python_full_version >= "3.6.0" -paramiko==2.8.1; python_full_version >= "3.6.0" +paramiko==2.9.1; python_full_version >= "3.6.0" pathlib2==2.3.6; python_full_version >= "3.6.0" pkginfo==1.8.2; python_full_version >= "3.6.0" portalocker==1.7.1 -psutil==5.8.0; python_full_version >= "3.6.0" -pycparser==2.21; python_version >= "3.6" and python_full_version >= "3.6.0" and python_version < "4" +psutil==5.9.0; python_full_version >= "3.6.0" +pycparser==2.21; python_version >= "3.6" and python_full_version >= "3.6.0" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6") pygithub==1.55; python_version >= "3.6" and python_full_version >= "3.6.0" -pygments==2.10.0; python_version >= "3.5" and python_full_version >= "3.6.0" +pygments==2.11.1; python_version >= "3.5" and python_full_version >= "3.6.0" pyjwt==2.3.0; python_version >= "3.6" and python_full_version >= "3.6.0" pynacl==1.4.0; python_version >= "3.6" and python_full_version >= "3.6.0" -pyopenssl==21.0.0; python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6" +pyopenssl==21.0.0; python_full_version >= "3.6.0" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6") pyparsing==3.0.6; python_version >= "3.6" and python_full_version >= "3.6.0" -pyreadline==2.1; sys_platform == "win32" and python_full_version >= "3.6.0" +pyreadline3==3.3; sys_platform == "win32" and python_version >= "3.8" and python_full_version >= "3.6.0" +pyreadline==2.1; sys_platform == "win32" and python_version < "3.8" and python_full_version >= "3.6.0" pyrsistent==0.18.0; python_version >= "3.7" pysocks==1.7.1; python_full_version >= "3.6.0" and python_version >= "3.6" python-dateutil==2.8.2; python_full_version >= "3.6.0" and python_version >= "3.6" python-json-logger==2.0.2; python_version >= "3.5" -pytz==2019.1; python_full_version >= "3.6.0" -pywin32==302; platform_system == "Windows" and python_full_version >= "3.6.0" +pywin32==303; python_version >= "3.5" and platform_system == "Windows" and python_full_version >= "3.6.0" pyyaml==6.0; python_version >= "3.6" requests-oauthlib==1.3.0; python_full_version >= "3.6.0" -requests==2.25.1; python_version >= "3.6" and python_full_version >= "3.6.0" +requests==2.27.0; python_version >= "3.6" and python_full_version >= "3.6.0" ruamel.yaml.clib==0.2.6; platform_python_implementation == "CPython" and python_version < "3.10" and python_version >= "3.5" ruamel.yaml==0.17.17; python_version >= "3" s3transfer==0.5.0; python_version >= "3.6" scp==0.13.6; python_full_version >= "3.6.0" semver==2.13.0; python_full_version >= "3.6.0" -six==1.16.0; python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6" +six==1.16.0; python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6") sshtunnel==0.1.5; python_full_version >= "3.6.0" tabulate==0.8.9; python_full_version >= "3.6.0" -terraform-bin==1.0.1 typing-extensions==4.0.0; python_version < "3.8" and python_version >= "3.7" -urllib3==1.26.7; python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6" -vsts==0.1.25; python_full_version >= "3.6.0" +urllib3==1.26.7; python_full_version >= "3.6.0" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6") and python_version >= "3.6" websocket-client==0.56.0; python_full_version >= "3.6.0" wrapt==1.13.3; python_version >= "3.6" and python_full_version >= "3.6.0" xmltodict==0.12.0; python_full_version >= "3.6.0" diff --git a/Dockerfile b/Dockerfile index d9a7272aea..283552db73 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,7 @@ ARG USER_GID=$USER_UID ARG HELM_VERSION=3.3.1 ARG KUBECTL_VERSION=1.22.4 +ARG TERRAFORM_VERSION=1.1.3 ENV EPICLI_DOCKER_SHARED_DIR=/shared @@ -26,6 +27,11 @@ RUN : INSTALL APT REQUIREMENTS \ && chmod +x ./kubectl \ && mv ./kubectl /usr/local/bin/kubectl \ && kubectl version --client \ + && : INSTALL TERRAFORM BINARY \ + && curl -fsSLO https://releases.hashicorp.com/terraform/${TERRAFORM_VERSION}/terraform_${TERRAFORM_VERSION}_linux_amd64.zip \ + && unzip terraform_${TERRAFORM_VERSION}_linux_amd64.zip -d /usr/local/bin \ + && rm terraform_${TERRAFORM_VERSION}_linux_amd64.zip \ + && terraform version \ \ && : INSTALL GEM REQUIREMENTS \ && gem install \ diff --git a/cli/engine/ApplyEngine.py b/cli/engine/ApplyEngine.py index 1860127534..ab247b374f 100644 --- a/cli/engine/ApplyEngine.py +++ b/cli/engine/ApplyEngine.py @@ -1,14 +1,17 @@ import os +import sys from ansible.parsing.dataloader import DataLoader from ansible.inventory.manager import InventoryManager +from cli.version import VERSION from cli.helpers.Step import Step from cli.helpers.doc_list_helpers import select_single, select_all, select_first from cli.helpers.build_io import save_manifest, load_manifest, get_inventory_path, get_manifest_path, get_build_path from cli.helpers.yaml_helpers import safe_load_all from cli.helpers.Log import Log from cli.helpers.os_images import get_os_distro_normalized +from cli.helpers.query_yes_no import query_yes_no from cli.engine.providers.provider_class_loader import provider_class_loader from cli.engine.schema.DefaultMerger import DefaultMerger from cli.engine.schema.SchemaValidator import SchemaValidator @@ -68,9 +71,6 @@ def process_input_docs(self): schema_validator.run() def process_infrastructure_docs(self): - # Load any posible existing manifest docs - self.load_manifest() - # Build the infrastructure docs with provider_class_loader(self.cluster_model.provider, 'InfrastructureBuilder')( self.input_docs, self.manifest_docs) as infrastructure_builder: @@ -99,6 +99,17 @@ def load_manifest(self): if os.path.isfile(path_to_manifest): self.manifest_docs = load_manifest(get_build_path(self.cluster_model.specification.name)) + def assert_incompatible_terraform(self): + cluster_model = select_first(self.manifest_docs, lambda x: x.kind == 'epiphany-cluster') + if cluster_model: + old_major_version = int(cluster_model.version.split('.')[0]) + new_major_version = int(VERSION.split('.')[0]) + if old_major_version == 1 and new_major_version == 2: + if not query_yes_no("You are trying to re-apply a Epiphany 2.x configuration against an existing Epiphany 1.x cluster." + "The Terraform is not compatible between these versions and requires manual action described in the documentation." + "If you haven't done Terraform upgrade yet, it will break your cluster. Do you want to continue?"): + sys.exit(0) + def assert_no_master_downscale(self): components = self.cluster_model.specification.components @@ -173,6 +184,12 @@ def apply(self): self.assert_no_postgres_nodes_number_change() + self.load_manifest() + + # assertions needs to be executed before save_manifest overides the manifest + if not self.skip_infrastructure: + self.assert_incompatible_terraform() + self.process_infrastructure_docs() save_manifest([*self.input_docs, *self.infrastructure_docs], self.cluster_model.specification.name) diff --git a/cli/engine/providers/azure/APIProxy.py b/cli/engine/providers/azure/APIProxy.py index 833a82498d..6815fa414e 100644 --- a/cli/engine/providers/azure/APIProxy.py +++ b/cli/engine/providers/azure/APIProxy.py @@ -32,10 +32,10 @@ def login_account(self): return subscription def login_sp(self, sp_data): - name = sp_data['name'] + appId = sp_data['appId'] password = sp_data['password'] tenant = sp_data['tenant'] - return self.run(self, f'az login --service-principal -u \'{name}\' -p \'{password}\' --tenant \'{tenant}\'', False) + return self.run(self, f'az login --service-principal -u \'{appId}\' -p \'{password}\' --tenant \'{tenant}\'', False) def set_active_subscribtion(self, subscription_id): self.run(self, f'az account set --subscription {subscription_id}') diff --git a/cli/engine/providers/azure/InfrastructureBuilder.py b/cli/engine/providers/azure/InfrastructureBuilder.py index c3e13b15c7..2fa8564044 100644 --- a/cli/engine/providers/azure/InfrastructureBuilder.py +++ b/cli/engine/providers/azure/InfrastructureBuilder.py @@ -86,8 +86,8 @@ def run(self): nsg = self.get_network_security_group(component_key, vm_config.specification.security.rules, 0) - infrastructure.append(nsg) + infrastructure.append(nsg) subnet_nsg_association = self.get_subnet_network_security_group_association(component_key, subnet.specification.name, nsg.specification.name, @@ -105,9 +105,6 @@ def run(self): if availability_set is not None: infrastructure.append(availability_set) - #TODO: For now we create the VM infrastructure compatible with the Epiphany 2.x - # code line but later we might want to look at scale sets to achieve the same result: - # https://www.terraform.io/docs/providers/azurerm/r/virtual_machine_scale_set.html for index in range(vm_count): public_ip_name = '' if self.cluster_model.specification.cloud.use_public_ips: @@ -117,21 +114,30 @@ def run(self): infrastructure.append(public_ip) public_ip_name = public_ip.specification.name - if self.use_network_security_groups: - nsg_name = nsg.specification.name - else: - nsg_name = '' - network_interface = self.get_network_interface(component_key, vm_config, subnet.specification.name, - nsg_name, public_ip_name, + subnet_nsg_association.specification.name, index) infrastructure.append(network_interface) - vm = self.get_vm(component_key, vm_config, availability_set, - network_interface.specification.name, index) + security_group_association_name = '' + if self.use_network_security_groups: + nic_nsg_association = self.get_network_interface_security_group_association( + component_key, + network_interface.specification.name, + nsg.specification.name, + index) + infrastructure.append(nic_nsg_association) + security_group_association_name = nic_nsg_association.specification.name + + vm = self.get_vm(component_key, + vm_config, + availability_set, + network_interface.specification.name, + security_group_association_name, + index) infrastructure.append(vm) first_vm_doc = select_first(infrastructure, lambda x: x.kind == 'infrastructure/virtual-machine') @@ -183,11 +189,18 @@ def get_subnet_network_security_group_association(self, component_key, subnet_na ssga.specification.security_group_name = security_group_name return ssga - def get_network_interface(self, component_key, vm_config, subnet_name, security_group_name, public_ip_name, index): + def get_network_interface_security_group_association(self, component_key, network_interface_name, security_group_name, index): + nsga = self.get_config_or_default(self.docs, 'infrastructure/network-interface-security-group-association') + nsga.specification.name = resource_name(self.cluster_prefix, self.cluster_name, 'nsga' + '-' + str(index), component_key) + nsga.specification.network_interface_name = network_interface_name + nsga.specification.security_group_name = security_group_name + return nsga + + def get_network_interface(self, component_key, vm_config, subnet_name, public_ip_name, security_group_association_name, index): network_interface = self.get_config_or_default(self.docs, 'infrastructure/network-interface') network_interface.specification.name = resource_name(self.cluster_prefix, self.cluster_name, 'nic' + '-' + str(index), component_key) network_interface.specification.use_network_security_groups = self.use_network_security_groups - network_interface.specification.security_group_name = security_group_name + network_interface.specification.security_group_association_name = security_group_association_name network_interface.specification.ip_configuration_name = resource_name(self.cluster_prefix, self.cluster_name, 'ipconf' + '-' + str(index), component_key) network_interface.specification.subnet_name = subnet_name network_interface.specification.use_public_ip = self.cluster_model.specification.cloud.use_public_ips @@ -209,7 +222,7 @@ def get_storage_share_config(self): storage_share.specification.storage_account_name = storage_account_name(self.cluster_prefix, self.cluster_name, 'k8s') return storage_share - def get_vm(self, component_key, vm_config, availability_set, network_interface_name, index): + def get_vm(self, component_key, vm_config, availability_set, network_interface_name, security_group_association_name, index): vm = dict_to_objdict(deepcopy(vm_config)) vm.specification.name = resource_name(self.cluster_prefix, self.cluster_name, 'vm' + '-' + str(index), component_key) if self.hostname_domain_extension != '': @@ -218,6 +231,8 @@ def get_vm(self, component_key, vm_config, availability_set, network_interface_n vm.specification.hostname = vm.specification.name vm.specification.admin_username = self.cluster_model.specification.admin_user.name vm.specification.network_interface_name = network_interface_name + vm.specification.use_network_security_groups = self.use_network_security_groups + vm.specification.security_group_association_name = security_group_association_name vm.specification.tags.append({'cluster': cluster_tag(self.cluster_prefix, self.cluster_name)}) vm.specification.tags.append({component_key: ''}) if vm_config.specification.os_type == 'windows': diff --git a/cli/engine/terraform/TerraformCommand.py b/cli/engine/terraform/TerraformCommand.py index 136a73feec..2a22519a47 100644 --- a/cli/engine/terraform/TerraformCommand.py +++ b/cli/engine/terraform/TerraformCommand.py @@ -29,17 +29,22 @@ def init(self, env=os.environ.copy()): @staticmethod def run(self, command, env, auto_approve=False, auto_retries=1): - cmd = ['terraform', command] + cmd = ['terraform'] - if auto_approve: - cmd.append('--auto-approve') + # global options + cmd.append(f'-chdir={self.working_directory}') + + # command + cmd.append(command) + # command options if command == self.APPLY_COMMAND or command == self.DESTROY_COMMAND: cmd.append(f'-state={self.working_directory}/terraform.tfstate') - cmd.append('-no-color') + if auto_approve: + cmd.append('-auto-approve') - cmd.append(self.working_directory) + cmd.append('-no-color') cmd = ' '.join(cmd) self.logger.info(f'Running: "{cmd}"') diff --git a/cli/epicli.py b/cli/epicli.py index 60537b6c0b..4193991155 100644 --- a/cli/epicli.py +++ b/cli/epicli.py @@ -205,7 +205,7 @@ def apply_parser(subparsers): help='Password that will be used to encrypt build artifacts.') optional.add_argument('--profile-ansible-tasks', dest='profile_ansible_tasks', action="store_true", help='Enable Ansible profile_tasks plugin for timing tasks. (developer/debug option)') - optional.add_argument('--ping-retries', dest='ping_retries', type=int, required=False, action='store', default=5, + optional.add_argument('--ping-retries', dest='ping_retries', type=int, required=False, action='store', default=10, help='Number of pings after which Ansible will fail.') optional.add_argument('--ansible-forks', dest='ansible_forks', type=int, required=False, action='store', default=10, help='Sets the number of forks in ansible.cfg.') @@ -296,7 +296,7 @@ def splitarg(arg): help='Enable Ansible profile_tasks plugin for timing tasks. (developer/debug option)') optional.add_argument('--upgrade-components', dest='upgrade_components', type=comma_separated_type(component_list), required=False, help='Provides comma separated list of components for upgrade selected from the following: [' + ', '.join(map(str, component_list)) + ']') - optional.add_argument('--ping-retries', dest='ping_retries', type=int, required=False, action='store', default=5, + optional.add_argument('--ping-retries', dest='ping_retries', type=int, required=False, action='store', default=10, help='Number of pings after which Ansible will fail.') optional.add_argument('--ansible-forks', dest='ansible_forks', type=int, required=False, action='store', default=10, help='Sets the number of forks in ansible.cfg.') diff --git a/cli/licenses.py b/cli/licenses.py index 446ae4fc43..62cf5c72a8 100644 --- a/cli/licenses.py +++ b/cli/licenses.py @@ -87,7 +87,7 @@ }, { "Name": "azure-cli-core", - "Version": "2.29.0", + "Version": "2.32.0", "Summary": "Microsoft Azure Command-Line Tools Core Module", "Home-page": "https://github.com/Azure/azure-cli", "Author": "Microsoft Corporation", @@ -109,7 +109,7 @@ }, { "Name": "azure-cli", - "Version": "2.29.0", + "Version": "2.32.0", "Summary": "Microsoft Azure Command-Line Tools", "Home-page": "https://github.com/Azure/azure-cli", "Author": "Microsoft Corporation", @@ -158,17 +158,6 @@ "License URL": "https://api.github.com/repos/azure/azure-data-lake-store-python/license", "License repo": "\ufeffThe MIT License (MIT)\n\nCopyright (c) 2016 Microsoft\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n" }, - { - "Name": "azure-functions-devops-build", - "Version": "0.0.22", - "Summary": "Python package for integrating Azure Functions with Azure DevOps. Specifically made for the Azure CLI", - "Home-page": "https://github.com/Azure/azure-functions-devops-build", - "Author": "Oliver Dolk, Hanzhang Zeng", - "License": "MIT License", - "License URL": "https://api.github.com/repos/azure/azure-functions-devops-build/license", - "License repo": " MIT License\n\n Copyright (c) Microsoft Corporation. All rights reserved.\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE\n", - "License text": "MIT License\n\nCopyright (c) [year] [fullname]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n" - }, { "Name": "azure-graphrbac", "Version": "0.60.0", @@ -198,9 +187,9 @@ }, { "Name": "azure-keyvault-keys", - "Version": "4.4.0", + "Version": "4.5.0b4", "Summary": "Microsoft Azure Key Vault Keys Client Library for Python", - "Home-page": "https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-keys", + "Home-page": "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/keyvault/azure-keyvault-keys", "Author": "Microsoft Corporation", "License": "MIT License" }, @@ -338,7 +327,7 @@ }, { "Name": "azure-mgmt-cognitiveservices", - "Version": "12.0.0", + "Version": "13.0.0", "Summary": "Microsoft Azure Cognitive Services Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -349,7 +338,7 @@ }, { "Name": "azure-mgmt-compute", - "Version": "23.0.0", + "Version": "23.1.0", "Summary": "Microsoft Azure Compute Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -371,7 +360,7 @@ }, { "Name": "azure-mgmt-containerinstance", - "Version": "9.0.0", + "Version": "9.1.0", "Summary": "Microsoft Azure Container Instance Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -382,7 +371,7 @@ }, { "Name": "azure-mgmt-containerregistry", - "Version": "8.1.0", + "Version": "8.2.0", "Summary": "Microsoft Azure Container Registry Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -404,15 +393,15 @@ }, { "Name": "azure-mgmt-core", - "Version": "1.2.2", + "Version": "1.3.0", "Summary": "Microsoft Azure Management Core Library for Python", - "Home-page": "https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-mgmt-core", + "Home-page": "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-mgmt-core", "Author": "Microsoft Corporation", "License": "MIT License" }, { "Name": "azure-mgmt-cosmosdb", - "Version": "6.4.0", + "Version": "7.0.0b2", "Summary": "Microsoft Azure Cosmos DB Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -467,7 +456,7 @@ }, { "Name": "azure-mgmt-datamigration", - "Version": "9.0.0", + "Version": "10.0.0", "Summary": "Microsoft Azure Data Migration Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -544,7 +533,7 @@ }, { "Name": "azure-mgmt-hdinsight", - "Version": "8.0.0", + "Version": "9.0.0", "Summary": "Microsoft Azure HDInsight Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -555,7 +544,7 @@ }, { "Name": "azure-mgmt-imagebuilder", - "Version": "0.4.0", + "Version": "1.0.0", "Summary": "Microsoft Azure Image Builder Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -588,7 +577,7 @@ }, { "Name": "azure-mgmt-iothubprovisioningservices", - "Version": "0.3.0", + "Version": "1.0.0", "Summary": "Microsoft Azure IoTHub Provisioning Services Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -599,7 +588,7 @@ }, { "Name": "azure-mgmt-keyvault", - "Version": "9.1.0", + "Version": "9.3.0", "Summary": "Microsoft Azure Keyvault Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -621,7 +610,7 @@ }, { "Name": "azure-mgmt-loganalytics", - "Version": "11.0.0", + "Version": "12.0.0", "Summary": "Microsoft Azure Log Analytics Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -687,7 +676,7 @@ }, { "Name": "azure-mgmt-monitor", - "Version": "2.0.0", + "Version": "3.0.0", "Summary": "Microsoft Azure Monitor Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -709,7 +698,7 @@ }, { "Name": "azure-mgmt-netapp", - "Version": "4.0.0", + "Version": "5.1.0", "Summary": "Microsoft Azure NetApp Files Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -720,7 +709,7 @@ }, { "Name": "azure-mgmt-network", - "Version": "19.0.0", + "Version": "19.3.0", "Summary": "Microsoft Azure Network Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -764,7 +753,7 @@ }, { "Name": "azure-mgmt-rdbms", - "Version": "9.1.0", + "Version": "10.0.0", "Summary": "Microsoft Azure RDBMS Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -786,7 +775,7 @@ }, { "Name": "azure-mgmt-recoveryservicesbackup", - "Version": "0.15.0", + "Version": "4.0.0", "Summary": "Microsoft Azure Recovery Services Backup Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -808,7 +797,7 @@ }, { "Name": "azure-mgmt-redis", - "Version": "13.0.0", + "Version": "13.1.0", "Summary": "Microsoft Azure Redis Cache Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -841,7 +830,7 @@ }, { "Name": "azure-mgmt-resource", - "Version": "19.0.0", + "Version": "20.0.0", "Summary": "Microsoft Azure Resource Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -905,6 +894,17 @@ "License repo": "Copyright (c) Microsoft Corporation.\n\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n", "License text": "MIT License\n\nCopyright (c) [year] [fullname]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n" }, + { + "Name": "azure-mgmt-servicelinker", + "Version": "1.0.0b1", + "Summary": "Microsoft Azure Servicelinker Management Client Library for Python", + "Home-page": "https://github.com/Azure/azure-sdk-for-python", + "Author": "Microsoft Corporation", + "License": "MIT License", + "License URL": "https://api.github.com/repos/azure/azure-sdk-for-python/license", + "License repo": "Copyright (c) Microsoft Corporation.\n\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n", + "License text": "MIT License\n\nCopyright (c) [year] [fullname]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n" + }, { "Name": "azure-mgmt-signalr", "Version": "1.0.0", @@ -951,7 +951,7 @@ }, { "Name": "azure-mgmt-synapse", - "Version": "2.0.0", + "Version": "2.1.0b3", "Summary": "Microsoft Azure Synapse Management Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -984,7 +984,7 @@ }, { "Name": "azure-multiapi-storage", - "Version": "0.6.2", + "Version": "0.7.0", "Summary": "Microsoft Azure Storage Client Library for Python with multi API version support.", "Home-page": "https://github.com/Azure/azure-multiapi-storage-python", "Author": "Microsoft Corporation", @@ -1028,7 +1028,7 @@ }, { "Name": "azure-synapse-artifacts", - "Version": "0.8.0", + "Version": "0.10.0", "Summary": "Microsoft Azure Synapse Artifacts Client Library for Python", "Home-page": "https://github.com/Azure/azure-sdk-for-python", "Author": "Microsoft Corporation", @@ -1119,6 +1119,17 @@ "License repo": " GNU LESSER GENERAL PUBLIC LICENSE\n Version 2.1, February 1999\n\n Copyright (C) 1991, 1999 Free Software Foundation, Inc.\n 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n[This is the first released version of the Lesser GPL. It also counts\n as the successor of the GNU Library Public License, version 2, hence\n the version number 2.1.]\n\n Preamble\n\n The licenses for most software are designed to take away your\nfreedom to share and change it. By contrast, the GNU General Public\nLicenses are intended to guarantee your freedom to share and change\nfree software--to make sure the software is free for all its users.\n\n This license, the Lesser General Public License, applies to some\nspecially designated software packages--typically libraries--of the\nFree Software Foundation and other authors who decide to use it. You\ncan use it too, but we suggest you first think carefully about whether\nthis license or the ordinary General Public License is the better\nstrategy to use in any particular case, based on the explanations below.\n\n When we speak of free software, we are referring to freedom of use,\nnot price. Our General Public Licenses are designed to make sure that\nyou have the freedom to distribute copies of free software (and charge\nfor this service if you wish); that you receive source code or can get\nit if you want it; that you can change the software and use pieces of\nit in new free programs; and that you are informed that you can do\nthese things.\n\n To protect your rights, we need to make restrictions that forbid\ndistributors to deny you these rights or to ask you to surrender these\nrights. These restrictions translate to certain responsibilities for\nyou if you distribute copies of the library or if you modify it.\n\n For example, if you distribute copies of the library, whether gratis\nor for a fee, you must give the recipients all the rights that we gave\nyou. You must make sure that they, too, receive or can get the source\ncode. If you link other code with the library, you must provide\ncomplete object files to the recipients, so that they can relink them\nwith the library after making changes to the library and recompiling\nit. And you must show them these terms so they know their rights.\n\n We protect your rights with a two-step method: (1) we copyright the\nlibrary, and (2) we offer you this license, which gives you legal\npermission to copy, distribute and/or modify the library.\n\n To protect each distributor, we want to make it very clear that\nthere is no warranty for the free library. Also, if the library is\nmodified by someone else and passed on, the recipients should know\nthat what they have is not the original version, so that the original\nauthor's reputation will not be affected by problems that might be\nintroduced by others.\n\f\n Finally, software patents pose a constant threat to the existence of\nany free program. We wish to make sure that a company cannot\neffectively restrict the users of a free program by obtaining a\nrestrictive license from a patent holder. Therefore, we insist that\nany patent license obtained for a version of the library must be\nconsistent with the full freedom of use specified in this license.\n\n Most GNU software, including some libraries, is covered by the\nordinary GNU General Public License. This license, the GNU Lesser\nGeneral Public License, applies to certain designated libraries, and\nis quite different from the ordinary General Public License. We use\nthis license for certain libraries in order to permit linking those\nlibraries into non-free programs.\n\n When a program is linked with a library, whether statically or using\na shared library, the combination of the two is legally speaking a\ncombined work, a derivative of the original library. The ordinary\nGeneral Public License therefore permits such linking only if the\nentire combination fits its criteria of freedom. The Lesser General\nPublic License permits more lax criteria for linking other code with\nthe library.\n\n We call this license the \"Lesser\" General Public License because it\ndoes Less to protect the user's freedom than the ordinary General\nPublic License. It also provides other free software developers Less\nof an advantage over competing non-free programs. These disadvantages\nare the reason we use the ordinary General Public License for many\nlibraries. However, the Lesser license provides advantages in certain\nspecial circumstances.\n\n For example, on rare occasions, there may be a special need to\nencourage the widest possible use of a certain library, so that it becomes\na de-facto standard. To achieve this, non-free programs must be\nallowed to use the library. A more frequent case is that a free\nlibrary does the same job as widely used non-free libraries. In this\ncase, there is little to gain by limiting the free library to free\nsoftware only, so we use the Lesser General Public License.\n\n In other cases, permission to use a particular library in non-free\nprograms enables a greater number of people to use a large body of\nfree software. For example, permission to use the GNU C Library in\nnon-free programs enables many more people to use the whole GNU\noperating system, as well as its variant, the GNU/Linux operating\nsystem.\n\n Although the Lesser General Public License is Less protective of the\nusers' freedom, it does ensure that the user of a program that is\nlinked with the Library has the freedom and the wherewithal to run\nthat program using a modified version of the Library.\n\n The precise terms and conditions for copying, distribution and\nmodification follow. Pay close attention to the difference between a\n\"work based on the library\" and a \"work that uses the library\". The\nformer contains code derived from the library, whereas the latter must\nbe combined with the library in order to run.\n\f\n GNU LESSER GENERAL PUBLIC LICENSE\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License Agreement applies to any software library or other\nprogram which contains a notice placed by the copyright holder or\nother authorized party saying it may be distributed under the terms of\nthis Lesser General Public License (also called \"this License\").\nEach licensee is addressed as \"you\".\n\n A \"library\" means a collection of software functions and/or data\nprepared so as to be conveniently linked with application programs\n(which use some of those functions and data) to form executables.\n\n The \"Library\", below, refers to any such software library or work\nwhich has been distributed under these terms. A \"work based on the\nLibrary\" means either the Library or any derivative work under\ncopyright law: that is to say, a work containing the Library or a\nportion of it, either verbatim or with modifications and/or translated\nstraightforwardly into another language. (Hereinafter, translation is\nincluded without limitation in the term \"modification\".)\n\n \"Source code\" for a work means the preferred form of the work for\nmaking modifications to it. For a library, complete source code means\nall the source code for all modules it contains, plus any associated\ninterface definition files, plus the scripts used to control compilation\nand installation of the library.\n\n Activities other than copying, distribution and modification are not\ncovered by this License; they are outside its scope. The act of\nrunning a program using the Library is not restricted, and output from\nsuch a program is covered only if its contents constitute a work based\non the Library (independent of the use of the Library in a tool for\nwriting it). Whether that is true depends on what the Library does\nand what the program that uses the Library does.\n\n 1. You may copy and distribute verbatim copies of the Library's\ncomplete source code as you receive it, in any medium, provided that\nyou conspicuously and appropriately publish on each copy an\nappropriate copyright notice and disclaimer of warranty; keep intact\nall the notices that refer to this License and to the absence of any\nwarranty; and distribute a copy of this License along with the\nLibrary.\n\n You may charge a fee for the physical act of transferring a copy,\nand you may at your option offer warranty protection in exchange for a\nfee.\n\f\n 2. You may modify your copy or copies of the Library or any portion\nof it, thus forming a work based on the Library, and copy and\ndistribute such modifications or work under the terms of Section 1\nabove, provided that you also meet all of these conditions:\n\n a) The modified work must itself be a software library.\n\n b) You must cause the files modified to carry prominent notices\n stating that you changed the files and the date of any change.\n\n c) You must cause the whole of the work to be licensed at no\n charge to all third parties under the terms of this License.\n\n d) If a facility in the modified Library refers to a function or a\n table of data to be supplied by an application program that uses\n the facility, other than as an argument passed when the facility\n is invoked, then you must make a good faith effort to ensure that,\n in the event an application does not supply such function or\n table, the facility still operates, and performs whatever part of\n its purpose remains meaningful.\n\n (For example, a function in a library to compute square roots has\n a purpose that is entirely well-defined independent of the\n application. Therefore, Subsection 2d requires that any\n application-supplied function or table used by this function must\n be optional: if the application does not supply it, the square\n root function must still compute square roots.)\n\nThese requirements apply to the modified work as a whole. If\nidentifiable sections of that work are not derived from the Library,\nand can be reasonably considered independent and separate works in\nthemselves, then this License, and its terms, do not apply to those\nsections when you distribute them as separate works. But when you\ndistribute the same sections as part of a whole which is a work based\non the Library, the distribution of the whole must be on the terms of\nthis License, whose permissions for other licensees extend to the\nentire whole, and thus to each and every part regardless of who wrote\nit.\n\nThus, it is not the intent of this section to claim rights or contest\nyour rights to work written entirely by you; rather, the intent is to\nexercise the right to control the distribution of derivative or\ncollective works based on the Library.\n\nIn addition, mere aggregation of another work not based on the Library\nwith the Library (or with a work based on the Library) on a volume of\na storage or distribution medium does not bring the other work under\nthe scope of this License.\n\n 3. You may opt to apply the terms of the ordinary GNU General Public\nLicense instead of this License to a given copy of the Library. To do\nthis, you must alter all the notices that refer to this License, so\nthat they refer to the ordinary GNU General Public License, version 2,\ninstead of to this License. (If a newer version than version 2 of the\nordinary GNU General Public License has appeared, then you can specify\nthat version instead if you wish.) Do not make any other change in\nthese notices.\n\f\n Once this change is made in a given copy, it is irreversible for\nthat copy, so the ordinary GNU General Public License applies to all\nsubsequent copies and derivative works made from that copy.\n\n This option is useful when you wish to copy part of the code of\nthe Library into a program that is not a library.\n\n 4. You may copy and distribute the Library (or a portion or\nderivative of it, under Section 2) in object code or executable form\nunder the terms of Sections 1 and 2 above provided that you accompany\nit with the complete corresponding machine-readable source code, which\nmust be distributed under the terms of Sections 1 and 2 above on a\nmedium customarily used for software interchange.\n\n If distribution of object code is made by offering access to copy\nfrom a designated place, then offering equivalent access to copy the\nsource code from the same place satisfies the requirement to\ndistribute the source code, even though third parties are not\ncompelled to copy the source along with the object code.\n\n 5. A program that contains no derivative of any portion of the\nLibrary, but is designed to work with the Library by being compiled or\nlinked with it, is called a \"work that uses the Library\". Such a\nwork, in isolation, is not a derivative work of the Library, and\ntherefore falls outside the scope of this License.\n\n However, linking a \"work that uses the Library\" with the Library\ncreates an executable that is a derivative of the Library (because it\ncontains portions of the Library), rather than a \"work that uses the\nlibrary\". The executable is therefore covered by this License.\nSection 6 states terms for distribution of such executables.\n\n When a \"work that uses the Library\" uses material from a header file\nthat is part of the Library, the object code for the work may be a\nderivative work of the Library even though the source code is not.\nWhether this is true is especially significant if the work can be\nlinked without the Library, or if the work is itself a library. The\nthreshold for this to be true is not precisely defined by law.\n\n If such an object file uses only numerical parameters, data\nstructure layouts and accessors, and small macros and small inline\nfunctions (ten lines or less in length), then the use of the object\nfile is unrestricted, regardless of whether it is legally a derivative\nwork. (Executables containing this object code plus portions of the\nLibrary will still fall under Section 6.)\n\n Otherwise, if the work is a derivative of the Library, you may\ndistribute the object code for the work under the terms of Section 6.\nAny executables containing that work also fall under Section 6,\nwhether or not they are linked directly with the Library itself.\n\f\n 6. As an exception to the Sections above, you may also combine or\nlink a \"work that uses the Library\" with the Library to produce a\nwork containing portions of the Library, and distribute that work\nunder terms of your choice, provided that the terms permit\nmodification of the work for the customer's own use and reverse\nengineering for debugging such modifications.\n\n You must give prominent notice with each copy of the work that the\nLibrary is used in it and that the Library and its use are covered by\nthis License. You must supply a copy of this License. If the work\nduring execution displays copyright notices, you must include the\ncopyright notice for the Library among them, as well as a reference\ndirecting the user to the copy of this License. Also, you must do one\nof these things:\n\n a) Accompany the work with the complete corresponding\n machine-readable source code for the Library including whatever\n changes were used in the work (which must be distributed under\n Sections 1 and 2 above); and, if the work is an executable linked\n with the Library, with the complete machine-readable \"work that\n uses the Library\", as object code and/or source code, so that the\n user can modify the Library and then relink to produce a modified\n executable containing the modified Library. (It is understood\n that the user who changes the contents of definitions files in the\n Library will not necessarily be able to recompile the application\n to use the modified definitions.)\n\n b) Use a suitable shared library mechanism for linking with the\n Library. A suitable mechanism is one that (1) uses at run time a\n copy of the library already present on the user's computer system,\n rather than copying library functions into the executable, and (2)\n will operate properly with a modified version of the library, if\n the user installs one, as long as the modified version is\n interface-compatible with the version that the work was made with.\n\n c) Accompany the work with a written offer, valid for at\n least three years, to give the same user the materials\n specified in Subsection 6a, above, for a charge no more\n than the cost of performing this distribution.\n\n d) If distribution of the work is made by offering access to copy\n from a designated place, offer equivalent access to copy the above\n specified materials from the same place.\n\n e) Verify that the user has already received a copy of these\n materials or that you have already sent this user a copy.\n\n For an executable, the required form of the \"work that uses the\nLibrary\" must include any data and utility programs needed for\nreproducing the executable from it. However, as a special exception,\nthe materials to be distributed need not include anything that is\nnormally distributed (in either source or binary form) with the major\ncomponents (compiler, kernel, and so on) of the operating system on\nwhich the executable runs, unless that component itself accompanies\nthe executable.\n\n It may happen that this requirement contradicts the license\nrestrictions of other proprietary libraries that do not normally\naccompany the operating system. Such a contradiction means you cannot\nuse both them and the Library together in an executable that you\ndistribute.\n\f\n 7. You may place library facilities that are a work based on the\nLibrary side-by-side in a single library together with other library\nfacilities not covered by this License, and distribute such a combined\nlibrary, provided that the separate distribution of the work based on\nthe Library and of the other library facilities is otherwise\npermitted, and provided that you do these two things:\n\n a) Accompany the combined library with a copy of the same work\n based on the Library, uncombined with any other library\n facilities. This must be distributed under the terms of the\n Sections above.\n\n b) Give prominent notice with the combined library of the fact\n that part of it is a work based on the Library, and explaining\n where to find the accompanying uncombined form of the same work.\n\n 8. You may not copy, modify, sublicense, link with, or distribute\nthe Library except as expressly provided under this License. Any\nattempt otherwise to copy, modify, sublicense, link with, or\ndistribute the Library is void, and will automatically terminate your\nrights under this License. However, parties who have received copies,\nor rights, from you under this License will not have their licenses\nterminated so long as such parties remain in full compliance.\n\n 9. You are not required to accept this License, since you have not\nsigned it. However, nothing else grants you permission to modify or\ndistribute the Library or its derivative works. These actions are\nprohibited by law if you do not accept this License. Therefore, by\nmodifying or distributing the Library (or any work based on the\nLibrary), you indicate your acceptance of this License to do so, and\nall its terms and conditions for copying, distributing or modifying\nthe Library or works based on it.\n\n 10. Each time you redistribute the Library (or any work based on the\nLibrary), the recipient automatically receives a license from the\noriginal licensor to copy, distribute, link with or modify the Library\nsubject to these terms and conditions. You may not impose any further\nrestrictions on the recipients' exercise of the rights granted herein.\nYou are not responsible for enforcing compliance by third parties with\nthis License.\n\f\n 11. If, as a consequence of a court judgment or allegation of patent\ninfringement or for any other reason (not limited to patent issues),\nconditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot\ndistribute so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you\nmay not distribute the Library at all. For example, if a patent\nlicense would not permit royalty-free redistribution of the Library by\nall those who receive copies directly or indirectly through you, then\nthe only way you could satisfy both it and this License would be to\nrefrain entirely from distribution of the Library.\n\nIf any portion of this section is held invalid or unenforceable under any\nparticular circumstance, the balance of the section is intended to apply,\nand the section as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any\npatents or other property right claims or to contest validity of any\nsuch claims; this section has the sole purpose of protecting the\nintegrity of the free software distribution system which is\nimplemented by public license practices. Many people have made\ngenerous contributions to the wide range of software distributed\nthrough that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing\nto distribute software through any other system and a licensee cannot\nimpose that choice.\n\nThis section is intended to make thoroughly clear what is believed to\nbe a consequence of the rest of this License.\n\n 12. If the distribution and/or use of the Library is restricted in\ncertain countries either by patents or by copyrighted interfaces, the\noriginal copyright holder who places the Library under this License may add\nan explicit geographical distribution limitation excluding those countries,\nso that distribution is permitted only in or among countries not thus\nexcluded. In such case, this License incorporates the limitation as if\nwritten in the body of this License.\n\n 13. The Free Software Foundation may publish revised and/or new\nversions of the Lesser General Public License from time to time.\nSuch new versions will be similar in spirit to the present version,\nbut may differ in detail to address new problems or concerns.\n\nEach version is given a distinguishing version number. If the Library\nspecifies a version number of this License which applies to it and\n\"any later version\", you have the option of following the terms and\nconditions either of that version or of any later version published by\nthe Free Software Foundation. If the Library does not specify a\nlicense version number, you may choose any version ever published by\nthe Free Software Foundation.\n\f\n 14. If you wish to incorporate parts of the Library into other free\nprograms whose distribution conditions are incompatible with these,\nwrite to the author to ask for permission. For software which is\ncopyrighted by the Free Software Foundation, write to the Free\nSoftware Foundation; we sometimes make exceptions for this. Our\ndecision will be guided by the two goals of preserving the free status\nof all derivatives of our free software and of promoting the sharing\nand reuse of software generally.\n\n NO WARRANTY\n\n 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO\nWARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.\nEXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\nOTHER PARTIES PROVIDE THE LIBRARY \"AS IS\" WITHOUT WARRANTY OF ANY\nKIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\nLIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN\nWRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY\nAND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU\nFOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR\nCONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE\nLIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING\nRENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A\nFAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF\nSUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGES.\n\n END OF TERMS AND CONDITIONS\n\f\n How to Apply These Terms to Your New Libraries\n\n If you develop a new library, and you want it to be of the greatest\npossible use to the public, we recommend making it free software that\neveryone can redistribute and change. You can do so by permitting\nredistribution under these terms (or, alternatively, under the terms of the\nordinary General Public License).\n\n To apply these terms, attach the following notices to the library. It is\nsafest to attach them to the start of each source file to most effectively\nconvey the exclusion of warranty; and each file should have at least the\n\"copyright\" line and a pointer to where the full notice is found.\n\n \n Copyright (C) \n\n This library is free software; you can redistribute it and/or\n modify it under the terms of the GNU Lesser General Public\n License as published by the Free Software Foundation; either\n version 2.1 of the License, or (at your option) any later version.\n\n This library is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n Lesser General Public License for more details.\n\n You should have received a copy of the GNU Lesser General Public\n License along with this library; if not, write to the Free Software\n Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n\nAlso add information on how to contact you by electronic and paper mail.\n\nYou should also get your employer (if you work as a programmer) or your\nschool, if any, to sign a \"copyright disclaimer\" for the library, if\nnecessary. Here is a sample; alter the names:\n\n Yoyodyne, Inc., hereby disclaims all copyright interest in the\n library `Frob' (a library for tweaking knobs) written by James Random Hacker.\n\n , 1 April 1990\n Ty Coon, President of Vice\n\nThat's all there is to it!\n", "License text": " GNU LESSER GENERAL PUBLIC LICENSE\n Version 2.1, February 1999\n\n Copyright (C) 1991, 1999 Free Software Foundation, Inc.\n 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n[This is the first released version of the Lesser GPL. It also counts\n as the successor of the GNU Library Public License, version 2, hence\n the version number 2.1.]\n\n Preamble\n\n The licenses for most software are designed to take away your\nfreedom to share and change it. By contrast, the GNU General Public\nLicenses are intended to guarantee your freedom to share and change\nfree software--to make sure the software is free for all its users.\n\n This license, the Lesser General Public License, applies to some\nspecially designated software packages--typically libraries--of the\nFree Software Foundation and other authors who decide to use it. You\ncan use it too, but we suggest you first think carefully about whether\nthis license or the ordinary General Public License is the better\nstrategy to use in any particular case, based on the explanations below.\n\n When we speak of free software, we are referring to freedom of use,\nnot price. Our General Public Licenses are designed to make sure that\nyou have the freedom to distribute copies of free software (and charge\nfor this service if you wish); that you receive source code or can get\nit if you want it; that you can change the software and use pieces of\nit in new free programs; and that you are informed that you can do\nthese things.\n\n To protect your rights, we need to make restrictions that forbid\ndistributors to deny you these rights or to ask you to surrender these\nrights. These restrictions translate to certain responsibilities for\nyou if you distribute copies of the library or if you modify it.\n\n For example, if you distribute copies of the library, whether gratis\nor for a fee, you must give the recipients all the rights that we gave\nyou. You must make sure that they, too, receive or can get the source\ncode. If you link other code with the library, you must provide\ncomplete object files to the recipients, so that they can relink them\nwith the library after making changes to the library and recompiling\nit. And you must show them these terms so they know their rights.\n\n We protect your rights with a two-step method: (1) we copyright the\nlibrary, and (2) we offer you this license, which gives you legal\npermission to copy, distribute and/or modify the library.\n\n To protect each distributor, we want to make it very clear that\nthere is no warranty for the free library. Also, if the library is\nmodified by someone else and passed on, the recipients should know\nthat what they have is not the original version, so that the original\nauthor's reputation will not be affected by problems that might be\nintroduced by others.\n\n Finally, software patents pose a constant threat to the existence of\nany free program. We wish to make sure that a company cannot\neffectively restrict the users of a free program by obtaining a\nrestrictive license from a patent holder. Therefore, we insist that\nany patent license obtained for a version of the library must be\nconsistent with the full freedom of use specified in this license.\n\n Most GNU software, including some libraries, is covered by the\nordinary GNU General Public License. This license, the GNU Lesser\nGeneral Public License, applies to certain designated libraries, and\nis quite different from the ordinary General Public License. We use\nthis license for certain libraries in order to permit linking those\nlibraries into non-free programs.\n\n When a program is linked with a library, whether statically or using\na shared library, the combination of the two is legally speaking a\ncombined work, a derivative of the original library. The ordinary\nGeneral Public License therefore permits such linking only if the\nentire combination fits its criteria of freedom. The Lesser General\nPublic License permits more lax criteria for linking other code with\nthe library.\n\n We call this license the \"Lesser\" General Public License because it\ndoes Less to protect the user's freedom than the ordinary General\nPublic License. It also provides other free software developers Less\nof an advantage over competing non-free programs. These disadvantages\nare the reason we use the ordinary General Public License for many\nlibraries. However, the Lesser license provides advantages in certain\nspecial circumstances.\n\n For example, on rare occasions, there may be a special need to\nencourage the widest possible use of a certain library, so that it becomes\na de-facto standard. To achieve this, non-free programs must be\nallowed to use the library. A more frequent case is that a free\nlibrary does the same job as widely used non-free libraries. In this\ncase, there is little to gain by limiting the free library to free\nsoftware only, so we use the Lesser General Public License.\n\n In other cases, permission to use a particular library in non-free\nprograms enables a greater number of people to use a large body of\nfree software. For example, permission to use the GNU C Library in\nnon-free programs enables many more people to use the whole GNU\noperating system, as well as its variant, the GNU/Linux operating\nsystem.\n\n Although the Lesser General Public License is Less protective of the\nusers' freedom, it does ensure that the user of a program that is\nlinked with the Library has the freedom and the wherewithal to run\nthat program using a modified version of the Library.\n\n The precise terms and conditions for copying, distribution and\nmodification follow. Pay close attention to the difference between a\n\"work based on the library\" and a \"work that uses the library\". The\nformer contains code derived from the library, whereas the latter must\nbe combined with the library in order to run.\n\n GNU LESSER GENERAL PUBLIC LICENSE\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License Agreement applies to any software library or other\nprogram which contains a notice placed by the copyright holder or\nother authorized party saying it may be distributed under the terms of\nthis Lesser General Public License (also called \"this License\").\nEach licensee is addressed as \"you\".\n\n A \"library\" means a collection of software functions and/or data\nprepared so as to be conveniently linked with application programs\n(which use some of those functions and data) to form executables.\n\n The \"Library\", below, refers to any such software library or work\nwhich has been distributed under these terms. A \"work based on the\nLibrary\" means either the Library or any derivative work under\ncopyright law: that is to say, a work containing the Library or a\nportion of it, either verbatim or with modifications and/or translated\nstraightforwardly into another language. (Hereinafter, translation is\nincluded without limitation in the term \"modification\".)\n\n \"Source code\" for a work means the preferred form of the work for\nmaking modifications to it. For a library, complete source code means\nall the source code for all modules it contains, plus any associated\ninterface definition files, plus the scripts used to control compilation\nand installation of the library.\n\n Activities other than copying, distribution and modification are not\ncovered by this License; they are outside its scope. The act of\nrunning a program using the Library is not restricted, and output from\nsuch a program is covered only if its contents constitute a work based\non the Library (independent of the use of the Library in a tool for\nwriting it). Whether that is true depends on what the Library does\nand what the program that uses the Library does.\n\n 1. You may copy and distribute verbatim copies of the Library's\ncomplete source code as you receive it, in any medium, provided that\nyou conspicuously and appropriately publish on each copy an\nappropriate copyright notice and disclaimer of warranty; keep intact\nall the notices that refer to this License and to the absence of any\nwarranty; and distribute a copy of this License along with the\nLibrary.\n\n You may charge a fee for the physical act of transferring a copy,\nand you may at your option offer warranty protection in exchange for a\nfee.\n\n 2. You may modify your copy or copies of the Library or any portion\nof it, thus forming a work based on the Library, and copy and\ndistribute such modifications or work under the terms of Section 1\nabove, provided that you also meet all of these conditions:\n\n a) The modified work must itself be a software library.\n\n b) You must cause the files modified to carry prominent notices\n stating that you changed the files and the date of any change.\n\n c) You must cause the whole of the work to be licensed at no\n charge to all third parties under the terms of this License.\n\n d) If a facility in the modified Library refers to a function or a\n table of data to be supplied by an application program that uses\n the facility, other than as an argument passed when the facility\n is invoked, then you must make a good faith effort to ensure that,\n in the event an application does not supply such function or\n table, the facility still operates, and performs whatever part of\n its purpose remains meaningful.\n\n (For example, a function in a library to compute square roots has\n a purpose that is entirely well-defined independent of the\n application. Therefore, Subsection 2d requires that any\n application-supplied function or table used by this function must\n be optional: if the application does not supply it, the square\n root function must still compute square roots.)\n\nThese requirements apply to the modified work as a whole. If\nidentifiable sections of that work are not derived from the Library,\nand can be reasonably considered independent and separate works in\nthemselves, then this License, and its terms, do not apply to those\nsections when you distribute them as separate works. But when you\ndistribute the same sections as part of a whole which is a work based\non the Library, the distribution of the whole must be on the terms of\nthis License, whose permissions for other licensees extend to the\nentire whole, and thus to each and every part regardless of who wrote\nit.\n\nThus, it is not the intent of this section to claim rights or contest\nyour rights to work written entirely by you; rather, the intent is to\nexercise the right to control the distribution of derivative or\ncollective works based on the Library.\n\nIn addition, mere aggregation of another work not based on the Library\nwith the Library (or with a work based on the Library) on a volume of\na storage or distribution medium does not bring the other work under\nthe scope of this License.\n\n 3. You may opt to apply the terms of the ordinary GNU General Public\nLicense instead of this License to a given copy of the Library. To do\nthis, you must alter all the notices that refer to this License, so\nthat they refer to the ordinary GNU General Public License, version 2,\ninstead of to this License. (If a newer version than version 2 of the\nordinary GNU General Public License has appeared, then you can specify\nthat version instead if you wish.) Do not make any other change in\nthese notices.\n\n Once this change is made in a given copy, it is irreversible for\nthat copy, so the ordinary GNU General Public License applies to all\nsubsequent copies and derivative works made from that copy.\n\n This option is useful when you wish to copy part of the code of\nthe Library into a program that is not a library.\n\n 4. You may copy and distribute the Library (or a portion or\nderivative of it, under Section 2) in object code or executable form\nunder the terms of Sections 1 and 2 above provided that you accompany\nit with the complete corresponding machine-readable source code, which\nmust be distributed under the terms of Sections 1 and 2 above on a\nmedium customarily used for software interchange.\n\n If distribution of object code is made by offering access to copy\nfrom a designated place, then offering equivalent access to copy the\nsource code from the same place satisfies the requirement to\ndistribute the source code, even though third parties are not\ncompelled to copy the source along with the object code.\n\n 5. A program that contains no derivative of any portion of the\nLibrary, but is designed to work with the Library by being compiled or\nlinked with it, is called a \"work that uses the Library\". Such a\nwork, in isolation, is not a derivative work of the Library, and\ntherefore falls outside the scope of this License.\n\n However, linking a \"work that uses the Library\" with the Library\ncreates an executable that is a derivative of the Library (because it\ncontains portions of the Library), rather than a \"work that uses the\nlibrary\". The executable is therefore covered by this License.\nSection 6 states terms for distribution of such executables.\n\n When a \"work that uses the Library\" uses material from a header file\nthat is part of the Library, the object code for the work may be a\nderivative work of the Library even though the source code is not.\nWhether this is true is especially significant if the work can be\nlinked without the Library, or if the work is itself a library. The\nthreshold for this to be true is not precisely defined by law.\n\n If such an object file uses only numerical parameters, data\nstructure layouts and accessors, and small macros and small inline\nfunctions (ten lines or less in length), then the use of the object\nfile is unrestricted, regardless of whether it is legally a derivative\nwork. (Executables containing this object code plus portions of the\nLibrary will still fall under Section 6.)\n\n Otherwise, if the work is a derivative of the Library, you may\ndistribute the object code for the work under the terms of Section 6.\nAny executables containing that work also fall under Section 6,\nwhether or not they are linked directly with the Library itself.\n\n 6. As an exception to the Sections above, you may also combine or\nlink a \"work that uses the Library\" with the Library to produce a\nwork containing portions of the Library, and distribute that work\nunder terms of your choice, provided that the terms permit\nmodification of the work for the customer's own use and reverse\nengineering for debugging such modifications.\n\n You must give prominent notice with each copy of the work that the\nLibrary is used in it and that the Library and its use are covered by\nthis License. You must supply a copy of this License. If the work\nduring execution displays copyright notices, you must include the\ncopyright notice for the Library among them, as well as a reference\ndirecting the user to the copy of this License. Also, you must do one\nof these things:\n\n a) Accompany the work with the complete corresponding\n machine-readable source code for the Library including whatever\n changes were used in the work (which must be distributed under\n Sections 1 and 2 above); and, if the work is an executable linked\n with the Library, with the complete machine-readable \"work that\n uses the Library\", as object code and/or source code, so that the\n user can modify the Library and then relink to produce a modified\n executable containing the modified Library. (It is understood\n that the user who changes the contents of definitions files in the\n Library will not necessarily be able to recompile the application\n to use the modified definitions.)\n\n b) Use a suitable shared library mechanism for linking with the\n Library. A suitable mechanism is one that (1) uses at run time a\n copy of the library already present on the user's computer system,\n rather than copying library functions into the executable, and (2)\n will operate properly with a modified version of the library, if\n the user installs one, as long as the modified version is\n interface-compatible with the version that the work was made with.\n\n c) Accompany the work with a written offer, valid for at\n least three years, to give the same user the materials\n specified in Subsection 6a, above, for a charge no more\n than the cost of performing this distribution.\n\n d) If distribution of the work is made by offering access to copy\n from a designated place, offer equivalent access to copy the above\n specified materials from the same place.\n\n e) Verify that the user has already received a copy of these\n materials or that you have already sent this user a copy.\n\n For an executable, the required form of the \"work that uses the\nLibrary\" must include any data and utility programs needed for\nreproducing the executable from it. However, as a special exception,\nthe materials to be distributed need not include anything that is\nnormally distributed (in either source or binary form) with the major\ncomponents (compiler, kernel, and so on) of the operating system on\nwhich the executable runs, unless that component itself accompanies\nthe executable.\n\n It may happen that this requirement contradicts the license\nrestrictions of other proprietary libraries that do not normally\naccompany the operating system. Such a contradiction means you cannot\nuse both them and the Library together in an executable that you\ndistribute.\n\n 7. You may place library facilities that are a work based on the\nLibrary side-by-side in a single library together with other library\nfacilities not covered by this License, and distribute such a combined\nlibrary, provided that the separate distribution of the work based on\nthe Library and of the other library facilities is otherwise\npermitted, and provided that you do these two things:\n\n a) Accompany the combined library with a copy of the same work\n based on the Library, uncombined with any other library\n facilities. This must be distributed under the terms of the\n Sections above.\n\n b) Give prominent notice with the combined library of the fact\n that part of it is a work based on the Library, and explaining\n where to find the accompanying uncombined form of the same work.\n\n 8. You may not copy, modify, sublicense, link with, or distribute\nthe Library except as expressly provided under this License. Any\nattempt otherwise to copy, modify, sublicense, link with, or\ndistribute the Library is void, and will automatically terminate your\nrights under this License. However, parties who have received copies,\nor rights, from you under this License will not have their licenses\nterminated so long as such parties remain in full compliance.\n\n 9. You are not required to accept this License, since you have not\nsigned it. However, nothing else grants you permission to modify or\ndistribute the Library or its derivative works. These actions are\nprohibited by law if you do not accept this License. Therefore, by\nmodifying or distributing the Library (or any work based on the\nLibrary), you indicate your acceptance of this License to do so, and\nall its terms and conditions for copying, distributing or modifying\nthe Library or works based on it.\n\n 10. Each time you redistribute the Library (or any work based on the\nLibrary), the recipient automatically receives a license from the\noriginal licensor to copy, distribute, link with or modify the Library\nsubject to these terms and conditions. You may not impose any further\nrestrictions on the recipients' exercise of the rights granted herein.\nYou are not responsible for enforcing compliance by third parties with\nthis License.\n\n 11. If, as a consequence of a court judgment or allegation of patent\ninfringement or for any other reason (not limited to patent issues),\nconditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot\ndistribute so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you\nmay not distribute the Library at all. For example, if a patent\nlicense would not permit royalty-free redistribution of the Library by\nall those who receive copies directly or indirectly through you, then\nthe only way you could satisfy both it and this License would be to\nrefrain entirely from distribution of the Library.\n\nIf any portion of this section is held invalid or unenforceable under any\nparticular circumstance, the balance of the section is intended to apply,\nand the section as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any\npatents or other property right claims or to contest validity of any\nsuch claims; this section has the sole purpose of protecting the\nintegrity of the free software distribution system which is\nimplemented by public license practices. Many people have made\ngenerous contributions to the wide range of software distributed\nthrough that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing\nto distribute software through any other system and a licensee cannot\nimpose that choice.\n\nThis section is intended to make thoroughly clear what is believed to\nbe a consequence of the rest of this License.\n\n 12. If the distribution and/or use of the Library is restricted in\ncertain countries either by patents or by copyrighted interfaces, the\noriginal copyright holder who places the Library under this License may add\nan explicit geographical distribution limitation excluding those countries,\nso that distribution is permitted only in or among countries not thus\nexcluded. In such case, this License incorporates the limitation as if\nwritten in the body of this License.\n\n 13. The Free Software Foundation may publish revised and/or new\nversions of the Lesser General Public License from time to time.\nSuch new versions will be similar in spirit to the present version,\nbut may differ in detail to address new problems or concerns.\n\nEach version is given a distinguishing version number. If the Library\nspecifies a version number of this License which applies to it and\n\"any later version\", you have the option of following the terms and\nconditions either of that version or of any later version published by\nthe Free Software Foundation. If the Library does not specify a\nlicense version number, you may choose any version ever published by\nthe Free Software Foundation.\n\n 14. If you wish to incorporate parts of the Library into other free\nprograms whose distribution conditions are incompatible with these,\nwrite to the author to ask for permission. For software which is\ncopyrighted by the Free Software Foundation, write to the Free\nSoftware Foundation; we sometimes make exceptions for this. Our\ndecision will be guided by the two goals of preserving the free status\nof all derivatives of our free software and of promoting the sharing\nand reuse of software generally.\n\n NO WARRANTY\n\n 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO\nWARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.\nEXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\nOTHER PARTIES PROVIDE THE LIBRARY \"AS IS\" WITHOUT WARRANTY OF ANY\nKIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\nLIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN\nWRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY\nAND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU\nFOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR\nCONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE\nLIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING\nRENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A\nFAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF\nSUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGES.\n\n END OF TERMS AND CONDITIONS\n\n How to Apply These Terms to Your New Libraries\n\n If you develop a new library, and you want it to be of the greatest\npossible use to the public, we recommend making it free software that\neveryone can redistribute and change. You can do so by permitting\nredistribution under these terms (or, alternatively, under the terms of the\nordinary General Public License).\n\n To apply these terms, attach the following notices to the library. It is\nsafest to attach them to the start of each source file to most effectively\nconvey the exclusion of warranty; and each file should have at least the\n\"copyright\" line and a pointer to where the full notice is found.\n\n \n Copyright (C) \n\n This library is free software; you can redistribute it and/or\n modify it under the terms of the GNU Lesser General Public\n License as published by the Free Software Foundation; either\n version 2.1 of the License, or (at your option) any later version.\n\n This library is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n Lesser General Public License for more details.\n\n You should have received a copy of the GNU Lesser General Public\n License along with this library; if not, write to the Free Software\n Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301\n USA\n\nAlso add information on how to contact you by electronic and paper mail.\n\nYou should also get your employer (if you work as a programmer) or your\nschool, if any, to sign a \"copyright disclaimer\" for the library, if\nnecessary. Here is a sample; alter the names:\n\n Yoyodyne, Inc., hereby disclaims all copyright interest in the\n library `Frob' (a library for tweaking knobs) written by James Random\n Hacker.\n\n , 1 April 1990\n Ty Coon, President of Vice\n\nThat's all there is to it!\n" }, + { + "Name": "charset-normalizer", + "Version": "2.0.10", + "Summary": "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.", + "Home-page": "https://github.com/ousret/charset_normalizer", + "Author": "Ahmed TAHRI @Ousret", + "License": "MIT License", + "License URL": "https://api.github.com/repos/ousret/charset_normalizer/license", + "License repo": "MIT License\n\nCopyright (c) 2019 TAHRI Ahmed R.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.", + "License text": "MIT License\n\nCopyright (c) [year] [fullname]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n" + }, { "Name": "colorama", "Version": "0.4.4", @@ -1172,7 +1183,7 @@ }, { "Name": "humanfriendly", - "Version": "9.2", + "Version": "10.0", "Summary": "Human friendly output for text interfaces using Python", "Home-page": "https://humanfriendly.readthedocs.io", "Author": "Peter Odding", @@ -1180,7 +1191,7 @@ }, { "Name": "idna", - "Version": "2.10", + "Version": "3.3", "Summary": "Internationalized Domain Names in Applications (IDNA)", "Home-page": "https://github.com/kjd/idna", "Author": "Kim Davies", @@ -1217,11 +1228,14 @@ }, { "Name": "isodate", - "Version": "0.6.0", + "Version": "0.6.1", "Summary": "An ISO 8601 date/time/duration parser and formatter", "Home-page": "https://github.com/gweis/isodate/", "Author": "Gerhard Weis", - "License": "BSD" + "License": "BSD 3-Clause \"New\" or \"Revised\" License", + "License URL": "https://api.github.com/repos/gweis/isodate/license", + "License repo": "Copyright (c) 2021, Hugo van Kemenade and contributors\nCopyright (c) 2009-2018, Gerhard Weis and contributors\nCopyright (c) 2009, Gerhard Weis\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n * Neither the name of the nor the\n names of its contributors may be used to endorse or promote products\n derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "License text": "BSD 3-Clause License\n\nCopyright (c) [year], [fullname]\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n" }, { "Name": "javaproperties", @@ -1254,7 +1268,7 @@ }, { "Name": "jsondiff", - "Version": "1.2.0", + "Version": "1.3.0", "Summary": "Diff JSON and JSON-like structures in Python", "Home-page": "https://github.com/ZoomerAnalytics/jsondiff", "Author": "Zoomer Analytics LLC", @@ -1276,7 +1290,7 @@ }, { "Name": "knack", - "Version": "0.8.2", + "Version": "0.9.0", "Summary": "A Command-Line Interface framework", "Home-page": "https://github.com/microsoft/knack", "Author": "Microsoft Corporation", @@ -1295,11 +1309,11 @@ }, { "Name": "msal-extensions", - "Version": "0.3.0", + "Version": "0.3.1", "Summary": "UNKNOWN", "Home-page": "UNKNOWN", "Author": "", - "License": "UNKNOWN" + "License": "MIT" }, { "Name": "msal", @@ -1356,7 +1370,7 @@ }, { "Name": "paramiko", - "Version": "2.8.1", + "Version": "2.9.1", "Summary": "SSH2 protocol library", "Home-page": "https://paramiko.org", "Author": "Jeff Forcier", @@ -1393,7 +1407,7 @@ }, { "Name": "psutil", - "Version": "5.8.0", + "Version": "5.9.0", "Summary": "Cross-platform lib for process and system monitoring in Python.", "Home-page": "https://github.com/giampaolo/psutil", "Author": "Giampaolo Rodola", @@ -1425,7 +1439,7 @@ }, { "Name": "Pygments", - "Version": "2.10.0", + "Version": "2.11.1", "Summary": "Pygments is a syntax highlighting package written in Python.", "Home-page": "https://pygments.org/", "Author": "Georg Brandl", @@ -1514,14 +1528,6 @@ "License repo": "Copyright (c) 2011, Zakaria Zajac \nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", "License text": "BSD 2-Clause License\n\nCopyright (c) [year], [fullname]\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n" }, - { - "Name": "pytz", - "Version": "2019.1", - "Summary": "World timezone definitions, modern and historical", - "Home-page": "http://pythonhosted.org/pytz", - "Author": "Stuart Bishop", - "License": "MIT" - }, { "Name": "PyYAML", "Version": "6.0", @@ -1543,7 +1549,7 @@ }, { "Name": "requests", - "Version": "2.25.1", + "Version": "2.27.0", "Summary": "Python HTTP for Humans.", "Home-page": "https://requests.readthedocs.io", "Author": "Kenneth Reitz", @@ -1630,17 +1636,6 @@ "License repo": "Copyright (c) 2011-2020 Sergey Astanin and contributors\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "License text": "MIT License\n\nCopyright (c) [year] [fullname]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n" }, - { - "Name": "terraform-bin", - "Version": "1.0.1", - "Summary": "UNKNOWN", - "Home-page": "https://github.com/epiphany-platform/terraform-bin", - "Author": "Epiphany Team", - "License": "Apache License 2.0", - "License URL": "https://api.github.com/repos/epiphany-platform/terraform-bin/license", - "License repo": "\n Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"[]\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright 2019 ABB. All rights reserved.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.", - "License text": " Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"[]\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright [yyyy] [name of copyright owner]\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n" - }, { "Name": "typing_extensions", "Version": "4.0.0", @@ -1657,17 +1652,6 @@ "Author": "Andrey Petrov", "License": "MIT" }, - { - "Name": "vsts", - "Version": "0.1.25", - "Summary": "Python wrapper around the VSTS APIs", - "Home-page": "https://github.com/Microsoft/vsts-python-api", - "Author": "Microsoft Corporation", - "License": "MIT License", - "License URL": "https://api.github.com/repos/microsoft/vsts-python-api/license", - "License repo": " MIT License\n\n Copyright (c) Microsoft Corporation. All rights reserved.\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE\n", - "License text": "MIT License\n\nCopyright (c) [year] [fullname]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n" - }, { "Name": "websocket-client", "Version": "0.56.0", diff --git a/cli/version.txt.py b/cli/version.txt.py index 3e6e9a9d01..c921c13021 100644 --- a/cli/version.txt.py +++ b/cli/version.txt.py @@ -1 +1 @@ -1.3.0dev +2.0.0dev diff --git a/docs/changelogs/CHANGELOG-2.0.md b/docs/changelogs/CHANGELOG-2.0.md index 5f5095ea28..f1e4b3ceb8 100644 --- a/docs/changelogs/CHANGELOG-2.0.md +++ b/docs/changelogs/CHANGELOG-2.0.md @@ -1,13 +1,22 @@ -# Changelog 1.3 +# Changelog 2.0 -## [1.3.0] YYYY-MM-DD +## [2.0.0] YYYY-MM-DD ### Added + ### Fixed +[#1569](https://github.com/epiphany-platform/epiphany/issues/1569) - Azure unmanaged disks not supported by Epiphany but there is misleading setting in the default configuration + ### Updated +- [#2825](https://github.com/epiphany-platform/epiphany/issues/2825) - Upgrade Terraform and providers + - Terraform 0.12.6 to 1.1.3 ([#2706](https://github.com/epiphany-platform/epiphany/issues/2706)) + - Azurerm provider 1.38.0 to 2.91.0 + - AWS provider 2.26 to 3.71.0 + - Upgraded Azure-cli 2.29 to 2.32 + ### Removed - [#2834](https://github.com/epiphany-platform/epiphany/issues/2834) - Removal of Hashicorp Vault component @@ -17,6 +26,9 @@ ### Deprecated + ### Breaking changes +- Upgrade of Terraform components in issue [#2825](https://github.com/epiphany-platform/epiphany/issues/2825) will make running re-apply with infrastructure break on existing 1.x clusters. The advice is to deploy a new cluster and migrate data. If needed a manual upgrade path is described [here.](../home/howto/UPGRADE.md#terraform-upgrade-from-epiphany-1.x-to-2.x) + ### Known issues diff --git a/docs/home/COMPONENTS.md b/docs/home/COMPONENTS.md index eeba7ccd71..08afbee7a1 100644 --- a/docs/home/COMPONENTS.md +++ b/docs/home/COMPONENTS.md @@ -43,9 +43,9 @@ Note that versions are default versions and can be changed in certain cases thro | Component | Version | Repo/Website | License | | ------------------------- | ------- | ----------------------------------------------------- | ----------------------------------------------------------------- | -| Terraform | 0.12.6 | https://www.terraform.io/ | [Mozilla Public License 2.0](https://github.com/hashicorp/terraform/blob/master/LICENSE) | -| Terraform AzureRM provider | 1.38.0 | https://github.com/terraform-providers/terraform-provider-azurerm | [Mozilla Public License 2.0](https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/LICENSE) | -| Terraform AWS provider | 2.26 | https://github.com/terraform-providers/terraform-provider-aws | [Mozilla Public License 2.0](https://github.com/terraform-providers/terraform-provider-aws/blob/master/LICENSE) | +| Terraform | 1.1.3 | https://www.terraform.io/ | [Mozilla Public License 2.0](https://github.com/hashicorp/terraform/blob/master/LICENSE) | +| Terraform AzureRM provider | 2.91.0 | https://github.com/terraform-providers/terraform-provider-azurerm | [Mozilla Public License 2.0](https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/LICENSE) | +| Terraform AWS provider | 3.71.0 | https://github.com/terraform-providers/terraform-provider-aws | [Mozilla Public License 2.0](https://github.com/terraform-providers/terraform-provider-aws/blob/master/LICENSE) | | Crane | 0.4.1 | https://github.com/google/go-containerregistry/tree/main/cmd/crane | [Apache License 2.0](https://github.com/google/go-containerregistry/blob/main/LICENSE) | ## Epicli Python dependencies @@ -61,18 +61,17 @@ Note that versions are default versions and can be changed in certain cases thro | attrs | 21.2.0 | https://www.attrs.org/ | MIT | | azure-appconfiguration | 1.1.1 | https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/appconfiguration/azure-appconfiguration | MIT License | | azure-batch | 11.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-cli-core | 2.29.0 | https://github.com/Azure/azure-cli | [MIT License](https://api.github.com/repos/azure/azure-cli/license) | +| azure-cli-core | 2.32.0 | https://github.com/Azure/azure-cli | [MIT License](https://api.github.com/repos/azure/azure-cli/license) | | azure-cli-telemetry | 1.0.6 | https://github.com/Azure/azure-cli | [MIT License](https://api.github.com/repos/azure/azure-cli/license) | -| azure-cli | 2.29.0 | https://github.com/Azure/azure-cli | [MIT License](https://api.github.com/repos/azure/azure-cli/license) | +| azure-cli | 2.32.0 | https://github.com/Azure/azure-cli | [MIT License](https://api.github.com/repos/azure/azure-cli/license) | | azure-common | 1.1.27 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-core | 1.21.1 | https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-core | MIT License | | azure-cosmos | 3.2.0 | https://github.com/Azure/azure-documentdb-python | [MIT License](https://api.github.com/repos/azure/azure-documentdb-python/license) | | azure-datalake-store | 0.0.52 | https://github.com/Azure/azure-data-lake-store-python | [Other](https://api.github.com/repos/azure/azure-data-lake-store-python/license) | -| azure-functions-devops-build | 0.0.22 | https://github.com/Azure/azure-functions-devops-build | [MIT License](https://api.github.com/repos/azure/azure-functions-devops-build/license) | | azure-graphrbac | 0.60.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-identity | 1.7.1 | https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity | MIT License | | azure-keyvault-administration | 4.0.0b3 | https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-administration | MIT License | -| azure-keyvault-keys | 4.4.0 | https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-keys | MIT License | +| azure-keyvault-keys | 4.5.0b4 | https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/keyvault/azure-keyvault-keys | MIT License | | azure-keyvault | 1.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-loganalytics | 0.1.1 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-advisor | 9.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | @@ -85,70 +84,71 @@ Note that versions are default versions and can be changed in certain cases thro | azure-mgmt-billing | 6.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-botservice | 0.3.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-cdn | 11.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-cognitiveservices | 12.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-compute | 23.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-cognitiveservices | 13.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-compute | 23.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-consumption | 2.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-containerinstance | 9.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-containerregistry | 8.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-containerinstance | 9.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-containerregistry | 8.2.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-containerservice | 16.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-core | 1.2.2 | https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-mgmt-core | MIT License | -| azure-mgmt-cosmosdb | 6.4.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-core | 1.3.0 | https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-mgmt-core | MIT License | +| azure-mgmt-cosmosdb | 7.0.0b2 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-databoxedge | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-datalake-analytics | 0.2.1 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-datalake-nspkg | 3.0.1 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-datalake-store | 0.5.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-datamigration | 9.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-datamigration | 10.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-deploymentmanager | 0.2.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-devtestlabs | 4.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-dns | 8.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-eventgrid | 9.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-eventhub | 9.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-extendedlocation | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-hdinsight | 8.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-imagebuilder | 0.4.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-hdinsight | 9.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-imagebuilder | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-iotcentral | 9.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-iothub | 2.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-iothubprovisioningservices | 0.3.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-keyvault | 9.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-iothubprovisioningservices | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-keyvault | 9.3.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-kusto | 0.3.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-loganalytics | 11.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-loganalytics | 12.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-managedservices | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-managementgroups | 0.2.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-maps | 2.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-marketplaceordering | 1.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-media | 7.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-monitor | 2.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-monitor | 3.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-msi | 0.2.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-netapp | 4.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-network | 19.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-netapp | 5.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-network | 19.3.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-nspkg | 3.0.2 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-policyinsights | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-privatedns | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-rdbms | 9.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-rdbms | 10.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-recoveryservices | 2.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-recoveryservicesbackup | 0.15.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-recoveryservicesbackup | 4.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-redhatopenshift | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-redis | 13.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-redis | 13.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-relay | 0.1.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-reservations | 0.6.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-resource | 19.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-resource | 20.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-search | 8.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-security | 2.0.0b1 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-servicebus | 6.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-servicefabric | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-servicefabricmanagedclusters | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-servicelinker | 1.0.0b1 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-signalr | 1.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-sql | 3.0.1 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-sqlvirtualmachine | 1.0.0b1 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-storage | 19.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-mgmt-synapse | 2.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-mgmt-synapse | 2.1.0b3 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-trafficmanager | 0.51.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-mgmt-web | 4.0.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-multiapi-storage | 0.6.2 | https://github.com/Azure/azure-multiapi-storage-python | [MIT License](https://api.github.com/repos/azure/azure-multiapi-storage-python/license) | +| azure-multiapi-storage | 0.7.0 | https://github.com/Azure/azure-multiapi-storage-python | [MIT License](https://api.github.com/repos/azure/azure-multiapi-storage-python/license) | | azure-nspkg | 3.0.2 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-storage-common | 1.4.2 | https://github.com/Azure/azure-storage-python | [MIT License](https://api.github.com/repos/azure/azure-storage-python/license) | | azure-synapse-accesscontrol | 0.5.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | -| azure-synapse-artifacts | 0.8.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | +| azure-synapse-artifacts | 0.10.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-synapse-managedprivateendpoints | 0.3.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | azure-synapse-spark | 0.2.0 | https://github.com/Azure/azure-sdk-for-python | [MIT License](https://api.github.com/repos/azure/azure-sdk-for-python/license) | | bcrypt | 3.2.0 | https://github.com/pyca/bcrypt/ | [Apache License 2.0](https://api.github.com/repos/pyca/bcrypt/license) | @@ -157,23 +157,24 @@ Note that versions are default versions and can be changed in certain cases thro | certifi | 2021.10.8 | https://certifiio.readthedocs.io/en/latest/ | MPL-2.0 | | cffi | 1.15.0 | http://cffi.readthedocs.org | MIT | | chardet | 3.0.4 | https://github.com/chardet/chardet | [GNU Lesser General Public License v2.1](https://api.github.com/repos/chardet/chardet/license) | +| charset-normalizer | 2.0.10 | https://github.com/ousret/charset_normalizer | [MIT License](https://api.github.com/repos/ousret/charset_normalizer/license) | | colorama | 0.4.4 | https://github.com/tartley/colorama | [BSD 3-Clause "New" or "Revised" License](https://api.github.com/repos/tartley/colorama/license) | | cryptography | 3.3.2 | https://github.com/pyca/cryptography | [Other](https://api.github.com/repos/pyca/cryptography/license) | | Deprecated | 1.2.13 | https://github.com/tantale/deprecated | [MIT License](https://api.github.com/repos/tantale/deprecated/license) | | Antergos Linux | 2015.10 (ISO-Rolling) | https://github.com/python-distro/distro | [Apache License 2.0](https://api.github.com/repos/python-distro/distro/license) | | fabric | 2.6.0 | http://fabfile.org | BSD | -| humanfriendly | 9.2 | https://humanfriendly.readthedocs.io | MIT | -| idna | 2.10 | https://github.com/kjd/idna | [BSD 3-Clause "New" or "Revised" License](https://api.github.com/repos/kjd/idna/license) | +| humanfriendly | 10.0 | https://humanfriendly.readthedocs.io | MIT | +| idna | 3.3 | https://github.com/kjd/idna | [BSD 3-Clause "New" or "Revised" License](https://api.github.com/repos/kjd/idna/license) | | importlib-metadata | 1.7.0 | http://importlib-metadata.readthedocs.io/ | Apache Software License | | importlib-resources | 5.4.0 | https://github.com/python/importlib_resources | [Other](https://api.github.com/repos/python/importlib_resources/license) | | invoke | 1.6.0 | http://docs.pyinvoke.org | BSD | -| isodate | 0.6.0 | https://github.com/gweis/isodate/ | BSD | +| isodate | 0.6.1 | https://github.com/gweis/isodate/ | [BSD 3-Clause "New" or "Revised" License](https://api.github.com/repos/gweis/isodate/license) | | javaproperties | 0.5.2 | https://github.com/jwodder/javaproperties | [MIT License](https://api.github.com/repos/jwodder/javaproperties/license) | | Jinja2 | 3.0.3 | https://palletsprojects.com/p/jinja/ | BSD-3-Clause | | jmespath | 0.10.0 | https://github.com/jmespath/jmespath.py | [Other](https://api.github.com/repos/jmespath/jmespath.py/license) | -| jsondiff | 1.2.0 | https://github.com/ZoomerAnalytics/jsondiff | [MIT License](https://api.github.com/repos/zoomeranalytics/jsondiff/license) | +| jsondiff | 1.3.0 | https://github.com/ZoomerAnalytics/jsondiff | [MIT License](https://api.github.com/repos/zoomeranalytics/jsondiff/license) | | jsonschema | 4.2.1 | https://github.com/Julian/jsonschema | [MIT License](https://api.github.com/repos/julian/jsonschema/license) | -| knack | 0.8.2 | https://github.com/microsoft/knack | [MIT License](https://api.github.com/repos/microsoft/knack/license) | +| knack | 0.9.0 | https://github.com/microsoft/knack | [MIT License](https://api.github.com/repos/microsoft/knack/license) | | MarkupSafe | 2.0.1 | https://palletsprojects.com/p/markupsafe/ | BSD-3-Clause | | msal-extensions | 0.3.0 | https://github.com/AzureAD/microsoft-authentication-extensions-for-python | [MIT License](https://github.com/AzureAD/microsoft-authentication-extensions-for-python/LICENSE) | | msal | 1.16.0 | https://github.com/AzureAD/microsoft-authentication-library-for-python | [Other](https://api.github.com/repos/azuread/microsoft-authentication-library-for-python/license) | @@ -181,14 +182,14 @@ Note that versions are default versions and can be changed in certain cases thro | msrestazure | 0.6.4 | https://github.com/Azure/msrestazure-for-python | [MIT License](https://api.github.com/repos/azure/msrestazure-for-python/license) | | oauthlib | 3.1.1 | https://github.com/oauthlib/oauthlib | [BSD 3-Clause "New" or "Revised" License](https://api.github.com/repos/oauthlib/oauthlib/license) | | packaging | 20.9 | https://github.com/pypa/packaging | [Other](https://api.github.com/repos/pypa/packaging/license) | -| paramiko | 2.8.1 | https://paramiko.org | LGPL | +| paramiko | 2.9.1 | https://paramiko.org | LGPL | | pathlib2 | 2.3.6 | https://github.com/mcmtroffaes/pathlib2 | [MIT License](https://api.github.com/repos/mcmtroffaes/pathlib2/license) | | pkginfo | 1.8.2 | https://code.launchpad.net/~tseaver/pkginfo/trunk | MIT | | portalocker | 1.7.1 | https://github.com/WoLpH/portalocker | [Other](https://api.github.com/repos/wolph/portalocker/license) | -| psutil | 5.8.0 | https://github.com/giampaolo/psutil | [BSD 3-Clause "New" or "Revised" License](https://api.github.com/repos/giampaolo/psutil/license) | +| psutil | 5.9.0 | https://github.com/giampaolo/psutil | [BSD 3-Clause "New" or "Revised" License](https://api.github.com/repos/giampaolo/psutil/license) | | pycparser | 2.21 | https://github.com/eliben/pycparser | [Other](https://api.github.com/repos/eliben/pycparser/license) | | PyGithub | 1.55 | https://github.com/pygithub/pygithub | [GNU Lesser General Public License v3.0](https://api.github.com/repos/pygithub/pygithub/license) | -| Pygments | 2.10.0 | https://pygments.org/ | BSD License | +| Pygments | 2.11.1 | https://pygments.org/ | BSD License | | PyJWT | 2.3.0 | https://github.com/jpadilla/pyjwt | [MIT License](https://api.github.com/repos/jpadilla/pyjwt/license) | | PyNaCl | 1.4.0 | https://github.com/pyca/pynacl/ | [Apache License 2.0](https://api.github.com/repos/pyca/pynacl/license) | | pyOpenSSL | 21.0.0 | https://pyopenssl.org/ | Apache License, Version 2.0 | @@ -197,10 +198,9 @@ Note that versions are default versions and can be changed in certain cases thro | PySocks | 1.7.1 | https://github.com/Anorov/PySocks | [Other](https://api.github.com/repos/anorov/pysocks/license) | | python-dateutil | 2.8.2 | https://github.com/dateutil/dateutil | [Other](https://api.github.com/repos/dateutil/dateutil/license) | | python-json-logger | 2.0.2 | http://github.com/madzak/python-json-logger | [BSD 2-Clause "Simplified" License](https://api.github.com/repos/madzak/python-json-logger/license) | -| pytz | 2019.1 | http://pythonhosted.org/pytz | MIT | | PyYAML | 6.0 | https://pyyaml.org/ | MIT | | requests-oauthlib | 1.3.0 | https://github.com/requests/requests-oauthlib | [ISC License](https://api.github.com/repos/requests/requests-oauthlib/license) | -| requests | 2.25.1 | https://requests.readthedocs.io | Apache 2.0 | +| requests | 2.27.0 | https://requests.readthedocs.io | Apache 2.0 | | ruamel.yaml.clib | 0.2.6 | https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree | MIT | | ruamel.yaml | 0.17.17 | https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree | MIT license | | s3transfer | 0.5.0 | https://github.com/boto/s3transfer | [Apache License 2.0](https://api.github.com/repos/boto/s3transfer/license) | @@ -209,10 +209,8 @@ Note that versions are default versions and can be changed in certain cases thro | six | 1.16.0 | https://github.com/benjaminp/six | [MIT License](https://api.github.com/repos/benjaminp/six/license) | | sshtunnel | 0.1.5 | https://github.com/pahaz/sshtunnel | [MIT License](https://api.github.com/repos/pahaz/sshtunnel/license) | | tabulate | 0.8.9 | https://github.com/astanin/python-tabulate | [MIT License](https://api.github.com/repos/astanin/python-tabulate/license) | -| terraform-bin | 1.0.1 | https://github.com/epiphany-platform/terraform-bin | [Apache License 2.0](https://api.github.com/repos/epiphany-platform/terraform-bin/license) | | typing_extensions | 4.0.0 | https://github.com/python/typing/blob/master/typing_extensions | [Other](https://github.com/python/typing/blob/master/typing_extensions/LICENSE) | | urllib3 | 1.26.7 | https://urllib3.readthedocs.io/ | MIT | -| vsts | 0.1.25 | https://github.com/Microsoft/vsts-python-api | [MIT License](https://api.github.com/repos/microsoft/vsts-python-api/license) | | websocket-client | 0.56.0 | https://github.com/websocket-client/websocket-client.git | BSD | | wrapt | 1.13.3 | https://github.com/GrahamDumpleton/wrapt | [BSD 2-Clause "Simplified" License](https://api.github.com/repos/grahamdumpleton/wrapt/license) | | xmltodict | 0.12.0 | https://github.com/martinblech/xmltodict | [MIT License](https://api.github.com/repos/martinblech/xmltodict/license) | diff --git a/docs/home/HOWTO.md b/docs/home/HOWTO.md index 17c8ed78da..74395ab1bc 100644 --- a/docs/home/HOWTO.md +++ b/docs/home/HOWTO.md @@ -64,6 +64,7 @@ - [RabbitMQ upgrade](./howto/UPGRADE.md#rabbitmq-upgrade) - [Kubernetes upgrade](./howto/UPGRADE.md#kubernetes-upgrade) - [PostgreSQL upgrade](./howto/UPGRADE.md#postgresql-upgrade) + - [Terraform upgrade from Epiphany 1.x to 2.x](./howto/UPGRADE.md#terraform-upgrade-from-epiphany-1.x-to-2.x) - [Security](./howto/SECURITY.md) - [How to add/remove additional users to/from OS](./howto/SECURITY.md#how-to-addremove-additional-users-tofrom-os) diff --git a/docs/home/howto/UPGRADE.md b/docs/home/howto/UPGRADE.md index 9e387611d0..efec99b4bb 100644 --- a/docs/home/howto/UPGRADE.md +++ b/docs/home/howto/UPGRADE.md @@ -421,3 +421,172 @@ directories by running `delete_old_cluster.sh` script (created in `pg_upgrade_wo nodes**. The script is not created if you have user-defined tablespaces inside the old data directory. You can also delete the old installation directories (e.g., `bin`, `share`). You may delete `pg_upgrade_working_dir` on primary node once the upgrade is completely over. + +## Terraform upgrade from Epiphany 1.x to 2.x + +From Epiphany 1.x to 2.x the Terraform stack received the following major updates: +- Terraform 0.12.6 to 1.1.3 +- Azurerm provider 1.38.0 to 2.91.0 +- AWS provider 2.26 to 3.71.0 + +These introduce some breaking changes which will require manual steps for upgrading an existing 1.x clusters. As this is not straight forward we recommend deploying a new cluster on 2.x and migrating data instead. + +If you do want to upgrade a 1.x manually it will require you to upgrade between a few different versions of Terraform. The basic steps are described below for each provider. As always ensure backup of any data required. + +Final note is that you can also leave the Terraform in place and use the `--no-infra` flag to skip applying the new Terraform scripts. This however makes you unable to make any changes to your cluster layout. + +### Azure + +Notes: +- If you made any manual changes to your cluster infrastructure outside of Terraform this might cause issues. +- Some resources might be changed or added which are usually security-groups and security-groups-association or NIC's. This is normal behaviour and is ok, just make sure no other resources like VM's are included when reviewing the `terraform plan` output. +- Only run `terraform apply` if `terraform plan` shows your infrastructure does not match the configuration. +- Manual Terraform upgrade up to v1.0.x should be completed before running `epicli apply` command with Epiphany 2.x. +- Terraform can be installed as a binary package or by using package managers, see more: https://learn.hashicorp.com/tutorials/terraform/install-cli + +#### v0.12.6 => v0.13.x + +The official documentation can be found here: https://www.terraform.io/language/upgrade-guides/0-13 + +General steps: +- Download the latest Terraform v0.13.x: https://releases.hashicorp.com/terraform/ +- Run the following sets of commands in the `build/clustername/terraform` folder and follow the steps if asked: + ```shell + terraform init + terraform 0.13upgrade + terraform plan + terraform apply (if needed) + ``` + +#### v0.13.x => v0.14.x + +The official documentation can be found here: https://www.terraform.io/language/upgrade-guides/0-14 + +General steps: +- Download the latest Terraform v0.14.x: https://releases.hashicorp.com/terraform/ +- Run the following sets of commands in the `build/clustername/terraform` folder and follow the steps if asked: + ```shell + terraform init + terraform plan + terraform apply (if needed) + ``` + +#### v0.14.x => v1.0.x + +Note: From v0.14.x we can upgrade straight to v1.0.x. No need to upgrade to v0.15.x first. + +The official documentation can be found here: https://www.terraform.io/language/upgrade-guides/1-0 + +General steps: +- Download the latest Terraform v1.0.x: https://releases.hashicorp.com/terraform/ +- Run the following sets of commands in the `build/clustername/terraform` folder and follow the steps if asked: + ```shell + terraform init + terraform plan + terraform apply (if needed) + ``` + +#### v1.0.x => v1.1.3 + +In this step we also force the upgrade from Azurerm provider 1.38.0 to 2.91.0 which requires a few more steps to resolve some pending issues. +At this point, the steps assume that you are already running Epiphany 2.x image. + +The official documentation can be found here: https://www.terraform.io/language/upgrade-guides/1-1 + +General steps: +- Run epicli to generate new Azurerm provider Terraform scripts: + ```shell + epicli apply -f data.yml + ``` + After the Terraform scripts generation `terraform init ...` will result in the following error: + `Error: Failed to query available provider packages` +- To fix the issue from previous step manually run from the epicli container in `build/clustername/terraform`: + ```shell + terraform init -upgrade + ``` +- Now re-run epicli again: + ```shell + epicli apply -f data.yml + ``` + This might succeed but depending on the cluster configuration this might lead to several errors for each NIC: + `Error: A resource with the ID "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prefix-name-rg/providers/Microsoft.Network/networkInterfaces/prefix-name-component-nic-x|/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prefix-name-rg/providers/Microsoft.Network/networkSecurityGroups/prefix-name-component-nsg-x" already exists - to be managed via Terraform this resource needs to be imported into the State. Please see the resource documentation for "azurerm_network_interface_security_group_association" for more information.` +- To resolve the above error we need to import the azurerm_network_interface_security_group_association for each NIC by using the `terraform input` command for each of the above errors using the ID and the propper name from the xxx_prefix-name-component-nsga-x.tf Terraform resources like so: + ```shell + terraform import 'azurerm_network_interface_security_group_association.prefix-name-component-nsga-0' '/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prefix-name-rg/providers/Microsoft.Network/networkInterfaces/prefix-name-component-nic-x|/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prefix-name-rg/providers/Microsoft.Network/networkSecurityGroups/prefix-name-component-nsg-x' + ``` +- Once all azurerm_network_interface_security_group_association are imported sucessfully you can re-run epicli apply one more time: + ```shell + epicli apply -f data.yml + ``` + +### AWS + +Notes: +- If you made any manual changes to your cluster infrastructure outside of Terraform this might cause issues. +- Only run `terraform apply` if `terraform plan` shows your infrastructure does not match the configuration. +- Manual Terraform ugrade up to v1.0.x should be completed before running `epicli apply` command with Epiphany 2.x. +- Terraform can be installed as a binary package or by using package managers, see more: https://learn.hashicorp.com/tutorials/terraform/install-cli + +#### v0.12.6 => v0.13.x + +The official documentation can be found here: https://www.terraform.io/language/upgrade-guides/0-13 + +General steps: +- Download the latest Terraform v0.13.x: https://releases.hashicorp.com/terraform/ +- Run the following sets of commands in the `build/clustername/terraform` folder and follow the steps if asked: + ```shell + terraform init + terraform 0.13upgrade + terraform plan + terraform apply (if needed) + ``` + +#### v0.13.x => v0.14.x + +The official documentation can be found here: https://www.terraform.io/language/upgrade-guides/0-14 + +General steps: +- Download the latest Terraform v0.14.x: https://releases.hashicorp.com/terraform/ +- Run the following sets of commands in the `build/clustername/terraform` folder and follow the steps if asked: + ```shell + terraform init + terraform plan + terraform apply (if needed) + ``` + +#### v0.14.x => v1.0.x + +Note: From v0.14.x we can upgrade straight to v1.0.x. No need to upgrade to v0.15.x first. + +The official documentation can be found here: https://www.terraform.io/language/upgrade-guides/1-0 + +General steps: +- Download the latest Terraform v1.0.x: https://releases.hashicorp.com/terraform/ +- Run the following sets of commands in the `build/clustername/terraform` folder and follow the steps if asked: + ```shell + terraform init + terraform plan + terraform apply (if needed) + ``` +#### v1.0.x => v1.1.3 + +In this step we also force the upgrade from AWS provider 2.26 to 3.71.0 which requires a few more steps to resolve some pending issues. +At this point, the steps assume that you are already running Epiphany 2.x image. + +The official documentation can be found here: https://www.terraform.io/language/upgrade-guides/1-1 + +General steps: +- Run epicli to generate the new AWS provider Terraform scripts: + ```shell + epicli apply -f data.yml + ``` + After the Terraform scripts generation `terraform init ...` will result in the following error: + `Error: Failed to query available provider packages` +- To fix the issue from previous step manually run from the epicli container in `build/clustername/terraform`: + ```shell + terraform init -upgrade + ``` +- Now re-run epicli again: + ```shell + epicli apply -f data.yml + ``` diff --git a/schema/azure/defaults/infrastructure/network-interface-security-group-association.yml b/schema/azure/defaults/infrastructure/network-interface-security-group-association.yml new file mode 100644 index 0000000000..bdbefcb464 --- /dev/null +++ b/schema/azure/defaults/infrastructure/network-interface-security-group-association.yml @@ -0,0 +1,8 @@ +kind: infrastructure/network-interface-security-group-association +title: "Network Interface Security Group Association" +provider: azure +name: default +specification: + name: SET_BY_AUTOMATION + network_interface_name: SET_BY_AUTOMATION + security_group_name: SET_BY_AUTOMATION diff --git a/schema/azure/defaults/infrastructure/network-interface.yml b/schema/azure/defaults/infrastructure/network-interface.yml index f132703cb7..678b4ba417 100644 --- a/schema/azure/defaults/infrastructure/network-interface.yml +++ b/schema/azure/defaults/infrastructure/network-interface.yml @@ -5,7 +5,7 @@ name: default specification: name: SET_BY_AUTOMATION use_network_security_groups: SET_BY_AUTOMATION - security_group_name: SET_BY_AUTOMATION + security_group_association_name: SET_BY_AUTOMATION ip_configuration_name: SET_BY_AUTOMATION subnet_name: SET_BY_AUTOMATION use_public_ip: SET_BY_AUTOMATION diff --git a/schema/azure/defaults/infrastructure/virtual-machine.yml b/schema/azure/defaults/infrastructure/virtual-machine.yml index d6efa0c600..9ce95b5d8b 100644 --- a/schema/azure/defaults/infrastructure/virtual-machine.yml +++ b/schema/azure/defaults/infrastructure/virtual-machine.yml @@ -10,6 +10,8 @@ specification: public_key: SET_BY_AUTOMATION network_interface_name: SET_BY_AUTOMATION availability_set_name: SET_BY_AUTOMATION # Please don't change this default value, keep it "SET_BY_AUTOMATION" + use_network_security_groups: SET_BY_AUTOMATION + security_group_association_name: SET_BY_AUTOMATION tags: [] os_type: linux size: Standard_DS1_v2 @@ -21,7 +23,7 @@ specification: version: "20.04.202201100" # Never put latest on anything! Need to always pin the version number but testing we can get away with it storage_os_disk: delete_on_termination: false - managed: false + managed: true caching: ReadWrite create_option: FromImage disk_size_gb: 32 diff --git a/schema/azure/validation/infrastructure/network-interface-security-group-association.yml b/schema/azure/validation/infrastructure/network-interface-security-group-association.yml new file mode 100644 index 0000000000..860886fe44 --- /dev/null +++ b/schema/azure/validation/infrastructure/network-interface-security-group-association.yml @@ -0,0 +1,11 @@ +"$id": "#/specification" +title: "Network-interface-security-group-association specification schema" +description: "Network-interface-security-group-association specification schema" +type: object +properties: + name: + type: string + network_interface_name: + type: string + security_group_name: + type: string diff --git a/schema/azure/validation/infrastructure/network-interface.yml b/schema/azure/validation/infrastructure/network-interface.yml index 7ab2eb47f4..65371cfd3a 100644 --- a/schema/azure/validation/infrastructure/network-interface.yml +++ b/schema/azure/validation/infrastructure/network-interface.yml @@ -7,7 +7,7 @@ properties: type: string use_network_security_groups: type: boolean - security_group_name: + security_group_association_name: type: string ip_configuration_name: type: string diff --git a/schema/azure/validation/infrastructure/virtual-machine.yml b/schema/azure/validation/infrastructure/virtual-machine.yml index 9148aefb0e..b4d18adc76 100644 --- a/schema/azure/validation/infrastructure/virtual-machine.yml +++ b/schema/azure/validation/infrastructure/virtual-machine.yml @@ -17,6 +17,10 @@ properties: type: string availability_set_name: type: string + use_network_security_groups: + type: boolean + security_group_association_name: + type: string tags: type: array items: diff --git a/terraform/aws/epiphany-cluster.j2 b/terraform/aws/epiphany-cluster.j2 index 421c56bf7e..4007fd7ad2 100644 --- a/terraform/aws/epiphany-cluster.j2 +++ b/terraform/aws/epiphany-cluster.j2 @@ -10,9 +10,17 @@ # {{ specification.name }} ##################################################### +terraform { + required_providers { + aws = { + source = "hashicorp/aws" + version = "=3.71.0" + } + } +} + provider "aws" { - version = "=2.26" access_key = "{{ specification.cloud.credentials.key }}" secret_key = "{{ specification.cloud.credentials.secret }}" region = "{{ specification.cloud.region }}" -} \ No newline at end of file +} diff --git a/terraform/aws/infrastructure/default-security-group.j2 b/terraform/aws/infrastructure/default-security-group.j2 index 62e81a8511..c8db3a2586 100644 --- a/terraform/aws/infrastructure/default-security-group.j2 +++ b/terraform/aws/infrastructure/default-security-group.j2 @@ -11,14 +11,13 @@ ##################################################### resource "aws_default_security_group" "{{ specification.name }}" { - vpc_id = "${aws_vpc.{{ specification.vpc_name }}.id}" - - {% for rule in specification.rules %} + vpc_id = aws_vpc.{{ specification.vpc_name }}.id +{% for rule in specification.rules %} {%- if rule.direction | lower in ["inbound", "ingress"] %} - ingress { + ingress { {%- else %} - egress { + egress { {%- endif %} {%- if rule.protocol | lower in ["all", "*", "-1"] %} protocol = -1 @@ -28,12 +27,11 @@ resource "aws_default_security_group" "{{ specification.name }}" { from_port = {{ rule.destination_port_range }} to_port = {{ rule.destination_port_range }} {%- if rule.direction | lower in ["inbound", "ingress"] %} - cidr_blocks = ["{{ rule.source_address_prefix }}"] + cidr_blocks = ["{{ rule.source_address_prefix }}"] {%- else %} - cidr_blocks = ["{{ rule.destination_address_prefix }}"] + cidr_blocks = ["{{ rule.destination_address_prefix }}"] {%- endif %} -} + } {%- endfor %} - } \ No newline at end of file diff --git a/terraform/aws/infrastructure/efs-storage.j2 b/terraform/aws/infrastructure/efs-storage.j2 index 7b74e429bd..1ce5640213 100644 --- a/terraform/aws/infrastructure/efs-storage.j2 +++ b/terraform/aws/infrastructure/efs-storage.j2 @@ -11,14 +11,13 @@ ##################################################### resource "aws_efs_file_system" "{{ specification.name }}" { - creation_token = "{{ specification.token }}" - encrypted = "{{ specification.encrypted | lower }}" + creation_token = "{{ specification.token }}" + encrypted = "{{ specification.encrypted | lower }}" performance_mode = "{{ specification.performance_mode }}" - throughput_mode = "{{ specification.throughput_mode }}" - + throughput_mode = "{{ specification.throughput_mode }}" {% if specification.provisioned_throughput_in_mibps is defined %} - provisioned_throughput_in_mibps = "{{ specification.provisioned_throughput_in_mibps }}" + provisioned_throughput_in_mibps = "{{ specification.provisioned_throughput_in_mibps }}" {% endif %} tags = { @@ -27,11 +26,8 @@ resource "aws_efs_file_system" "{{ specification.name }}" { } {%- for target in specification.mount_targets %} - resource "aws_efs_mount_target" "{{ target.name }}" { - file_system_id = "${aws_efs_file_system.{{ specification.name }}.id}" - subnet_id = "${aws_subnet.{{ target.subnet_name }}.id}" + file_system_id = aws_efs_file_system.{{ specification.name }}.id + subnet_id = aws_subnet.{{ target.subnet_name }}.id } - {%- endfor %} - diff --git a/terraform/aws/infrastructure/internet-gateway.j2 b/terraform/aws/infrastructure/internet-gateway.j2 index a911226da4..18db73db62 100644 --- a/terraform/aws/infrastructure/internet-gateway.j2 +++ b/terraform/aws/infrastructure/internet-gateway.j2 @@ -11,11 +11,11 @@ ##################################################### resource "aws_internet_gateway" "{{ specification.name }}" { - vpc_id = "${aws_vpc.{{ specification.vpc_name }}.id}" + vpc_id = aws_vpc.{{ specification.vpc_name }}.id - tags = { - Name = "{{ specification.name }}" - cluster_name = "{{ specification.cluster_name }}" - cluster_version = "{{ version }}" - } + tags = { + Name = "{{ specification.name }}" + cluster_name = "{{ specification.cluster_name }}" + cluster_version = "{{ version }}" + } } diff --git a/terraform/aws/infrastructure/launch-configuration.j2 b/terraform/aws/infrastructure/launch-configuration.j2 index 3ff64aefd5..0b5462f9a1 100644 --- a/terraform/aws/infrastructure/launch-configuration.j2 +++ b/terraform/aws/infrastructure/launch-configuration.j2 @@ -10,19 +10,18 @@ # {{ specification.name }} ##################################################### - resource "aws_launch_configuration" "{{ specification.name }}" { - name = "{{ specification.name }}" - image_id = "{{ specification.image_id }}" - instance_type = "{{ specification.size }}" + name = "{{ specification.name }}" + image_id = "{{ specification.image_id }}" + instance_type = "{{ specification.size }}" associate_public_ip_address = "{{ specification.associate_public_ip | lower }}" # Security group - security_groups = [{% for security_group in specification.security_groups %} "${aws_security_group.{{ security_group }}.id}" {% if not loop.last %}, {% endif %} {% endfor %}] + security_groups = [{% for security_group in specification.security_groups %}aws_security_group.{{ security_group }}.id{% if not loop.last %}, {% endif %}{% endfor %}] enable_monitoring = "{{ specification.enable_monitoring | lower }}" - key_name = "{{ specification.key_name }}" + key_name = "{{ specification.key_name }}" - ebs_optimized = "{{ specification.ebs_optimized | lower }}" + ebs_optimized = "{{ specification.ebs_optimized | lower }}" root_block_device { volume_type = "{{ specification.disks.root.volume_type }}" volume_size = "{{ specification.disks.root.volume_size }}" @@ -31,15 +30,13 @@ resource "aws_launch_configuration" "{{ specification.name }}" { } {% for disk in specification.disks.additional_disks %} - ebs_block_device { - device_name = "{{ disk.device_name }}" - volume_type = "{{ disk.volume_type }}" - volume_size = "{{ disk.volume_size }}" - encrypted = "{{ disk.encrypted | lower }}" - delete_on_termination = "{{ disk.delete_on_termination | lower }}" + device_name = "{{ disk.device_name }}" + volume_type = "{{ disk.volume_type }}" + volume_size = "{{ disk.volume_size }}" + encrypted = "{{ disk.encrypted | lower }}" + delete_on_termination = "{{ disk.delete_on_termination | lower }}" } - {%- endfor %} -} \ No newline at end of file +} diff --git a/terraform/aws/infrastructure/public-key.j2 b/terraform/aws/infrastructure/public-key.j2 index 8b92c58736..de2b65182c 100644 --- a/terraform/aws/infrastructure/public-key.j2 +++ b/terraform/aws/infrastructure/public-key.j2 @@ -10,8 +10,7 @@ # {{ specification.name }} ##################################################### - resource "aws_key_pair" "{{ specification.name }}" { key_name = "{{ specification.key_name }}" public_key = "{{ specification.public_key }}" -} \ No newline at end of file +} diff --git a/terraform/aws/infrastructure/resource-group.j2 b/terraform/aws/infrastructure/resource-group.j2 index 1d1e0501fa..e8bc250119 100644 --- a/terraform/aws/infrastructure/resource-group.j2 +++ b/terraform/aws/infrastructure/resource-group.j2 @@ -13,7 +13,7 @@ resource "aws_resourcegroups_group" "{{ specification.name }}" { - name = "{{ specification.name }}" + name = "{{ specification.name }}" resource_query { query = <