{ "info": { "author": "Sceptre", "author_email": "sceptre@cloudreach.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# StackOutput Resolver\n\nFetches the value of an output from a different Stack controlled by Sceptre.\n\nSyntax:\n\n```yaml\nparameters | sceptre_user_data:\n : !stack_output .yaml::\n```\n\nExample:\n\n```yaml\nparameters:\n VpcIdParameter: !stack_output shared/vpc.yaml::VpcIdOutput\n```\n\nSceptre infers that the Stack to fetch the output value from is a dependency,\nand builds that Stack before the current one.\n\nThis resolver will add a dependency for the Stack in which needs the output\nfrom.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sceptre/sceptre-aws-stackoutput-resolver", "keywords": "sceptre,sceptre-resolver", "license": "Apache2", "maintainer": "", "maintainer_email": "", "name": "sceptre-aws-stackoutput-resolver", "package_url": "https://pypi.org/project/sceptre-aws-stackoutput-resolver/", "platform": "", "project_url": "https://pypi.org/project/sceptre-aws-stackoutput-resolver/", "project_urls": { "Homepage": "https://github.com/sceptre/sceptre-aws-stackoutput-resolver" }, "release_url": "https://pypi.org/project/sceptre-aws-stackoutput-resolver/1.0.0/", "requires_dist": [ "packaging (==16.8)", "pytest (>=3.2) ; extra == 'test'" ], "requires_python": "", "summary": "Sceptre AWS StackOuput Resolver", "version": "1.0.0" }, "last_serial": 5524071, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "88a8264d7a7bc8472f7dd116875501c4", "sha256": "c4990d4f774e5fecaad8fd3991f2da998d13a750828c39e48d16ec1b43670877" }, "downloads": -1, "filename": "sceptre_aws_stackoutput_resolver-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "88a8264d7a7bc8472f7dd116875501c4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3774, "upload_time": "2019-07-12T17:04:45", "url": "https://files.pythonhosted.org/packages/da/a5/38f7c225b33e95fa3a2d848394ee65e2e968151aaf2e2db9f85cdc607e89/sceptre_aws_stackoutput_resolver-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e2d57d7aa91d0cb92bce92367a067383", "sha256": "d6d8b00fd842967cb3fb29f0f21a872462e55b83bbca373466fdbc935af17a7d" }, "downloads": -1, "filename": "sceptre-aws-stackoutput-resolver-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e2d57d7aa91d0cb92bce92367a067383", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3707, "upload_time": "2019-07-12T17:04:47", "url": "https://files.pythonhosted.org/packages/6e/ef/d40bad91e0569c72c34a81bb48beed7b88b42f67465394ac7183f338a518/sceptre-aws-stackoutput-resolver-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "88a8264d7a7bc8472f7dd116875501c4", "sha256": "c4990d4f774e5fecaad8fd3991f2da998d13a750828c39e48d16ec1b43670877" }, "downloads": -1, "filename": "sceptre_aws_stackoutput_resolver-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "88a8264d7a7bc8472f7dd116875501c4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3774, "upload_time": "2019-07-12T17:04:45", "url": "https://files.pythonhosted.org/packages/da/a5/38f7c225b33e95fa3a2d848394ee65e2e968151aaf2e2db9f85cdc607e89/sceptre_aws_stackoutput_resolver-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e2d57d7aa91d0cb92bce92367a067383", "sha256": "d6d8b00fd842967cb3fb29f0f21a872462e55b83bbca373466fdbc935af17a7d" }, "downloads": -1, "filename": "sceptre-aws-stackoutput-resolver-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e2d57d7aa91d0cb92bce92367a067383", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3707, "upload_time": "2019-07-12T17:04:47", "url": "https://files.pythonhosted.org/packages/6e/ef/d40bad91e0569c72c34a81bb48beed7b88b42f67465394ac7183f338a518/sceptre-aws-stackoutput-resolver-1.0.0.tar.gz" } ] }