{"id":20487209,"url":"https://github.com/suryagaddipati/wow","last_synced_at":"2026-05-06T19:38:13.928Z","repository":{"id":66308647,"uuid":"177496603","full_name":"suryagaddipati/wow","owner":"suryagaddipati","description":"Infrastructure as code","archived":false,"fork":false,"pushed_at":"2019-04-24T15:11:08.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T04:46:55.080Z","etag":null,"topics":["aws","terraform"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suryagaddipati.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-25T02:00:26.000Z","updated_at":"2023-03-10T11:05:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0696342-6103-45c3-9eb6-7891455db491","html_url":"https://github.com/suryagaddipati/wow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suryagaddipati%2Fwow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suryagaddipati%2Fwow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suryagaddipati%2Fwow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suryagaddipati%2Fwow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suryagaddipati","download_url":"https://codeload.github.com/suryagaddipati/wow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242066231,"owners_count":20066731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","terraform"],"created_at":"2024-11-15T16:40:28.530Z","updated_at":"2026-05-06T19:38:08.885Z","avatar_url":"https://github.com/suryagaddipati.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"Infrastrcture as (scala )code.\n\n### Getting started\n\nDescribe your infra\n\n`aws.scala`\n\n```scala\nimport surya.wow.aws.AWS\n\nval one = AWS.instance(instanceType = \"t2.micro\", ami = \"ami-2757f631\")\nval eip = AWS.eip(one)\n\n```\n` build.sbt` (Not needed but you can you use ide, code completion ect )\n```\nscalaVersion := \"2.11.8\"\nlibraryDependencies += \"surya\" % \"wow\" % \"0.1.0-SNAPSHOT\"\n```\n\n`wow.properties`\n\n```\n[scala]\n  version: 2.11.8\n\n[app]\n  org: surya\n  name: wow\n  version: 0.1.0-SNAPSHOT\n  class: surya.wow.Main\n  components: xsbti\n  cross-versioned: false\n\n[repositories]\n  local\n  maven-central\n\n```\n\nCreate your infra\n\n``` \nsbt @wow.properties \"create aws.scala\"\n...\nResource Instance(ami-2757f631,t2.micro) exists. Skipping..                            \nResource EIP(Instance(ami-2757f631,t2.micro)) exists. Skipping.. \n```\n\nTake a look at the [example repo](https://github.com/suryagaddipati/wow-examples)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuryagaddipati%2Fwow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuryagaddipati%2Fwow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuryagaddipati%2Fwow/lists"}