Coder Social home page Coder Social logo

Comments (2)

Nuru avatar Nuru commented on May 20, 2024

@osterman @aknysh Where is that link supposed to take you? I can't tell if we should fix the link or just delete it.

from terraform-aws-cloudfront-s3-cdn.

nitrocode avatar nitrocode commented on May 20, 2024

The issue is that the registry ingests the markdown and has no context of relative path links like examples/complete and test.

For a complete example, see [examples/complete](examples/complete).
For automated tests of the complete example using [bats](https://github.com/bats-core/bats-core) and [Terratest](https://github.com/gruntwork-io/terratest) (which tests and deploys the example on AWS), see [test](test).

This issue is probably across all of the cloudposse repos. IMO, it should be fixed in hashicorp's terraform registry, but we could also turn each link from a relative link

[examples/complete](examples/complete)

to an absolute link...

[examples/complete](https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn/tree/master/examples/complete)

but might be more trouble than it's worth.

from terraform-aws-cloudfront-s3-cdn.

Related Issues (20)

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.