No project description provided
Project description
pulumi-google-analytics
This project contains a pip packaged named pulumi-google-analytics
which allows Google Analytics resources to be managed in Pulumi.
An example Pulumi program which uses this package is present in the example
folder.
Setup
- Install the package into your Pulumi project using
pip
$ pip install pulumi-google-analytics
- Set your Google credentials in your stack config:
$ pulumi config set aws:region <region>
$ pulumi config set google_api_key_file <google-api-key-file>
$ pulumi config set ga_account_id <google-analytics-manager-account-id>
Directory structure
.
├── example
│ ├── __main__.py
│ ├── Pulumi.yaml
│ └── README.md
├── pulumi_google_tag_manager
│ └── dynamic_providers
│ ├── web_property_provider.py
│ ├── web_property.py
│ └── service.py
├── README.md
├── requirements.txt
└── setup.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pulumi_google_analytics-0.0.1.tar.gz
.
File metadata
- Download URL: pulumi_google_analytics-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3b370a1df9d78ab88bc340b8e6fa66ffae4022de20736224f85310f1833b006 |
|
MD5 | 59004b9be6c5c3362c4bebf5edc367a0 |
|
BLAKE2b-256 | c318ace2087a395975e7adc3e80190efe300d948c4d1096a5b434e451c5cd991 |
File details
Details for the file pulumi_google_analytics-0.0.1-py3.6.egg
.
File metadata
- Download URL: pulumi_google_analytics-0.0.1-py3.6.egg
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c2294f3748b2ba142afb737591f3fa187a14c60fc5ee47a64be907c1eed91f7 |
|
MD5 | ad67a3713a1a766dafbd7d63287469fa |
|
BLAKE2b-256 | a133d6a403f0808ed0577e89aefbec5b5c4f13b9482b0091dd05b4656b2fda78 |