Code Monkey home page Code Monkey logo

docs-examples's People

Contributors

erjohnso avatar modular-magician avatar rileykarson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs-examples's Issues

403 forbidden

Hi I am using terraform to create the dns managed zone. But I am getting "403 forbidden" error. Where as I am able to create the same manually thrugh CLI and Console. Please help mw with this.

locals { google_apis_zone = "google-apis-zone" dns_name = "googleapis.com." a_record_name = "restricted.googleapis.com." c_name = "*.googleapis.com." dns_managed_zone = "dns-managed-zone" } resource "google_dns_managed_zone" "google-apis" { name = local.google_apis_zone project = "" dns_name = local.dns_name description = "private zone for Google API's" visibility = "private" private_visibility_config { networks { network_url = "https://www.googleapis.com/compute/v1/projects/local.project/global/networks/local.network}" } } }

support for cloud task to http api

We are looking to use cloud task which will send API call to our backend system
Do not find in terraform resource where we can use this method.

Identity Platform examples

Where are the examples for Identity Platform?
According to the "open in cloudshell" button in a few of the Terraform Modules, there should be a folder called identity_platform_oauth_idp_config_basic.
(When you press the "open in cloudshell" button, it opens a shell that tries to do something in that folder).

This link is in the documentation for the following modules:

Either the "open in cloud shell" buttons havent been tested, or the folder has been removed.

In any case, some more documentation about Identity Platform would be appreciated!

google_firebase_project example does not exist in repo, breaks open in cloud shell button in html docs

The google_firebase_project documentation links to an inexisting example.

This causes the "Open in Google Cloud Shell" button to malfunction as target code is not found in repository docs-examples.

$ cloudshell_open --repo_url "https://github.com/terraform-google-modules/docs-examples.git" --print_file "./motd" --dir "firebase_project_basic" --page "editor" --tutorial "./tutorial.md" --open_in_editor "main.tf"
2020/09/12 05:25:02 Cloning https://github.com/terraform-google-modules/docs-examples.git into /home/nicolas_couture/cloudshell_open/docs-examples
Cloning into '/home/nicolas_couture/cloudshell_open/docs-examples'...
remote: Enumerating objects: 1309, done.
remote: Total 1309 (delta 0), reused 0 (delta 0), pack-reused 1309
Receiving objects: 100% (1309/1309), 281.37 KiB | 3.43 MiB/s, done.
Resolving deltas: 100% (996/996), done.
Path /home/nicolas_couture/cloudshell_open/docs-examples/firebase_project_basic/main.tf does not exist
Tutorial file /home/nicolas_couture/cloudshell_open/docs-examples/firebase_project_basic/tutorial.md does not exist or is not a file
-bash: cd: /home/nicolas_couture/cloudshell_open/docs-examples/firebase_project_basic: No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.